SvelteKit (javascript)

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

Patch Changes

  • fix: serialize server load data before passing to universal load, to handle mutations and promises (#14298)

  • fix: resolve_route prevent dropping a trailing slash of id (#14294)

  • fix: assign correct status code to form submission error on the client (#14345)

  • fix: un-proxy form.result (#14346)