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!
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 6.0.3 - we will add compatibility to that version soon.
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.
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: