Releases: graphql/graphiql
monaco-graphql@1.7.1
Patch Changes
-
#4005
1e3ec84Thanks @dimaMachina! - remove unused typesBaseSchemaConfigIDisposableJSONDiagnosticOptionsIEventFilePointer
graphiql@5.0.0
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
Patch Changes
- #3949
0844dc1Thanks @dimaMachina! - prefergetComputedStyleoverwindow.getComputedStyle
@graphiql/react@0.35.1
Patch Changes
- #4037
e548574Thanks @dimaMachina! - fix execute button becomes unstyled if there are several queries present
@graphiql/react@0.35.0
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
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
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
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
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
Major Changes
- #3735
0a08642Thanks @dimaMachina! - - Removequery,variables,headers, andresponseprops from<GraphiQL />and<GraphiQLProvider />- Add
initialQuery,initialVariablesandinitialHeadersprops - 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
useSynchronizeValuehook
- Add
Patch Changes
- Updated dependencies [
0a08642]:- @graphiql/react@0.35.0-rc.9