@sveltejs/kit@1.26.0
版本发布时间: 2023-10-18 23:45:16
sveltejs/kit最新发布版本:create-svelte@6.3.11(2024-09-18 01:07:18)
Minor Changes
- feat: infer route parameter type from matcher's guard check if applicable (#10755)
Patch Changes
-
fix: basic mime type handling for prerendered pages in preview (#10851)
-
chore: use just a single library (mrmime) for mime type handling (#10851)
-
chore: bump undici to address security issue (#10885)
-
fix: follow whatwg fetch spec for handling redirect loops (#10857)
-
fix: use
window.fetch
inload
functions to allow libraries to patch it (#10009) -
chore(deps): update dependency undici to ~5.26.0 (#10860)