v0.2.0
Added
- New helper:
reduceActionsFrom
. LikereduceActions
, but starting with a custom state (instead of the reducer's initial state).
Changed
- Improved testing guide.
- Added a license link to
README.md
.
reduceActionsFrom
. Like reduceActions
, but starting with a custom state (instead of the reducer's initial state).README.md
.