redux-immutable-examples
redux-immutable-examples copied to clipboard
Example is outdated and crashes with redux-immutable 3.0.8
The example uses redux-immutable 1.3.2.
With the latest redux-immutable 3.0.8, it crashes with Uncaught TypeError: reducer is not a function(…) at combineReducers.js line 37.
I see you dropped parsing of canonical reducer composition pattern in 2.0. Did it go to a separate library?