Skip to content

v7.3.0

Compare
Choose a tag to compare
@erikras erikras released this 02 Mar 18:59
· 282 commits to master since this release

New Features

Bug Fixes

  • Add clearFields and clearSubmitErrors to propTypes #3874
  • Fix error in multiple async validation #3787
  • Reverted "Log onSubmitSuccess thrown errors (#3723)" #3825 Read why: #3821 #3801
  • Use shouldError/shouldWarn by default unless only shouldValidate is passed in. #3881
  • Fixed bug submitSucceeded is set on redux-form/STOP_SUBMIT #3830 #2260

Flow Fixes

  • Update FlowType Definitions to include clearFields #3820

Build Fixes

  • Add the Webpack 4 sideEffects flag #3870