Minor Changes
-
#2412
c2e2f53d
Thanks @thomasheyenbrock! - Move QueryStore fromgraphiql
package to@graphiql/toolkit
-
#2412
c2e2f53d
Thanks @thomasheyenbrock! - Move HistoryStore fromgraphiql
package to@graphiql/toolkit
-
#2409
f2025ba0
Thanks @thomasheyenbrock! - Move the logic of the variable editor from thegraphiql
package into a hookuseVariableEditor
provided by@graphiql/react
-
#2408
d825bb75
Thanks @thomasheyenbrock! - Move the logic of the query editor from thegraphiql
package into a hookuseQueryEditor
provided by@graphiql/react
-
#2411
ad448693
Thanks @thomasheyenbrock! - Move the logic of the result viewer from thegraphiql
package into a hookuseResponseEditor
provided by@graphiql/react
-
#2370
7f695b10
Thanks @thomasheyenbrock! - Include the context provider for the explorer from@graphiql/react
and replace the local state for the nav stack of the docs with methods provided by hooks from@graphiql/react
. -
#2412
c2e2f53d
Thanks @thomasheyenbrock! - Move StorageAPI fromgraphiql
package to@graphiql/toolkit
-
#2404
029ddf82
Thanks @thomasheyenbrock! - Add a context provider for editors and move the logic of the headers editor from thegraphiql
package into a hookuseHeaderEditor
provided by@graphiql/react