Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jul 03:24
· 82 commits to main since this release
7aac992

Minor Changes

  • 616791d: Introduce errors helper fn.

    This is a breaking change that removes the errors object from the return of useForm, and instead introduces a global function errors() that takes a field and returns an array of ZodIssues.

Patch Changes