Releases: redux-utilities/redux-actions
Releases · redux-utilities/redux-actions
v2.3.2
v2.3.1
v2.3.0
v2.2.1
758ad10 Rename module to be action-agnostic (@yangmillstheory)
v2.2.0
v2.1.0
v2.0.3
Make createAction
more efficient by doing more pre-processing up front. c87508b
Thanks to @Lucretiel.
v2.0.2
Couple of improvements; thanks to the contributors.
- 41780a2 Utilize lodash-es in es builds. (#206) @jaridmargolin
- feb9386 Use defaultState in handleActions with empty reducer map (#203) @webholics
v2.0.1
v2.0.0
This release adds the ability to create structured and namespaced action creators (a4047db, @yangmillstheory).
The only backwards-incompatible change is around this behavior, and so necessitated a major version bump.