Releases: kayak/redux-data-model
Releases · kayak/redux-data-model
Release 0.3.0
Features
- add action creators as the last argument in model effects (d0a21b4)
- make first argument of selectors their namespaced state (7c1f54e)
Release 0.2.0
Features
- major API revamp based on dva (e66c7c8)
Release 0.1.0
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)