Releases: ctrlplusb/easy-peasy
Releases · ctrlplusb/easy-peasy
v0.6.0
Minor Changes
- Adds initialState config and fixes minor bug: a61d059
v0.5.0
Minor Changes
- Adds a config option allowing custom middleware: e840479
v0.4.0
Breaking Changes
- Enables dev tools by default: 0c84b0d
Patches
- Fixes promise chainability of async actions: f3c4fe7
v0.3.0
Breaking Changes
- Introduces effect util for async actions and changes exports: ab8fa93
v0.2.0
Minor Changes
- Adds redux dev tools support: 9d9e632
- Adds ability to disable dev tools: 7125958
Patches