Skip to content

Releases: graphql/graphiql

@graphiql/react@0.28.0

14 Dec 15:26
93a048d

Choose a tag to compare

Minor Changes

@graphiql/react@0.27.1

14 Dec 12:52
efde1a0

Choose a tag to compare

Patch Changes

  • #3824 72f06bc Thanks @dimaMachina! - Exclude codemirror/... and codemirror-graphql/... imports from bundle

  • Updated dependencies [7cdcabf]:

    • codemirror-graphql@2.2.0

@graphiql/plugin-explorer@3.2.4

14 Dec 15:26
93a048d

Choose a tag to compare

Patch Changes

  • Updated dependencies [3633d61]:
    • @graphiql/react@0.28.0

@graphiql/plugin-code-exporter@3.1.4

14 Dec 15:26
93a048d

Choose a tag to compare

Patch Changes

  • Updated dependencies [3633d61]:
    • @graphiql/react@0.28.0

@graphiql/toolkit@0.11.1

22 Nov 05:24
9f725b8

Choose a tag to compare

Patch Changes

graphiql@3.7.2

09 Nov 19:24
cd5f723

Choose a tag to compare

Patch Changes

  • Updated dependencies [f86e2bc]:
    • @graphiql/react@0.27.0

@graphiql/react@0.27.0

09 Nov 19:24
cd5f723

Choose a tag to compare

Minor Changes

@graphiql/plugin-explorer@3.2.3

09 Nov 19:24
cd5f723

Choose a tag to compare

Patch Changes

  • Updated dependencies [f86e2bc]:
    • @graphiql/react@0.27.0

@graphiql/plugin-code-exporter@3.1.3

09 Nov 19:24
cd5f723

Choose a tag to compare

Patch Changes

  • Updated dependencies [f86e2bc]:
    • @graphiql/react@0.27.0

cm6-graphql@0.2.0

02 Nov 13:59
487b5ed

Choose a tag to compare

Minor Changes

  • #3762 76b3cc8 Thanks @mavenskylab! - The cm6-graphql package currently specifies exact versions for its peer dependencies on @codemirror packages. This is causing conflicts when projects use newer versions of these packages, leading to multiple instances being installed.