Skip to content

v6.6.1

Compare
Choose a tag to compare
@erikras erikras released this 29 Mar 14:26
· 617 commits to master since this release

Bug Fixes

  • Fixed propTypes for warn and validate. 08a377e
  • Fixed bug with syncErrors when using redux-form/immutable. #2755
  • Fixed some propTypes for diehard forbidExtraProps people. #2738 #2707 #2744
  • Removed submit promise on STOP_SUBMIT. #2731 #2591

Features

  • Added additional dispatch and props parameters to form-wide onChange. #2748 #2728