GraphiQL 0.14.0 - 11 Aug, 2019
Features
- Add defaultVariableEditorOpen prop (#744) - @acao
Fixes
- Fix formatting of subscription errors - #636, #722 - @benjie
- preserve ctrl-f key for macOS - #759 - @pd4d10
- Fix earlier 'Mode graphql failed to advance stream' on Linux by eating an exotic whitespace character - #735 closed by #932 - @benjie
- Fix: check
this.editor
exists before this.editor.off
in QueryEditor
Codemirror GraphQL - 0.9 - 11 Aug, 2019
Chores
- BREAKING: Update to gls-interface and gls-parser ^2.1
- BREAKING: Deprecate support for GraphQL 0.11 and below
- BREAKING: introduce MIT license
- BREAKING: Support GraphQL 14