Skip to content

Releases: graphql/graphiql

v0.1.3

03 Sep 01:33
Compare
Choose a tag to compare

Fixes:

  • Auto fill leafs against list or non-null types #23

v0.1.2

03 Sep 01:36
Compare
Choose a tag to compare

Fixes:

  • Resize handles work in Safari and Firefox
  • Fix crash with syntax error in variable editor
  • Allow use with more versions of React #14
  • Use SDPX parsable license #26

v0.1.1

26 Aug 00:18
Compare
Choose a tag to compare

New:

  • Ability to define the query and variables to use in GraphiQL via props.
    • Used by example to illustrate URL param parsing.

Fixes:

  • Variable editor now works in Safari and Firefox
  • Fix font rendering issues

v0.1.0

26 Aug 00:15
Compare
Choose a tag to compare

Initial launch of GraphiQL