SvelteKit (javascript)

sveltejs/kit last check 597 releases today
Notes
no notes yet
Release notes
v@sveltejs/kit - 2.47.3 · 6m+
view on github

Patch Changes

  • fix: avoid hanging when error() is used while streaming promises from a server load function (#14722)

  • chore: treeshake load function code if we know it's unused (#14764)

  • fix: RecursiveFormFields type for recursive or unknown schemas (#14734)

  • fix: rework internal representation of form value to be $state (#14771)