Releases: sveltejs/kit
@sveltejs/kit@2.21.5
@sveltejs/kit@2.21.4
Patch Changes
- fix: correctly access transport decoders on the client when building for a single or inline output app (#13871)
@sveltejs/kit@2.21.3
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)
@sveltejs/adapter-cloudflare@7.0.4
Patch Changes
-
fix: address build failure when using
paths.base
(#13769) (#13846) -
Updated dependencies [
6a6538c4bd937667a56ef5f6673cdef3f2ea7a77
,6261a877ae97ff85d07277c51391d925ed1bd096
,e7b57e74bdea976ae070562bda76d4bb78cdb6da
,408e1f5c2ae593b460861098e8e01f945af395ab
,c6cd8c3a5ed96d423a65af5cb5468e3e963cfb54
,1a406752aafc2b80d9ccb49f15ebc10301c84480
,6c442395a8e6656ff49ecd4041d8e12ed65e80dd
]:- @sveltejs/kit@2.21.3
@sveltejs/kit@2.21.2
Patch Changes
- fix: omit stack when logging 404 errors (#13848)
@sveltejs/kit@2.21.1
@sveltejs/kit@2.21.0
Minor Changes
- feat: allow running client-side code at the top-level of universal pages/layouts when SSR is disabled and page options are only boolean or string literals (#13684)
Patch Changes
@sveltejs/enhanced-img@0.6.0
Minor Changes
- feat: add validation to ensure plugin occurs in correct order (
1c3f36dc10265fb79c64643c3d7a91469d34e697
)
@sveltejs/adapter-auto@6.0.1
Patch Changes
-
chore: remove
import-meta-resolve
dependency (#13629) -
Updated dependencies [
bd1c04662332cbafa843c35a2e783486116af3d5
,09f61ec2a14573e27769edb403c58aea5433a39f
,09f61ec2a14573e27769edb403c58aea5433a39f
]:- @sveltejs/kit@2.21.0
@sveltejs/enhanced-img@0.5.1
Patch Changes
- chore(deps): upgrade sharp to 0.34.1 (#13611)