no notes
no notes
no notes
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 use redirect
and error
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)