Skip to content

Releases: graphql/graphiql

@graphiql/plugin-history@0.0.1

04 May 12:48
2b5d200

Choose a tag to compare

Patch Changes

  • #3911 e7c436b Thanks @dimaMachina! - - export cn from @graphiql/react

    • remove following exports from @graphiql/react and move them in @graphiql/plugin-history package:
      • History
      • HistoryContext
      • HistoryContextType
      • HistoryContextProvider
      • useHistoryContext
      • HISTORY_PLUGIN
    • remove types from @graphiql/react (use ComponentProps<typeof MyContextProviderProps> instead):
      • HistoryContextProviderProps
      • ExecutionContextProviderProps
      • EditorContextProviderProps
      • ExplorerContextProviderProps
      • PluginContextProviderProps
      • SchemaContextProviderProps
      • StorageContextProviderProps
      • GraphiQLProviderProps
  • Updated dependencies [e7c436b]:

    • @graphiql/react@0.31.0

@graphiql/plugin-explorer@4.0.1

04 May 12:49
2b5d200

Choose a tag to compare

Patch Changes

  • #3915 bc31cd9 Thanks @dimaMachina! - fix unpkg.com results to Not found when main field isn't specified in package.json

  • Updated dependencies [e7c436b]:

    • @graphiql/react@0.31.0

@graphiql/plugin-code-exporter@4.0.1

04 May 12:48
2b5d200

Choose a tag to compare

Patch Changes

  • #3915 bc31cd9 Thanks @dimaMachina! - fix unpkg.com results to Not found when main field isn't specified in package.json

  • Updated dependencies [e7c436b]:

    • @graphiql/react@0.31.0

graphiql@4.0.0

03 May 09:35
50b6836

Choose a tag to compare

GraphiQL v4 has been released, check out the migration guide from v3.

@graphiql/react@0.30.0

03 May 09:35
50b6836

Choose a tag to compare

GraphiQL v4 has been released, check out the migration guide from v3.

@graphiql/plugin-explorer@4.0.0

03 May 09:35
50b6836

Choose a tag to compare

GraphiQL v4 has been released, check out the migration guide from v3.

@graphiql/plugin-code-exporter@4.0.0

03 May 09:35
50b6836

Choose a tag to compare

GraphiQL v4 has been released, check out the migration guide from v3.

graphiql@3.9.0

30 Apr 22:05
a6e8dd3

Choose a tag to compare

Minor Changes

Patch Changes

@graphiql/react@0.29.0

30 Apr 22:05
a6e8dd3

Choose a tag to compare

Minor Changes

  • #3826 cb29e9f Thanks @dimaMachina! - - remove react compiler custom patch
    • update react-compiler-runtime to use 19.1.0-rc.1 version

Patch Changes

  • #3896 1adc40c Thanks @dimaMachina! - bump eslint, eslint-plugins and fix new warnings

  • Updated dependencies [1adc40c]:

    • graphql-language-service@5.3.1
    • codemirror-graphql@2.2.1
    • @graphiql/toolkit@0.11.2

@graphiql/plugin-explorer@3.2.6

30 Apr 22:05
a6e8dd3

Choose a tag to compare

Patch Changes