Skip to content

Latest commit

 

History

History
59 lines (20 loc) · 1.98 KB

CHANGELOG.md

File metadata and controls

59 lines (20 loc) · 1.98 KB

3.1.0 (2021-02-11)

Features

  • reducer: add date timestamp to asyncReducer (da762a8)

3.0.1 (2019-08-24)

Bug Fixes

  • reducer: pass arguments to async reducer type (9ed0a13)

3.0.0 (2019-08-23)

Features

  • reducer: add createReducer and better typed action creators (91a3e28)

2.2.0 (2019-08-23)

Features

  • delimiters: support custom type delimiters (8467c3d)

2.1.0 (2018-08-16)

Bug Fixes

  • test: add rejected reason (375b379)

Features

  • meta: add metadata support (3643edf)

2.0.0 (2018-08-16)

Features

  • ts: use generic rest params with TS 3.0 (b3f843d)