Releases: graphql/graphiql
graphql-language-service@5.4.0
Minor Changes
- #3982
9498deeThanks @dimaMachina! - feat: setadditionalProperties: falseto report unused variables
codemirror-graphql@2.2.2
Patch Changes
- Updated dependencies [
9498dee]:- graphql-language-service@5.4.0
graphiql@5.0.0-rc.0
Major Changes
-
#3966
17bee1cThanks @dimaMachina! - Remove examples:GraphiQL x ParcelandGraphiQL x Create React AppAdd new examples:
GraphiQL x ViteandGraphiQL x Next.js -
#3234
86a96e5Thanks @dimaMachina! - Migration from Codemirror to Monaco EditorReplacing
codemirror-graphqlwithmonaco-graphqlSupport for comments in Variables and Headers editors
Patch Changes
-
#3949
0844dc1Thanks @dimaMachina! - - replaceonCopyQueryhook withcopyQueryfunction- replace
onMergeQueryhook withmergeQueryfunction - replace
onPrettifyEditorshook withprettifyEditorsfunction - remove
fetcherprop fromSchemaContextProviderandschemaStoreand addfetchertoexecutionStore - add
onCopyQueryandonPrettifyQueryprops toEditorContextProvider - remove exports (use
GraphiQLProvider)EditorContextProviderExecutionContextProviderPluginContextProviderSchemaContextProviderStorageContextProviderExecutionContextTypePluginContextType
- feat(@graphiql/react): migrate React context to zustand:
- replace
useExecutionContextwithuseExecutionStorehook - replace
useEditorContextwithuseEditorStorehook
- replace
- prefer
getComputedStyleoverwindow.getComputedStyle
- replace
-
#3950
2455907Thanks @dimaMachina! - - removeuseQueryEditor,useVariableEditor,useHeaderEditor,useResponseEditorhooks- remove
UseHeaderEditorArgs,UseQueryEditorArgs,UseResponseEditorArgs,UseVariableEditorArgsexports - rename components
StorageContextProvider=>StorageStoreEditorContextProvider=>EditorStoreSchemaContextProvider=>SchemaStoreExecutionContextProvider=>ExecutionStoreHistoryContextProvider=>HistoryStoreExplorerContextProvider=>ExplorerStore
- remove
-
Updated dependencies [
0844dc1,86a96e5,2455907]:- @graphiql/plugin-doc-explorer@0.3.0-rc.0
- @graphiql/plugin-history@0.3.0-rc.0
- @graphiql/react@0.35.0-rc.0
codemirror-graphql@2.2.3-rc.0
Patch Changes
- #3949
0844dc1Thanks @dimaMachina! - - replaceonCopyQueryhook withcopyQueryfunction- replace
onMergeQueryhook withmergeQueryfunction - replace
onPrettifyEditorshook withprettifyEditorsfunction - remove
fetcherprop fromSchemaContextProviderandschemaStoreand addfetchertoexecutionStore - add
onCopyQueryandonPrettifyQueryprops toEditorContextProvider - remove exports (use
GraphiQLProvider)EditorContextProviderExecutionContextProviderPluginContextProviderSchemaContextProviderStorageContextProviderExecutionContextTypePluginContextType
- feat(@graphiql/react): migrate React context to zustand:
- replace
useExecutionContextwithuseExecutionStorehook - replace
useEditorContextwithuseEditorStorehook
- replace
- prefer
getComputedStyleoverwindow.getComputedStyle
- replace
@graphiql/react@0.35.0-rc.0
Minor Changes
-
#3949
0844dc1Thanks @dimaMachina! - - replaceonCopyQueryhook withcopyQueryfunction- replace
onMergeQueryhook withmergeQueryfunction - replace
onPrettifyEditorshook withprettifyEditorsfunction - remove
fetcherprop fromSchemaContextProviderandschemaStoreand addfetchertoexecutionStore - add
onCopyQueryandonPrettifyQueryprops toEditorContextProvider - remove exports (use
GraphiQLProvider)EditorContextProviderExecutionContextProviderPluginContextProviderSchemaContextProviderStorageContextProviderExecutionContextTypePluginContextType
- feat(@graphiql/react): migrate React context to zustand:
- replace
useExecutionContextwithuseExecutionStorehook - replace
useEditorContextwithuseEditorStorehook
- replace
- prefer
getComputedStyleoverwindow.getComputedStyle
- replace
-
#3234
86a96e5Thanks @dimaMachina! - Migration from Codemirror to Monaco EditorReplacing
codemirror-graphqlwithmonaco-graphqlSupport for comments in Variables and Headers editors
-
#3950
2455907Thanks @dimaMachina! - - removeuseQueryEditor,useVariableEditor,useHeaderEditor,useResponseEditorhooks- remove
UseHeaderEditorArgs,UseQueryEditorArgs,UseResponseEditorArgs,UseVariableEditorArgsexports - rename components
StorageContextProvider=>StorageStoreEditorContextProvider=>EditorStoreSchemaContextProvider=>SchemaStoreExecutionContextProvider=>ExecutionStoreHistoryContextProvider=>HistoryStoreExplorerContextProvider=>ExplorerStore
- remove
@graphiql/plugin-history@0.3.0-rc.0
Minor Changes
- #3950
2455907Thanks @dimaMachina! - - removeuseQueryEditor,useVariableEditor,useHeaderEditor,useResponseEditorhooks- remove
UseHeaderEditorArgs,UseQueryEditorArgs,UseResponseEditorArgs,UseVariableEditorArgsexports - rename components
StorageContextProvider=>StorageStoreEditorContextProvider=>EditorStoreSchemaContextProvider=>SchemaStoreExecutionContextProvider=>ExecutionStoreHistoryContextProvider=>HistoryStoreExplorerContextProvider=>ExplorerStore
- remove
Patch Changes
-
#3949
0844dc1Thanks @dimaMachina! - - replaceonCopyQueryhook withcopyQueryfunction- replace
onMergeQueryhook withmergeQueryfunction - replace
onPrettifyEditorshook withprettifyEditorsfunction - remove
fetcherprop fromSchemaContextProviderandschemaStoreand addfetchertoexecutionStore - add
onCopyQueryandonPrettifyQueryprops toEditorContextProvider - remove exports (use
GraphiQLProvider)EditorContextProviderExecutionContextProviderPluginContextProviderSchemaContextProviderStorageContextProviderExecutionContextTypePluginContextType
- feat(@graphiql/react): migrate React context to zustand:
- replace
useExecutionContextwithuseExecutionStorehook - replace
useEditorContextwithuseEditorStorehook
- replace
- prefer
getComputedStyleoverwindow.getComputedStyle
- replace
-
#3234
86a96e5Thanks @dimaMachina! - Migration from Codemirror to Monaco EditorReplacing
codemirror-graphqlwithmonaco-graphqlSupport for comments in Variables and Headers editors
-
Updated dependencies [
0844dc1,86a96e5,2455907]:- @graphiql/react@0.35.0-rc.0
@graphiql/plugin-explorer@4.0.7-rc.0
Patch Changes
-
#3949
0844dc1Thanks @dimaMachina! - - replaceonCopyQueryhook withcopyQueryfunction- replace
onMergeQueryhook withmergeQueryfunction - replace
onPrettifyEditorshook withprettifyEditorsfunction - remove
fetcherprop fromSchemaContextProviderandschemaStoreand addfetchertoexecutionStore - add
onCopyQueryandonPrettifyQueryprops toEditorContextProvider - remove exports (use
GraphiQLProvider)EditorContextProviderExecutionContextProviderPluginContextProviderSchemaContextProviderStorageContextProviderExecutionContextTypePluginContextType
- feat(@graphiql/react): migrate React context to zustand:
- replace
useExecutionContextwithuseExecutionStorehook - replace
useEditorContextwithuseEditorStorehook
- replace
- prefer
getComputedStyleoverwindow.getComputedStyle
- replace
-
#3234
86a96e5Thanks @dimaMachina! - Migration from Codemirror to Monaco EditorReplacing
codemirror-graphqlwithmonaco-graphqlSupport for comments in Variables and Headers editors
-
Updated dependencies [
0844dc1,86a96e5,2455907]:- @graphiql/react@0.35.0-rc.0
@graphiql/plugin-doc-explorer@0.3.0-rc.0
Minor Changes
-
#3234
86a96e5Thanks @dimaMachina! - Migration from Codemirror to Monaco EditorReplacing
codemirror-graphqlwithmonaco-graphqlSupport for comments in Variables and Headers editors
-
#3950
2455907Thanks @dimaMachina! - - removeuseQueryEditor,useVariableEditor,useHeaderEditor,useResponseEditorhooks- remove
UseHeaderEditorArgs,UseQueryEditorArgs,UseResponseEditorArgs,UseVariableEditorArgsexports - rename components
StorageContextProvider=>StorageStoreEditorContextProvider=>EditorStoreSchemaContextProvider=>SchemaStoreExecutionContextProvider=>ExecutionStoreHistoryContextProvider=>HistoryStoreExplorerContextProvider=>ExplorerStore
- remove
Patch Changes
- #3949
0844dc1Thanks @dimaMachina! - - replaceonCopyQueryhook withcopyQueryfunction- replace
onMergeQueryhook withmergeQueryfunction - replace
onPrettifyEditorshook withprettifyEditorsfunction - remove
fetcherprop fromSchemaContextProviderandschemaStoreand addfetchertoexecutionStore - add
onCopyQueryandonPrettifyQueryprops toEditorContextProvider - remove exports (use
GraphiQLProvider)EditorContextProviderExecutionContextProviderPluginContextProviderSchemaContextProviderStorageContextProviderExecutionContextTypePluginContextType
- feat(@graphiql/react): migrate React context to zustand:
- replace
useExecutionContextwithuseExecutionStorehook - replace
useEditorContextwithuseEditorStorehook
- replace
- prefer
getComputedStyleoverwindow.getComputedStyle
- replace
- Updated dependencies [
0844dc1,86a96e5,2455907]:- @graphiql/react@0.35.0-rc.0
@graphiql/plugin-code-exporter@4.0.6-rc.0
Patch Changes
-
#3234
86a96e5Thanks @dimaMachina! - Migration from Codemirror to Monaco EditorReplacing
codemirror-graphqlwithmonaco-graphqlSupport for comments in Variables and Headers editors
-
Updated dependencies [
0844dc1,86a96e5,2455907]:- @graphiql/react@0.35.0-rc.0