npm sveltekit-superforms 1.9.0
v1.9.0

latest releases: 2.23.1, 2.23.0, 2.22.1...
15 months ago

Added

  • In app.d.ts, by declaring namespace App.Superforms with a type Message, status messages will always be set to that type. (#261)
  • Added FormResult<T>, which can be used in onResult to make the ActionResult strongly typed.
  • SuperDebug now has a collapsed prop, to make it initially collapsed. Use together with collapsible. (#279)

Fixed

  • Schema transform operations weren't applied in SPA forms and when posting to the server with client-side validators enabled.

Don't miss a new sveltekit-superforms release

NewReleases is sending notifications on new releases.