Releases: graphql/graphiql
Releases · graphql/graphiql
graphiql@3.0.8
Patch Changes
- Updated dependencies [
39bf31d1]:- @graphiql/react@0.20.1
graphiql@3.0.7
Patch Changes
- Updated dependencies [
f6afd22d]:- @graphiql/react@0.20.0
@graphiql/react@0.20.1
@graphiql/react@0.20.0
@graphiql/plugin-explorer@1.0.1
Patch Changes
- Updated dependencies [
39bf31d1]:- @graphiql/react@0.20.1
@graphiql/plugin-code-exporter@1.0.1
Patch Changes
- Updated dependencies [
39bf31d1]:- @graphiql/react@0.20.1
graphql-language-service-server@2.11.5
graphql-language-service-cli@3.3.27
Patch Changes
- Updated dependencies [
530ef47a]:- graphql-language-service-server@2.11.5
monaco-graphql@1.4.0
Minor Changes
Patch Changes
-
#3384
31ded5e0Thanks @acao! - import onlyeditor.api& basic features, addmonaco-graphql/lite- switch from exporting
edcore.jstoeditor.api.jsas recommended, and minimal features to get the editor workingedcoreimportseditor.allwhich contains many monaco-editor features we don't use
- dynamic import of
jsonlanguage mode only if the user supplies configuration for json validation - update monaco examples to show minimal
typescriptimplementation alongsidegraphql - add new simplified
exportswith backwards compatibility:monaco-graphql/initializeModemonaco-graphql/graphql.workermonaco-graphql/monaco-editor
- introduce
monaco-graphql/litefor users who want the most minimum version possible, and to only import the features they need
- switch from exporting
-
Updated dependencies [
7b00774a,7b00774a]:- graphql-language-service@5.2.0