Minor Changes
- #3946
71755b7
Thanks @dimaMachina! - feat(@graphiql/react): migrate React context to zustand:- replace
useExecutionContext
withuseExecutionStore
hook - replace
useEditorContext
withuseEditorStore
hook - replace
useAutoCompleteLeafs
hook withgetAutoCompleteLeafs
function
- replace
Patch Changes
-
#3963
6d631e2
Thanks @dimaMachina! - fix headers are not set in the refetch of introspection query -
Updated dependencies [
71755b7
,6d631e2
]:- @graphiql/plugin-doc-explorer@0.2.1
- @graphiql/plugin-history@0.2.1
- @graphiql/react@0.34.0