This repository has been archived by the owner on Apr 13, 2023. It is now read-only.
Releases: apollographql/react-apollo
Releases · apollographql/react-apollo
Fix loading state after refetch
Loading state improvements
Refetch promise
Passes through the promise during refetch
Performance and bug fixes
See #51 for more info about this release.
In short, better performance and lifecycle support!
Increase support for apollo-client
Support the 0.3.0 version. Fixes #42
Change named export
Provider
is now exported as ApolloProvider
which uses the provider from react-redux under the hood.
Full discussion in #36
Support multiple apollo-client versions
v0.2.1 update changelog for 0.2.1
Verify installable library with change in deploys script
v0.2.1-rc.4 second try for file placement
Verify installable library
v0.2.1-rc.3 version bump to ensure file placement
Verify single deploy
Verify that the deploy to npm is only run on node 4