Bump @sveltejs/kit from 1.24.0 to 1.25.2
Bumps @sveltejs/kit from 1.24.0 to 1.25.2.
Release notes
Sourced from @sveltejs/kit
's releases.
@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
fix: correct line numbers in stack trace (#10769)
fix: correctly return 404 when navigating to a missing page and the root layout fetches a prerendered endpoint (#10565)
fix: allow optional param in middle of route (#10736)
chore: update
undici
(#10641)
@sveltejs/kit
@1
.25.0Minor Changes
- feat: add server endpoint catch-all method handler
fallback
(#9755)Patch Changes
- fix: allow calling
fetch
for any scheme (#10699)
@sveltejs/kit
@1
.24.1Patch Changes
- fix: mark aborted/cancelled navigation as handled (#10666)
Changelog
Sourced from @sveltejs/kit
's changelog.
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
fix: correct line numbers in stack trace (#10769)
fix: correctly return 404 when navigating to a missing page and the root layout fetches a prerendered endpoint (#10565)
fix: allow optional param in middle of route (#10736)
chore: update
undici
(#10641)1.25.0
Minor Changes
- feat: add server endpoint catch-all method handler
fallback
(#9755)Patch Changes
- fix: allow calling
fetch
for any scheme (#10699)1.24.1
Patch Changes
- fix: mark aborted/cancelled navigation as handled (#10666)
Commits
-
c4a5f6c
Version Packages (#10784) -
9bc6e62
fix:popstate
navigation wasn't cancelling ongoingnavigation()
calls whe... -
f8aacaf
fix: correctly update$page.url.hash
when navigating history (#10843) -
715dfdd
fix: specifiedinitial-scale=1
on all viewport meta tags (#10793) -
6bfcff2
chore: update vitest to 0.34.5 (#10790) -
4b32c5b
fix: move Vite file removal to adapter methods (#10782) -
b30cb40
chore: upgrade to Vite 4.4.9 (#10787) -
34f1ec5
fix: strip virtual module prefix from error messages (#10776) -
550db0a
Version Packages (#10728) -
6089bc1
fix: correct line numbers when console logging stack traces (#10769) - 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