Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

Releases: michaelcontento/redux-storage

2.0.0

25 Jan 07:45
Compare
Choose a tag to compare
  • BREAKING CHANGE: Actions must be a object with a type property or they get ignored and won't trigger engine.save! More details.

1.4.4

19 Jan 12:21
Compare
Choose a tag to compare
  • Fix babel error in combination with react-native (PR #65)

1.4.3

11 Jan 09:47
Compare
Choose a tag to compare
  • Fix errors with null or undefined in old state (PR #66)

1.4.2

04 Jan 10:10
Compare
Choose a tag to compare
  • Fix Filter decorator with nested key paths of null #64

1.4.1

12 Dec 07:38
Compare
Choose a tag to compare
  • Update dependencies

1.4.0

03 Dec 13:50
Compare
Choose a tag to compare

1.3.4

03 Dec 13:53
Compare
Choose a tag to compare
  • #51 Fix broken imports due to babel@6

1.3.3

03 Dec 13:55
Compare
Choose a tag to compare
  • #46 Don't convert arrays to objects
  • Upgrade from babel@5 to babel@6

1.3.2

03 Dec 13:56
Compare
Choose a tag to compare
  • #27 Fix Object.entries is not defined

1.3.1

03 Dec 13:58
Compare
Choose a tag to compare
  • #8 Don't trigger warnings inside ImmutableJS