Skip to content

Release: v0.0.1-alpha.4

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 17:06
· 114 commits to 0.x since this release

Features

  • add validator.clone() function (25dc286)
  • allow a validation function to be async (29e1125)
  • allow errors to be passed in as props (fce8f65)
  • allow errors to be set from the onSubmit callback (a745f3a)
  • pass the event to the onSubmit callback (1550d48)
  • split out the OnSubmitFunction type (29176f4)