Skip to content

revert https://github.com/graphql/graphiql/pull/3946 to have support multiple embedded graphiql instances on the same page #3970

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 29, 2025

Conversation

dimaMachina
Copy link
Collaborator

closes #3969

…ace `useExecutionContext` with `useExecutionStore` hook and replace `useEditorContext` with `useEditorStore` hook (#3946)"

This reverts commit 71755b7.

# Conflicts:
#	packages/graphiql-react/src/schema.ts
Copy link

changeset-bot bot commented May 28, 2025

🦋 Changeset detected

Latest commit: 8ec9c85

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages
Name Type
@graphiql/plugin-doc-explorer Patch
@graphiql/plugin-explorer Patch
@graphiql/plugin-history Patch
@graphiql/toolkit Patch
@graphiql/react Patch
graphiql Patch

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

Copy link
Contributor

The latest changes of this PR are available as canary in npm (based on the declared changesets):

graphiql@4.1.1-canary-7c239a40.0
@graphiql/plugin-code-exporter@4.0.6-canary-7c239a40.0
@graphiql/plugin-doc-explorer@0.2.2-canary-7c239a40.0
@graphiql/plugin-explorer@4.0.6-canary-7c239a40.0
@graphiql/plugin-history@0.2.2-canary-7c239a40.0
@graphiql/react@0.34.1-canary-7c239a40.0
@graphiql/toolkit@0.11.3-canary-7c239a40.0

@dimaMachina dimaMachina merged commit 7054591 into main May 29, 2025
15 checks passed
@dimaMachina dimaMachina deleted the revert-3946 branch May 29, 2025 13:10
@acao acao mentioned this pull request May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@graphiql/react@0.34.0 removed the ability to have multiple embedded graphiql instances on the same page
1 participant