All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.6.1 (2019-12-13)
- add action internals to action creator of subscriber model (45af66c)
0.6.0 (2019-12-13)
- bump react-resux version in react-resux-hooks package (d37f8e5)
- returns a promise when calling action creators (d5a57cb)
- fix examples and move shared dependencies to root package.json (164e3a8)
- package lock files from examples need to be tracked or lerna fails (f518b86)
- add action creators as the last argument in model effects (d0a21b4)
- make first argument of selectors their namespaced state (7c1f54e)
- major API revamp based on dva (e66c7c8)