github graphql/graphiql graphiql@1.9.0

Minor Changes

  • #2412 c2e2f53d Thanks @thomasheyenbrock! - Move QueryStore from graphiql package to @graphiql/toolkit

  • #2412 c2e2f53d Thanks @thomasheyenbrock! - Move HistoryStore from graphiql package to @graphiql/toolkit

  • #2409 f2025ba0 Thanks @thomasheyenbrock! - Move the logic of the variable editor from the graphiql package into a hook useVariableEditor provided by @graphiql/react

  • #2408 d825bb75 Thanks @thomasheyenbrock! - Move the logic of the query editor from the graphiql package into a hook useQueryEditor provided by @graphiql/react

  • #2411 ad448693 Thanks @thomasheyenbrock! - Move the logic of the result viewer from the graphiql package into a hook useResponseEditor 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 from graphiql package to @graphiql/toolkit

  • #2404 029ddf82 Thanks @thomasheyenbrock! - Add a context provider for editors and move the logic of the headers editor from the graphiql package into a hook useHeaderEditor provided by @graphiql/react

Patch Changes

Don't miss a new graphiql release

NewReleases is sending notifications on new releases.