We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Right now graphiql-react only supports React 16, 17 and 18. Since React 19 has now officially released graphiql could add support for React 19.
See peer dependencies here: https://github.com/graphql/graphiql/blob/main/packages/graphiql-react/package.json
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Right now graphiql-react only supports React 16, 17 and 18.
Since React 19 has now officially released graphiql could add support for React 19.
See peer dependencies here:
https://github.com/graphql/graphiql/blob/main/packages/graphiql-react/package.json
The text was updated successfully, but these errors were encountered: