Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Releases: apollographql/react-apollo

Fix loading state after refetch

01 Jun 10:52
Compare
Choose a tag to compare

See #67 and #61 for discussions

Loading state improvements

28 May 22:43
Compare
Choose a tag to compare

Better handle what the loader should do.

See #63 and #64 for discussion

Refetch promise

24 May 19:06
Compare
Choose a tag to compare

Passes through the promise during refetch

Performance and bug fixes

12 May 00:11
Compare
Choose a tag to compare

See #51 for more info about this release.

In short, better performance and lifecycle support!

Increase support for apollo-client

04 May 00:42
Compare
Choose a tag to compare

Support the 0.3.0 version. Fixes #42

Change named export

03 May 17:05
Compare
Choose a tag to compare

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

03 May 04:00
Compare
Choose a tag to compare
v0.2.1

update changelog for 0.2.1

Verify installable library with change in deploys script

03 May 03:26
Compare
Choose a tag to compare
v0.2.1-rc.4

second try for file placement

Verify installable library

03 May 02:58
Compare
Choose a tag to compare
Pre-release
v0.2.1-rc.3

version bump to ensure file placement

Verify single deploy

03 May 02:43
Compare
Choose a tag to compare
Verify single deploy Pre-release
Pre-release

Verify that the deploy to npm is only run on node 4