Skip to content

Releases: ice-lab/icestore

v0.4.5

09 Jan 14:49
ac47f3d
Compare
Choose a tag to compare
  • Fix: Remove unnecessary dependency

v0.4.4

09 Jan 14:48
396c8c6
Compare
Choose a tag to compare
  • Fix: Lint should not be fixed automatically before publishing

v0.4.3

09 Jan 01:45
Compare
Choose a tag to compare
  • Feat: add equalityFn support (#45 )

v0.4.2

30 Dec 02:12
290c870
Compare
Choose a tag to compare
  • Feat: Clearer type definition

v0.4.1

28 Dec 10:28
Compare
Choose a tag to compare
  • Feat: Support Class Component

v0.4.0

10 Dec 04:16
Compare
Choose a tag to compare
  • Feat: Better Typescripts support;
  • Refactor: More streamlined API.

v0.3.0

22 Aug 13:20
Compare
Choose a tag to compare
  • Feat: Support middleware;
  • Feat: Add Logger middleware;
  • Feat: Add getState function for Store;
  • Refactor: Remove Proxy.

V0.2.4

31 Jul 06:21
6dfa62b
Compare
Choose a tag to compare
  • Feat: add toJS API

v0.1.6

15 Jul 11:37
Compare
Choose a tag to compare
  • Fix: mutate flag set fail due when multiple async action running

v0.2.2

10 Jul 07:49
149111b
Compare
Choose a tag to compare
  • Fix: throw native error from async actions