-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Update graphql-ws peer dependecy #12278
Comments
Hey @ruizmarc 👋 We'll need to evaluate the changes in v6 to make sure they are compatible with the current implementation of |
I did evaluate v6, and while there were a few problematic changes to the types, I contacted the author and they have been rolled back in |
Do you have any feedback for the maintainers? Please tell us by taking a one-minute survey. Your responses will help us understand Apollo Client usage and allow us to serve you better. |
I guess this change will be available in |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Issue Description
Hello,
Graphql-ws 6 has been released but peerDependecy for apollo-client has not been updated yet so npm crashes if using the new graphql-ws version:
Link to Reproduction
no required
Reproduction Steps
Update graphql-ws to 6.0.1 in you package.json and it will crash npm while doing npm i
@apollo/client
version3.12.3
The text was updated successfully, but these errors were encountered: