npm @conform-to/zod 1.0.0-rc.1
v1.0.0-rc.1

latest releases: 1.3.0, 1.2.2, 1.2.1...
19 months ago

This release candidate lands a few improvements from v1.0.0-rc.0

What's changed

  • Fixed an issue with inputs on nested list being reset when the list is modified.
  • Calling event.preventDefault() within the onSubmit handler should now prevent form submission properly
  • Added undefined as an accepted value for lastResult, for improved compatibility with TypeScript's exactOptionalPropertyTypes by @aaronadamsCA.
  • Removed image as an accepted value for input type by @aaronadamsCA.
  • All form controls are now triggered with the native requestSubmit API if it is available

Full Changelog: v1.0.0-rc.0...v1.0.0-rc.1

Don't miss a new zod release

NewReleases is sending notifications on new releases.