Releases: sveltejs/kit
Releases · sveltejs/kit
@sveltejs/kit@2.53.4
Patch Changes
- fix: avoid Vite warning about unknown
codeSplittingoption (#15451)
@sveltejs/kit@2.53.3
Patch Changes
- fix: prevent overlapping file metadata in remote functions
form(faba869)
@sveltejs/adapter-node@5.5.4
Patch Changes
- chore(deps): bump rollup to 4.59.0 (#15433)
@sveltejs/kit@2.53.2
Patch Changes
-
fix: server-render nested form value sets (#15378)
-
fix: use deep partial types for form remote functions
.value()and.set(...)(#14837) -
fix: provide correct url info to remote functions (#15418)
-
fix: allow optional types for remote query/command/prerender functions (#15293)
-
fix: allow commands in more places (#15288)
@sveltejs/kit@2.53.1
Patch Changes
- fix: address warning about
inlineDynamicImportswhen using Vite 8 (#15403)
@sveltejs/adapter-vercel@6.3.3
Patch Changes
- fix: ensure build does not copy Vercel build environment system files (#15400)
@sveltejs/adapter-netlify@6.0.4
Patch Changes
- fix: generate a catch-all function that handles remote function requests and unknown routes when the app is configured to use split functions (#15375)
@sveltejs/kit@2.53.0
@sveltejs/enhanced-img@0.10.3
Patch Changes
- fix: use jpg as a fallback format when source doesn't have an alpha channel (#15243)
@sveltejs/adapter-netlify@6.0.3
Patch Changes
- fix: correctly route requests to server load functions when the adapter is configured to used split functions (#15367)