Skip to content

Releases: rabidpug/redux-methods

v1.1.1

06 Jul 10:49

Choose a tag to compare


- Removed deep merge from enhancer reducer, now only spreads necessary keys to reach path provided.
- Added to readme that state/initial state slices are references and shouldn't be mutated.

v1.1.1-beta.0

05 Jul 15:06

Choose a tag to compare

v1.1.1-beta.0 Pre-release
Pre-release


- Removed deep merge from enhancer reducer, now only spreads necessary keys to reach path provided.
- Added to readme that state/initial state slices are references and shouldn't be mutated.

v1.1.0

05 Jul 15:07

Choose a tag to compare

  • Initial Release