Skip to content

v2.0.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@MilosRasic MilosRasic released this 22 May 21:19

Bug Fixes

  • dot notation in onChange: Form onChange prop honors dot notation nesting, matching submit prop (#48) (247d3c)

API changes

  • form field props passed as values: State props from the Formsy wrapper now passed down as values and not functions (#50) (42dbcf)
  • Wrapper export removed: Previously deprecated Wrapper HOC now removed. Use withFormsy instead. (a71a07)