All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.100.4 (2020-02-09)
- build: production mode (0399598)
0.100.2 (2020-02-08)
- actions: support aliasing (5d9cb6f)
0.99.1 (2019-12-24)
- docs: logo size and link (292d504)
0.26.1 (2019-12-20)
- export typescript definitions (9373d20)
0.9.5 (2019-06-20)
- rfa implementation (7bbd5a0)
0.9.0 (2019-03-23)
0.8.5 (2019-03-10)
- typings: add action.error field (11aace0)
- don't include action.error if no payload (523d069)
0.8.0 (2019-03-10)
- api: export createCombinableReducers (be77848)
0.7.0 (2019-03-09)
- api: export createCombinableReducers (be77848)
0.27.1 (2018-05-22)
0.26.0 (2018-02-18)
0.25.5 (2018-02-16)
- webpack: export Testing Utilities (d8dfd66)
0.25.4 (2018-02-16)
0.24.0 (2018-01-26)
- Action,CreateCombinableReducers: check and throw if a reducer, action already exist only if NODE_ENV === production (77caf8d)
- docs: add function signature to Action.MD (e6be54b)
- docs: Detailed Documentation for Action (#13) (55ba4ee)
0.23.1 (2018-01-25)
0.23.0 (2018-01-25)
- Action,CreateCombinableReducers: check and throw if a reducer, action already exist only if NODE_ENV === production (77caf8d)
0.22.0 (2018-01-24)
0.21.4 (2018-01-24)
- git flow: rm npm publish since we deploy via travis-ci (3ec2522)