This repository was archived by the owner on Aug 23, 2022. It is now read-only.
React Redux Form v1.4.4
Fixes and Enhancements
- Tests updated to be fully compatible with
react-redux@5
! - The
for...of
syntax inpick.js
was problematic with old versions of IE and older versions of Chrome, so it was refactored.