SvelteKit SuperForms (javascript)

ciscoheat/sveltekit-superforms last check 86 releases
Notes
no notes yet
Release notes
v2.4.0 · 1y+
view on github

Migration guide: https://superforms.rocks/migration-v2 More detailed list of what's new: https://superforms.rocks/whats-new-v2

Added

  • Added config option to Valibot adapter, for the SchemaConfig type.

Fixed

  • Nullable fields weren't always detected in JSON Schemas.
  • Constraints weren't added when using default values for Arktype, Vine and Valibot schemas.
  • Fixed null support for Joi, Arktype and Vine schemas.