Skip to content

Releases: graphql/graphiql

monaco-graphql@1.7.1

24 Jun 07:46
ed31b72

Choose a tag to compare

Patch Changes

  • #4005 1e3ec84 Thanks @dimaMachina! - remove unused types

    • BaseSchemaConfig
    • IDisposable
    • JSONDiagnosticOptions
    • IEvent
    • FilePointer

graphiql@5.0.0

24 Jun 07:46
ed31b72

Choose a tag to compare

We're thrilled to announce the release of the all-new GraphiQL 5, powered by
the latest version of the Monaco editor! 🎉

We've also added support for comments in the Variables and Headers editors.
This release is a major step forward.

The original issue for integrating the Monaco editor was opened over 3 years ago.
And the issue requesting comments support in the Variables editor was opened over 6 years ago!

See the migration guide from GraphiQL 4

codemirror-graphql@2.2.3

24 Jun 07:47
ed31b72

Choose a tag to compare

Patch Changes

@graphiql/react@0.35.1

24 Jun 22:42
c392ee0

Choose a tag to compare

Patch Changes

@graphiql/react@0.35.0

24 Jun 07:46
ed31b72

Choose a tag to compare

We're thrilled to announce the release of the all-new GraphiQL 5, powered by
the latest version of the Monaco editor! 🎉

We've also added support for comments in the Variables and Headers editors.
This release is a major step forward.

The original issue for integrating the Monaco editor was opened over 3 years ago.
And the issue requesting comments support in the Variables editor was opened over 6 years ago!

See the migration guide from GraphiQL 4

@graphiql/plugin-history@0.3.0

24 Jun 07:47
ed31b72

Choose a tag to compare

We're thrilled to announce the release of the all-new GraphiQL 5, powered by
the latest version of the Monaco editor! 🎉

We've also added support for comments in the Variables and Headers editors.
This release is a major step forward.

The original issue for integrating the Monaco editor was opened over 3 years ago.
And the issue requesting comments support in the Variables editor was opened over 6 years ago!

See the migration guide from GraphiQL 4

@graphiql/plugin-explorer@5.0.0

24 Jun 07:46
ed31b72

Choose a tag to compare

We're thrilled to announce the release of the all-new GraphiQL 5, powered by
the latest version of the Monaco editor! 🎉

We've also added support for comments in the Variables and Headers editors.
This release is a major step forward.

The original issue for integrating the Monaco editor was opened over 3 years ago.
And the issue requesting comments support in the Variables editor was opened over 6 years ago!

See the migration guide from GraphiQL 4

@graphiql/plugin-doc-explorer@0.3.0

24 Jun 07:46
ed31b72

Choose a tag to compare

We're thrilled to announce the release of the all-new GraphiQL 5, powered by
the latest version of the Monaco editor! 🎉

We've also added support for comments in the Variables and Headers editors.
This release is a major step forward.

The original issue for integrating the Monaco editor was opened over 3 years ago.
And the issue requesting comments support in the Variables editor was opened over 6 years ago!

See the migration guide from GraphiQL 4

@graphiql/plugin-code-exporter@5.0.0

24 Jun 07:46
ed31b72

Choose a tag to compare

We're thrilled to announce the release of the all-new GraphiQL 5, powered by
the latest version of the Monaco editor! 🎉

We've also added support for comments in the Variables and Headers editors.
This release is a major step forward.

The original issue for integrating the Monaco editor was opened over 3 years ago.
And the issue requesting comments support in the Variables editor was opened over 6 years ago!

See the migration guide from GraphiQL 4

graphiql@5.0.0-rc.6

22 Jun 12:38
b630949

Choose a tag to compare

graphiql@5.0.0-rc.6 Pre-release
Pre-release

Major Changes

  • #3735 0a08642 Thanks @dimaMachina! - - Remove query, variables, headers, and response props from <GraphiQL /> and <GraphiQLProvider />
    • Add initialQuery, initialVariables and initialHeaders props
    • Fix defaultQuery, when is set will only be used for the first tab. When opening more tabs, the query editor will start out empty
    • remove useSynchronizeValue hook

Patch Changes

  • Updated dependencies [0a08642]:
    • @graphiql/react@0.35.0-rc.9