Skip to content

Releases: graphql/graphiql

@graphiql/react@0.19.1

16 Jul 10:45

Choose a tag to compare

Patch Changes

  • #3349 17069e7a Thanks @acao! - fix display of deprecation reason on field type docs

  • #3341 e4a36207 Thanks @acao! - Fix code exporter plugin on early init, add hooks

  • Updated dependencies [ffb6486d]:

    • @graphiql/toolkit@0.9.0

@graphiql/plugin-explorer@0.3.2

16 Jul 10:45

Choose a tag to compare

Patch Changes

@graphiql/plugin-code-exporter@0.3.2

16 Jul 10:45

Choose a tag to compare

Patch Changes

@graphiql/plugin-explorer@0.3.1

14 Jul 13:47
4d6addb

Choose a tag to compare

Patch Changes

@graphiql/plugin-code-exporter@0.3.1

14 Jul 13:47
4d6addb

Choose a tag to compare

Patch Changes

graphiql@3.0.1

12 Jul 15:28

Choose a tag to compare

Patch Changes

  • Updated dependencies [9a38de29]:
    • @graphiql/react@0.19.0

@graphiql/react@0.19.0

12 Jul 15:28

Choose a tag to compare

Minor Changes

  • #3130 9a38de29 Thanks @lesleydreyer! - - Add a "clear history" button to clear all history as well as trash icons to clear individual history items

    • Change so item is in history items or history favorites, not both
    • Fix history label editing so if the same item is in the list more than once it edits the correct label
    • Pass the entire history item in history functions (addToHistory, editLabel, toggleFavorite, etc.) so users building their own HistoryContext.Provider will get any additional props they added to the item in their customized functions
    • Adds a "setActive" callback users can use to customize their UI when the history item is clicked

monaco-graphql@1.3.0

11 Jul 13:14
b31bf66

Choose a tag to compare

Minor Changes

  • #3285 d7f595e3 Thanks @B2o5T! - avoid bundling unnecessary languages — import monaco-graphql/esm/monaco-editor instead of monaco-editor to reduce your bundle size, as that imports only graphql and json languages and leaves out ts, css, html, and much more

graphql-language-service-server@2.11.3

11 Jul 13:14
b31bf66

Choose a tag to compare

Patch Changes

  • #3322 6939bac4 Thanks @acao! - Bypass babel typescript parsing errors to continue extracting graphql strings

graphql-language-service-cli@3.3.25

11 Jul 13:14
b31bf66

Choose a tag to compare

Patch Changes

  • #3322 6939bac4 Thanks @acao! - Bypass babel typescript parsing errors to continue extracting graphql strings

  • Updated dependencies [6939bac4]:

    • graphql-language-service-server@2.11.3