github redux-form/redux-form v6.0.3

latest releases: v8.3.10, v8.3.9, v8.3.8...
7 years ago

Something went wrong with the npm publish of this release. It's fixed in v6.0.4.

  • New persistentSubmitErrors config parameter to stop submit errors from being cleared on every CHANGE #1735 #1708
  • Updated es6-error version. #1760 #1513
  • Bound blur and change to dispatch. #1767 #1696 #1719 #1746 #1730
  • Changed setSubmitSucceeded to not touch submitting state. #1692 #1688
  • Improved dirty handling for checkboxes. #1762
  • 5x to 10x speed improvement by using a for-loop instead of recursion in getIn(). #1741
  • Streamlined over-connection overhead. #1734
  • Improved how ImmutableJS deep array fields are handled. #1716 #1574
  • Added meta.touched information to FieldArray. #1715
  • Stopped explicitly rejecting promise error during submission. #1722 #1704
  • Implemented custom meta props, so that arbitrary values can be placed in the reducer for a field and they will show up in the meta prop. For very advanced usage only with plugin() interface. #1684 #1634

Don't miss a new redux-form release

NewReleases is sending notifications on new releases.