Releases: graphql/graphiql
Releases · graphql/graphiql
[email protected]
Minor Changes
- #3996
662c143
Thanks @dimaMachina! - - support monaco-editor 0.52- remove unnecessary conditions
- render Markdown in completion popup descriptions
[email protected]
Patch Changes
- #3993
70d2216
Thanks @dimaMachina! - fixTypeError: Cannot read properties of null (reading 'get')
and update graphiql webpack example to show how to useuseStorage
hook withGraphiQL
component
[email protected]
Major Changes
- #3990
27e7eb6
Thanks @dimaMachina! - - allow multiple independent instances of GraphiQL on the same page- store
onClickReference
in query editor in Reactref
- remove
onClickReference
from variable editor - fix shortcut text per OS for run query in execute query button's tooltip and in default query
- allow override all default GraphiQL plugins
- adjust operation argument color to be purple from GraphiQL v2 on dark/light theme
- store
Patch Changes
- Updated dependencies [
27e7eb6
]:- @graphiql/[email protected]
- @graphiql/[email protected]
- @graphiql/[email protected]
@graphiql/[email protected]
Minor Changes
- #3990
27e7eb6
Thanks @dimaMachina! - - allow multiple independent instances of GraphiQL on the same page- store
onClickReference
in query editor in Reactref
- remove
onClickReference
from variable editor - fix shortcut text per OS for run query in execute query button's tooltip and in default query
- allow override all default GraphiQL plugins
- adjust operation argument color to be purple from GraphiQL v2 on dark/light theme
- store
@graphiql/[email protected]
Minor Changes
- #3990
27e7eb6
Thanks @dimaMachina! - - allow multiple independent instances of GraphiQL on the same page- store
onClickReference
in query editor in Reactref
- remove
onClickReference
from variable editor - fix shortcut text per OS for run query in execute query button's tooltip and in default query
- allow override all default GraphiQL plugins
- adjust operation argument color to be purple from GraphiQL v2 on dark/light theme
- store
Patch Changes
- Updated dependencies [
27e7eb6
]:- @graphiql/[email protected]
@graphiql/[email protected]
Major Changes
- #3990
27e7eb6
Thanks @dimaMachina! - - allow multiple independent instances of GraphiQL on the same page- store
onClickReference
in query editor in Reactref
- remove
onClickReference
from variable editor - fix shortcut text per OS for run query in execute query button's tooltip and in default query
- allow override all default GraphiQL plugins
- adjust operation argument color to be purple from GraphiQL v2 on dark/light theme
- store
@graphiql/[email protected]
Minor Changes
- #3990
27e7eb6
Thanks @dimaMachina! - - allow multiple independent instances of GraphiQL on the same page- store
onClickReference
in query editor in Reactref
- remove
onClickReference
from variable editor - fix shortcut text per OS for run query in execute query button's tooltip and in default query
- allow override all default GraphiQL plugins
- adjust operation argument color to be purple from GraphiQL v2 on dark/light theme
- store
Patch Changes
- Updated dependencies [
27e7eb6
]:- @graphiql/[email protected]
[email protected]
Patch Changes
-
#3983
403dfc2
Thanks @dimaMachina! - remove unusedMonacoCompletionItem
typefix
types
field inpackage.json
, should be first, beforeimport
orrequire
fieldsfixed
monaco-graphql
severity, it was hardcoded to5
which is not valid value of monaco severity -
Updated dependencies [
9498dee
]:
[email protected]
Minor Changes
- #3982
9498dee
Thanks @dimaMachina! - feat: setadditionalProperties: false
to report unused variables
[email protected]
Patch Changes
- Updated dependencies [
9498dee
]: