feat(@graphiql/plugin-doc-explorer): migrate React context to zustand, replace useExplorerContext with useDocExplorer and useDocExplorerActions hooks#3940
Conversation
🦋 Changeset detectedLatest commit: 8a55062 The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
@dimaMachina I think perhaps the versioning change on this PR was incorrect. It seems this was a breaking change as you renamed most of the exported code in packages/graphiql-plugin-doc-explorer/src/index.tsx which results in consumers of the code needing to make changes. |
|
Right! I didn't see that 👍 |
Feel free to try out graphiql 5.rc, release this month! Blogpost with migration guide in graphql/graphql.github.io#2015 |
No description provided.