You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We'll need to evaluate the changes in v6 to make sure they are compatible with the current implementation of GraphQLWsLink before we can bump the dependency. I can't give a specific time frame on when we will be able to do this as we have a few higher priority things at the moment. Thanks for bringing this to our attention!
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: