github redux-form/redux-form v6.1.0

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

New Features

  • New warn alternative to sync validation. It works just like sync validation, but does not prevent form submission. #1780 #1779 #1649
  • Added name argument to parse and format functions. #1795 #1677
  • Added third startingState to reducer plugins. #1822 #1817

Bug Fixes

  • Allowed arrayPush to handle a null leaf value. #1851
  • Fixed async validation uncaught promise bug. #1843 #1297
  • Fixed problem with name not being passed down to children. #1816
  • Fixed problem with name not being passed down to FieldArray component. #1867
  • Fixed but with withRef. #1845
  • Fixed bug with Field holding on to previous props. #1785
  • Fixed bug with checkbox behavior. #1774 #1762
  • Updated react-redux dep range to include v5 beta. #1892

Don't miss a new redux-form release

NewReleases is sending notifications on new releases.