Skip to content

Releases: kayak/redux-data-model

Release 0.3.2

26 Sep 16:35
Compare
Choose a tag to compare
Release 0.3.2

Release 0.3.1

26 Sep 16:25
Compare
Choose a tag to compare
Release 0.3.1

Release 0.3.0

26 Sep 10:29
Compare
Choose a tag to compare

Features

  • add action creators as the last argument in model effects (d0a21b4)
  • make first argument of selectors their namespaced state (7c1f54e)

Release 0.2.1

19 Sep 12:08
Compare
Choose a tag to compare
Release 0.2.1

Release 0.2.0

18 Sep 21:28
Compare
Choose a tag to compare

Features

  • major API revamp based on dva (e66c7c8)

Release 0.1.0

08 Aug 14:41
Compare
Choose a tag to compare

Bug Fixes

  • fix a couple of bugs in models and data classes (e0e8928)
  • fix json syntax error in release-it config (55718f7)

Features

  • add codebase and tests (b60256a)
  • make useModel default to models namespace (f3cd4aa)