Patch Changes
-
#2453
1b41e33c
Thanks @thomasheyenbrock! - Add execution context to@graphiql/react
and move over the logic fromgraphiql
-
#2454
a53bec64
Thanks @thomasheyenbrock! - Deprecate the public methodsgetQueryEditor
,getVariableEditor
,getHeaderEditor
, andrefresh
on theGraphiQL
class. -
#2451
0659e96e
Thanks @thomasheyenbrock! - Always use the current value of the headers for the introspection request -
#2452
ee0fd8bf
Thanks @thomasheyenbrock! - Move tab state fromgraphiql
into editor context from@graphiql/react
-
#2454
a53bec64
Thanks @thomasheyenbrock! - Continue forwarding the ref to the class component to not break public methods -
#2449
a0b02eda
Thanks @thomasheyenbrock! - Assume all context values are nullable and create hooks to consume individual contexts -
#2450
1e6fc68b
Thanks @thomasheyenbrock! - Extract thecopy
,merge
,prettify
, andautoCompleteLeafs
functions into hooks and remove these functions from the editor context value -
Updated dependencies [
1b41e33c
,0659e96e
,ee0fd8bf
,a0b02eda
,1e6fc68b
]:- @graphiql/react@0.3.0