Bump @sveltejs/kit from 1.25.0 to 1.25.2
Bumps @sveltejs/kit from 1.25.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
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
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