Skip to content

@sveltejs/kit@2.21.3

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jun 01:28
· 10 commits to main since this release
7fcbc5a

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 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)