gajus / redux-immutable

redux-immutable is used to create an equivalent function of Redux combineReducers that works with Immutable.js state.
Other
1.88k stars 82 forks source link

Support Immutable v4 #80

Closed Aghassi closed 2 years ago

Aghassi commented 2 years ago

Adds immutable v4 to lockfile and package.json Updates usage of isIterable to be isCollection instead

See release notes for more info https://github.com/immutable-js/immutable-js/releases/tag/v4.0.0