Skip to content

v0.1.0

Compare
Choose a tag to compare
@morrys morrys released this 22 Oct 11:34
· 62 commits to master since this release
2a204a9

Improved

  • added isValid in useFormState
  • added validateOnChange in useFormSetValue, validation is now performed when the value is changed
  • added useFormValue hook to retrieve the value / error of a specific field