Releases: graphql/graphiql
Releases · graphql/graphiql
v0.1.3
Fixes:
- Auto fill leafs against list or non-null types #23
v0.1.2
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
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
Initial launch of GraphiQL