Skip to content

Version 0.1.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@johnsonav1992 johnsonav1992 released this 02 Feb 11:55
· 426 commits to main since this release

First release (alpha) of Formularity!

This release includes:

  • Base functionality: useFormularity hook, form stores, custom components (<Formularity />, <Field />, etc.), manual validation
  • Type Safety

Updates to look forward to:

  • Validation plugins (Zod, Yup, among others)
  • Field-level validation
  • More configuration options
  • Bug fixes