@sveltejs/kit@2.21.3
·
10 commits
to main
since this release
Patch Changes
-
fix: correctly invalidate static analysis cache of child nodes when modifying a universal
+layout
file 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/kit
so that libraries can also useredirect
anderror
helpers (#13843) -
fix: correctly run
deserialize
on 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)