Bump @sveltejs/kit from 1.25.0 to 1.27.0
Bumps @sveltejs/kit from 1.25.0 to 1.27.0.
Release notes
Sourced from @sveltejs/kit
's releases.
@sveltejs/kit
@1
.27.0Minor Changes
- feat: add
invalidateAll
boolean option toenhance
callback (#9889)
@sveltejs/kit
@1
.26.0Minor 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)
@sveltejs/kit
@1
.25.2Patch Changes
fix: correctly update
$page.url.hash
when navigating history (#10843)fix: strip virtual module prefix from error messages (#10776)
fix: cancel ongoing navigation when the browser back button is hit to prevent an incorrect page from being rendered (#10727)
fix: only remove Vite manifest when copying files (#10782)
@sveltejs/kit
@1
.25.1Patch Changes
Changelog
Sourced from @sveltejs/kit
's changelog.
1.27.0
Minor Changes
- feat: add
invalidateAll
boolean option toenhance
callback (#9889)1.26.0
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)
1.25.2
Patch Changes
fix: correctly update
$page.url.hash
when navigating history (#10843)fix: strip virtual module prefix from error messages (#10776)
fix: cancel ongoing navigation when the browser back button is hit to prevent an incorrect page from being rendered (#10727)
fix: only remove Vite manifest when copying files (#10782)
1.25.1
Patch Changes
Commits
-
4ce50ee
Version Packages (#10910) -
050447a
feat: Allow bypassinginvalidateAll
inenhance
(#9889) -
b196712
chore: vite 5 test compatibility (#10896) -
8ac89e8
Version Packages (#10852) -
ee4db0d
chore: bump undici to address security issue (#10885) -
0381fee
fix: basic mime type handling for prerendered pages in preview (#10851) -
5a4dbe3
Infer route parameter type from matcher's guard check if applicable (#10755) -
6dd025c
chore(deps): update dependency undici to ~5.26.0 (#10860) -
be2c8a8
fix: follow whatwg fetch spec for handling redirect loops (#10857) -
67812ed
fix: usewindow.fetch
inload
functions to allow libraries to patch it (#... - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts