SvelteKit (javascript)

sveltejs/kit last check 597 releases recent
Notes
no notes yet
Release notes
v@sveltejs/kit - 2.15.2 · 1y+
view on github

Patch Changes

  • fix: correctly notify page store subscribers (#13205)

  • fix: prerender data when there is no server load but the trailingSlash option is set from the server (#13262)

  • fix: correctly remove navigation callbacks when returning function in onNavigate (#13241)