Skip to content
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

feat: support graphql 16 #424

Merged
merged 2 commits into from
Feb 27, 2022
Merged

feat: support graphql 16 #424

merged 2 commits into from
Feb 27, 2022

Conversation

revmischa
Copy link
Contributor

@revmischa revmischa commented Feb 14, 2022

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/graphql
npm ERR!   graphql@"^16.0.0" from the root project
npm ERR!   peer graphql@"^14.0.0 || ^15.0.0 || ^16.0.0" from @apollo/[email protected]
npm ERR!   node_modules/@apollo/client
npm ERR!     @apollo/client@"^3.5.6" from the root project
npm ERR!     peer @apollo/client@"^3.2.3" from [email protected]
npm ERR!     node_modules/apollo-link-sentry
npm ERR!       apollo-link-sentry@"^3.0.2" from the root project
npm ERR!   1 more (subscriptions-transport-ws)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer graphql@"^15.4.0" from [email protected]
npm ERR! node_modules/apollo-link-sentry
npm ERR!   apollo-link-sentry@"^3.0.2" from the root project

package.json Outdated Show resolved Hide resolved
@bendehghan
Copy link

bendehghan commented Feb 27, 2022

hey guys, any news on when this will be merged in? Thanks :)

@spawnia
Copy link
Collaborator

spawnia commented Feb 27, 2022

I am awaiting a response from @DiederikvandenB that would enable me to make releases.

@spawnia spawnia changed the title Support GraphQL >= 15 feat: support graphql 16 Feb 27, 2022
@spawnia spawnia merged commit 1523e5f into DiederikvandenB:master Feb 27, 2022
github-actions bot pushed a commit that referenced this pull request Feb 27, 2022
# [3.1.0](v3.0.3...v3.1.0) (2022-02-27)

### Features

* support graphql 16 ([#424](#424)) ([1523e5f](1523e5f))
@github-actions
Copy link

🎉 This PR is included in version 3.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants