Releases: graphql/graphiql
graphiql@4.0.4
Patch Changes
-
#3940
5a66864Thanks @dimaMachina! - feat(@graphiql/plugin-doc-explorer): migrate React context to zustand, replaceuseExplorerContextwithuseDocExploreranduseDocExplorerActionshooks -
Updated dependencies [
5a66864]:- @graphiql/plugin-doc-explorer@0.1.0
@graphiql/plugin-doc-explorer@0.1.0
Minor Changes
- #3940
5a66864Thanks @dimaMachina! - feat(@graphiql/plugin-doc-explorer): migrate React context to zustand, replaceuseExplorerContextwithuseDocExploreranduseDocExplorerActionshooks
graphql-language-service-server@2.14.5
Patch Changes
- #3933
38fdcdbThanks @dimaMachina! - remove unnecessary string conversion inlogger.info(String(error))
graphiql@4.0.3
Patch Changes
-
#3938
9f55d93Thanks @dimaMachina! - fix unable overridereferencePluginprop -
#3936
2bfbb06Thanks @dimaMachina! - add scroll-x to graphiql tabs area -
#3939
69ad489Thanks @dimaMachina! - preferReact.FCtype when declaring React components -
#3937
2500288Thanks @dimaMachina! - removeWarning: useLayoutEffect does nothing on the server, because its effect cannot be encoded into the server renderer's output formatwarnings on SSR -
#3935
5985e13Thanks @dimaMachina! - feat(@graphiql/plugin-history): migrate React context to zustand, replaceuseHistoryContextwithuseHistory,useHistoryActionshooks -
Updated dependencies [
2bfbb06,69ad489,2500288,5985e13]:- @graphiql/react@0.32.2
- @graphiql/plugin-doc-explorer@0.0.2
- @graphiql/plugin-history@0.1.0
@graphiql/react@0.32.2
Patch Changes
-
#3936
2bfbb06Thanks @dimaMachina! - add scroll-x to graphiql tabs area -
#3939
69ad489Thanks @dimaMachina! - preferReact.FCtype when declaring React components -
#3937
2500288Thanks @dimaMachina! - removeWarning: useLayoutEffect does nothing on the server, because its effect cannot be encoded into the server renderer's output formatwarnings on SSR
@graphiql/plugin-history@0.1.0
Minor Changes
- #3935
5985e13Thanks @dimaMachina! - feat(@graphiql/plugin-history): migrate React context to zustand, replaceuseHistoryContextwithuseHistory,useHistoryActionshooks
Patch Changes
@graphiql/plugin-explorer@4.0.3
Patch Changes
- #3939
69ad489Thanks @dimaMachina! - preferReact.FCtype when declaring React components
@graphiql/plugin-doc-explorer@0.0.2
@graphiql/plugin-code-exporter@4.0.3
Patch Changes
- #3939
69ad489Thanks @dimaMachina! - preferReact.FCtype when declaring React components
@graphiql/react@0.32.1
Patch Changes
- #3929
96dcbdfThanks @dimaMachina! - fix:ReferenceError: window is not definedwhen using with SSR