Skip to content

Releases: graphql/graphiql

monaco-graphql@1.5.1

01 Feb 23:32
28a101f
Compare
Choose a tag to compare

Patch Changes

graphiql@3.1.1

01 Feb 23:32
28a101f
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [2b6ea316]:
    • @graphiql/react@0.20.3

@graphiql/react@0.20.3

01 Feb 23:32
28a101f
Compare
Choose a tag to compare

Patch Changes

  • #3526 2b6ea316 Thanks @benjie! - Add new useOptimisticState hook that can wrap a useState-like hook to perform optimistic caching of state changes, this helps to avoid losing characters when the user is typing rapidly. Example of usage: const [state, setState] = useOptimisticState(useOperationsEditorState());

@graphiql/plugin-explorer@1.0.3

01 Feb 23:32
28a101f
Compare
Choose a tag to compare

Patch Changes

  • #3526 2b6ea316 Thanks @benjie! - Fix bug whereby typing quickly into explorer sidebar would result in characters being dropped.

  • Updated dependencies [2b6ea316]:

    • @graphiql/react@0.20.3

@graphiql/plugin-code-exporter@1.0.4

01 Feb 23:32
28a101f
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [2b6ea316]:
    • @graphiql/react@0.20.3

monaco-graphql@1.5.0

25 Jan 06:23
70d25ab
Compare
Choose a tag to compare

Minor Changes

graphql-language-service-server@2.12.0

25 Jan 06:23
70d25ab
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • #3514 36c7f25c Thanks @acao! - fix svelte parsing, re-load config only on config changes

    • fix esbuild bundling of typescript for svelte2tsx!
    • confirm with manual testing of the vsix extension bundle ✅
    • ensure that the server only attemps to parse opened/saved files when the server is activated or the file is a config file

graphql-language-service-cli@3.3.33

25 Jan 06:23
70d25ab
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [98af5307, 36c7f25c]:
    • graphql-language-service-server@2.12.0

cm6-graphql@0.0.13

25 Jan 06:23
70d25ab
Compare
Choose a tag to compare

Patch Changes

graphql-language-service-server@2.11.9

13 Jan 08:30
f5ade68
Compare
Choose a tag to compare

Patch Changes