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:

Deprecated

  • posted is deprecated, due to inconsistencies between server and client validation, and SPA mode. It will be removed in v3. Use a status message or return your own data in the form action to handle form post status.

Added

  • descriptionAsErrors option for the JSON Schema validator, so you can specify error messages directly in the schema with the description field.

Fixed

  • File uploads required extra configuration for the valibot adapter, now it works directly.
  • Events added in enhance weren't cleaned up when the form was destroyed. Note that this could be deprecated in a future version. It's advised to use events only when calling superForm, not with enhance.

Copyright © 2023 - All right reserved by Yadoc SAS