Skip to content

Tags: kangax/redux-form

Tags

v7.4.2

Toggle v7.4.2's commit message
Remove all UNSAFE_ lifecycle methods (redux-form#4078)

v7.4.0

Toggle v7.4.0's commit message
fixed doc versions

v7.2.3

Toggle v7.2.3's commit message
Fix Immutable 4 merging. Again. (redux-form#3808)

* Fixes immutable fieldarray merging for immutable.js@4.x properly now. Had to do it by hand instead of using built in methods

* Since we are doing it by hand we dont need to split behavior between immutable 3 and 4