Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: sshyran/react-apollo

Tags

v2.1.0-beta.3

Toggle v2.1.0-beta.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactored internal implementations to drive HOCs by Components inste…

…ad of separate components

* initial bulk work on merging implementations

* all tests passing execept subscriptions and query recycler

* clean up files

* clean up files bug introduced rerender bug

* removed old dead code

* updated changelog

* move to using npm over yarn

* sideEffects false for webpack shake

* remove yarn cache

* fix preact tests

* updates from Dirk's review 🎉

* Add failing test for unmount component error

* Fix typo

* handle error phase

* remove extra package-lock for right now

* clean up boolean check in subscription hoc

* clean up boolean check in query-hoc

* clean up tslint errors

v2.1.0-beta.0

Toggle v2.1.0-beta.0's commit message
move to beta

v2.1.0-alpha.2

Toggle v2.1.0-alpha.2's commit message
update changelog

v2.1.0-alpha.1

Toggle v2.1.0-alpha.1's commit message
update prepare script

2.1.0-alpha.0

Toggle 2.1.0-alpha.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update changelog (apollographql#1573)

v1.4.15

Toggle v1.4.15's commit message
version bump (apollographql#1028)

v1.4.11

Toggle v1.4.11's commit message
1.4.11

v1.4.5

Toggle v1.4.5's commit message
export types (apollographql#866)

v1.4.4

Toggle v1.4.4's commit message
fix typescript usage (apollographql#862)

* fix typescript usage

* updated changelog

* add issue information to changelog

* Version bump

* update dangerfile

v1.4.3

Toggle v1.4.3's commit message
1.4.3 (apollographql#818)

* update changelog for release

* update version