Releases: graphql/graphiql
graphql-language-service-server@2.14.5
Patch Changes
- #3933
38fdcdb
Thanks @dimaMachina! - remove unnecessary string conversion inlogger.info(String(error))
graphiql@4.0.3
Patch Changes
-
#3938
9f55d93
Thanks @dimaMachina! - fix unable overridereferencePlugin
prop -
#3936
2bfbb06
Thanks @dimaMachina! - add scroll-x to graphiql tabs area -
#3939
69ad489
Thanks @dimaMachina! - preferReact.FC
type when declaring React components -
#3937
2500288
Thanks @dimaMachina! - removeWarning: useLayoutEffect does nothing on the server, because its effect cannot be encoded into the server renderer's output format
warnings on SSR -
#3935
5985e13
Thanks @dimaMachina! - feat(@graphiql/plugin-history): migrate React context to zustand, replaceuseHistoryContext
withuseHistory
,useHistoryActions
hooks -
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
2bfbb06
Thanks @dimaMachina! - add scroll-x to graphiql tabs area -
#3939
69ad489
Thanks @dimaMachina! - preferReact.FC
type when declaring React components -
#3937
2500288
Thanks @dimaMachina! - removeWarning: useLayoutEffect does nothing on the server, because its effect cannot be encoded into the server renderer's output format
warnings on SSR
@graphiql/plugin-history@0.1.0
Minor Changes
- #3935
5985e13
Thanks @dimaMachina! - feat(@graphiql/plugin-history): migrate React context to zustand, replaceuseHistoryContext
withuseHistory
,useHistoryActions
hooks
Patch Changes
@graphiql/plugin-explorer@4.0.3
Patch Changes
- #3939
69ad489
Thanks @dimaMachina! - preferReact.FC
type when declaring React components
@graphiql/plugin-doc-explorer@0.0.2
@graphiql/plugin-code-exporter@4.0.3
Patch Changes
- #3939
69ad489
Thanks @dimaMachina! - preferReact.FC
type when declaring React components
@graphiql/react@0.32.1
Patch Changes
- #3929
96dcbdf
Thanks @dimaMachina! - fix:ReferenceError: window is not defined
when using with SSR
graphiql@4.0.2
Patch Changes
-
#3916
98d13a3
Thanks @dimaMachina! - - remove the following exports from@graphiql/react
and move them in@graphiql/plugin-doc-explorer
package:- Argument
- DefaultValue
- DeprecationReason
- Directive
- DocExplorer
- ExplorerContext
- ExplorerContextProvider
- ExplorerSection
- FieldDocumentation
- FieldLink
- SchemaDocumentation
- Search
- TypeDocumentation
- TypeLink
- useExplorerContext
- DOC_EXPLORER_PLUGIN
- ExplorerContextType
- ExplorerFieldDef
- ExplorerNavStack
- ExplorerNavStackItem
- add new
referencePlugin
prop onPluginContextProviderProps
component for plugin which is used to display the reference documentation when selecting a type.
-
Updated dependencies [
98d13a3
]:- @graphiql/plugin-doc-explorer@0.0.1
- @graphiql/react@0.32.0
- @graphiql/plugin-history@0.0.2
cm6-graphql@0.2.1
Patch Changes
- #3920
c6fddac
Thanks @dimaMachina! - remove unneeded rollup/esbuild dev dependencies