Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

49 lines (29 loc) · 1.08 KB

Changelog

Versions

2.0.3

  • Fixed peer dependencies for this library (#17)

2.0.2

  • Added module type in the package configuration (#15)

2.0.1

  • React is not defined fix (#12)

2.0.0

  • Submit rename & more files helpers (#10)

1.1.1

  • Refs cannot be accessed anymore (#8)

1.1.0

  • Second generic argument for useForm is not required anymore (#7)

1.0.1

  • Added a fix for the submission function not working because of a bad error handling (#6)

1.0.0

  • Updated the useForm function signature and exported more functions

0.1.0

  • Initial release.