Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

React Redux Form v1.4.4

Compare
Choose a tag to compare
@davidkpiano davidkpiano released this 20 Dec 03:59
· 493 commits to master since this release

Fixes and Enhancements

  • Tests updated to be fully compatible with react-redux@5!
  • The for...of syntax in pick.js was problematic with old versions of IE and older versions of Chrome, so it was refactored.