SvelteKit (javascript)
Notes
no notes yet
Release notes
v@sveltejs/kit - 2.21.3
· 1y+
Patch Changes
-
fix: correctly invalidate static analysis cache of child nodes when modifying a universal
+layoutfile during dev (#13793) -
fix: correctly set sequential focus navigation starting point after navigation (#10856)
-
fix: suppress console spam for chrome devtools requests (#13830)
-
fix: avoid externalising packages that depend on
@sveltejs/kitso that libraries can also useredirectanderrorhelpers (#13843) -
fix: correctly run
deserializeon the server (#13686) -
fix: handle non-semver-style dependency versions (#13850)
-
fix: correctly inline stylesheets of components dynamically imported in a universal load function if they are below the configured inlineStyleThreshold (#13723)