Skip to content

v1.2.0-alpha.1

Choose a tag to compare

@mauriver21 mauriver21 released this 15 Mar 20:08
· 39 commits to master since this release

solid-form-handler pre-release version:

  • Validation adapters are separated into separate modules to fix the issue of having yup and zod on a single bundle.
  • Updated docs with new imports for invoking yupSchema and zodSchema adapters.