-
Notifications
You must be signed in to change notification settings - Fork 108
Upgrade apollo to version 3.x #209
base: master
Are you sure you want to change the base?
Conversation
if using yarn temporarily you can force one revision of react-apollo by adding this into your package.json:
|
What error did you get when trying to run swapi? Was it the error about invalid hooks call and three options on what might be causing it?
I don't think This problem doesn't appear if you install |
Completely forgot to reply sorry. So do you think it’s safe the merge. Is it working for you ? |
It worked for me when I tested, but it would be nice to get an approval for this from the maintainers 😄 |
Bump - can we merge this in @Gregoirevda ? |
Bump - can we please merge this in @Gregoirevda If you're no longer able to maintain this do you mind having the community help? We're relying on this 😄 |
There are a few performance issues improvements with AC3 that I'm interested in integrating into my project (apollographql/apollo-client#5773). I'd very much like this to be supported. So bump. |
Why ?
A couple of people from the reasonml community end up with multiple versions of react-apollo in their dependencies and spend time debugging why reason-apollo is no not working for them. (aka: have both react-apollo 2 and react-apollo 3)
So let's use latest Apollo.
TODO
Pull Request Labels