Skip to content

Releases: redux-loop/redux-loop-immutable

2.0.1

24 Jun 20:03

Choose a tag to compare

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

Choose a tag to compare

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

Choose a tag to compare

Add support for immutable v4 (#1 by @D1plo1d)

1.0.0

15 May 21:54

Choose a tag to compare

Nothing changed. But this is stable so releasing 1.0.0

0.1.0

15 May 21:54

Choose a tag to compare

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

Choose a tag to compare

Changes how exports are done to allow for mocking in tests.

0.0.1

01 Oct 00:26

Choose a tag to compare

Initial Release

Features:

  • combineReducers
  • mergeChildReducers

See docs for details.