Skip to content

v0.12.7

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Sep 20:34
· 575 commits to main since this release
2c380b1

Patch Changes

  • #203 f50b93a Thanks @tenphi! - On form submission the isSubmitting flag now set to true before the start of the validation.

  • #202 8e6767a Thanks @MrFlashAccount! - Improve typings of onSubmit and onValuesChange callbacks in <Form /> component. Now they properly match with FormInstance and useForm.