Skip to content

v0.10.0 (@modular-forms/preact)

Compare
Choose a tag to compare
@fabian-hiller fabian-hiller released this 06 Sep 20:52

Many thanks to @Martinusius, @XiNiHa and @plushdohn for contributing to this release.

  • Add support for async validation with Zod (issue #233)
  • Add validateOn and revalidateOn option to Field and FieldArray component (pull request #247)
  • Change onSubmit property of Form component to be optional (issue #237)