SvelteKit SuperForms (javascript)

notes:

no notes

Release list
2.25.0
2.24.1
2.24.0
2.23.0
2.22.1
2.22.0 - Christmas edition
2.21.1
2.21.0
2.20.1
2.19.1
6m+
2.19.0
6m+
2.18.1
6m+
2.18.0
6m+
2.17.0
6m+
2.16.1
6m+
2.16.0
6m+
2.15.2
6m+
2.15.0
6m+
2.15.1
6m+
2.14.0
6m+
Release notes:

Added

  • Support for Zod 3.24 and Infer improvements for all adapters, by no other than the Zod creator himself, Colin McDonnell! What a christmas present! 🎄
  • Arbitrary types can now be used in the form with the transport feature in SvelteKit hooks. There is a transport option both for superValidate and superForm that the transport export in hooks.ts can be directly used in. Note: Requires SvelteKit ^2.11.0.

Fixed

  • z.bigint() was interpreted as a number instead of a BigInt.

Changed

  • Effect updated to require ^3.10.0. Only the effect package is required now, not @effect/schema as before. See the 3.10 release notes for details.

Copyright © 2023 - All right reserved by Yadoc SAS