Releases: sveltejs/kit
Releases · sveltejs/kit
@sveltejs/[email protected]
Patch Changes
- Updated dependencies [
2555e64b]:- @sveltejs/[email protected]
- @sveltejs/[email protected]
@sveltejs/[email protected]
Patch Changes
- [perf] render head links before other content (#7160)
@sveltejs/[email protected]
Patch Changes
- Add
fetchtoRequestEvent(#7113)
@sveltejs/[email protected]
@sveltejs/[email protected]
Patch Changes
- [chore] Upgrade undici so that we can use its multipart form data parsing instead of node-fetch's (#7131)
[email protected]
Patch Changes
- [feat] extract and export types from create-svelte (#7111)
@sveltejs/[email protected]
Patch Changes
- fix error message (#7108)
@sveltejs/[email protected]
Minor Changes
- Add config option to set custom
wrangler.tomlfile name (#7104)
@sveltejs/[email protected]
@sveltejs/[email protected]
Patch Changes
-
Default to insecure cookies when serving on http://localhost (#7090)
-
[docs] explain ramifications of base path (#7095)
-
[fix] decode routeIds in headers for prerendering (#7097)
-
[feat] provide
updatetouse:enhancecallback (#7083)