Releases: redux-loop/redux-loop-immutable
Releases · redux-loop/redux-loop-immutable
2.0.1
24 Jun 20:03
Compare
Sorry, something went wrong.
No results found
bugfix: add a wildcard to the redux-loop peer dependency so it allows any ^6.0.0 version
2.0.0
24 Jun 20:02
Compare
Sorry, something went wrong.
No results found
Added typescript support
Deprecated mergeChildReducers (use reduceReducers instead)
Upgraded peer dependency requirement to redux-loop 6.0.0
1.0.1
16 Jan 10:00
Compare
Sorry, something went wrong.
No results found
1.0.0
15 May 21:54
Compare
Sorry, something went wrong.
No results found
Nothing changed. But this is stable so releasing 1.0.0
0.1.0
15 May 21:54
Compare
Sorry, something went wrong.
No results found
Upgrading dependencies
New Feature: Pass through parameters additional parameters passed to the result of combineReducers and mergeChildReducers to nested reducers.
0.0.4
11 Oct 10:52
Compare
Sorry, something went wrong.
No results found
Changes how exports are done to allow for mocking in tests.
0.0.1
01 Oct 00:26
Compare
Sorry, something went wrong.
No results found
Initial Release
Features:
combineReducers
mergeChildReducers
See docs for details.