Releases: jcoreio/redux-utils
Releases · jcoreio/redux-utils
v2.1.3
Compare
Sorry, something went wrong.
No results found
2.1.3 (2024-03-06)
Bug Fixes
support redux 5 in peer deps (56e2e44 )
v2.1.2
Compare
Sorry, something went wrong.
No results found
2.1.2 (2023-11-09)
Bug Fixes
improve TS types for createReducer, composeReducers and composeMiddleware (dcbe19f )
v2.1.1
Compare
Sorry, something went wrong.
No results found
2.1.1 (2023-11-09)
Bug Fixes
make TS types conform to redux 4 (75ca5e9 )
v2.1.0
Compare
Sorry, something went wrong.
No results found
2.1.0 (2023-11-09)
Features
v2.0.1
Compare
Sorry, something went wrong.
No results found
2.0.1 (2019-05-07)
Bug Fixes
v2.0.0
Compare
Sorry, something went wrong.
No results found
2.0.0 (2018-06-19)
Bug Fixes
use lodash instead of modular builds, set up poly-package (683cd8e )
BREAKING CHANGES
this is now a poly package with ES modules, so bundlers like webpack may need to
be reconfigured to transpile this package.
v1.6.1
Compare
Sorry, something went wrong.
No results found
1.6.1 (2017-10-07)
Bug Fixes
flow: upgrade flow-bin to version 0.56.0 (4c9f2d1 )
v1.6.0
Compare
Sorry, something went wrong.
No results found
<a name"1.6.0">
1.6.0 (2017-03-15)
Features
applyMiddleware: create optimizing applyMiddleware function (4ed74ed5 )
v1.5.0
Compare
Sorry, something went wrong.
No results found
<a name"1.5.0">
1.5.0 (2017-03-15)
Features
index.js: support mix of actionHandlers and plain reducers/middleware (3b4611e3 )
v1.4.0
Compare
Sorry, something went wrong.
No results found
<a name"1.4.0">
1.4.0 (2017-01-15)
Features
fullStack: add ability to get reducer/middleware creation stack traces in dev mode (1d8268f6 )