Build(deps-dev): Bump @sveltejs/kit from 2.8.5 to 2.10.1
Bumps @sveltejs/kit from 2.8.5 to 2.10.1.
Release notes
Sourced from @sveltejs/kit
's releases.
@sveltejs/kit
@2
.10.1Patch Changes
- fix: export
init
hook fromget_hooks
(#13136)
@sveltejs/kit
@2
.10.0Minor Changes
- feat: server and client
init
hook (#13103)Patch Changes
- fix: prevent hooks exported from
hooks.js
from overwriting hooks fromhooks.server.js
(#13104)
@sveltejs/kit
@2
.9.1Patch Changes
- fix: correctly match route groups preceding optional parameters (#13099)
@sveltejs/kit
@2
.9.0Minor Changes
- feat: Vite 6 support (#12270)
Patch Changes
- fix: transform link[rel='shortcut icon'] and link[rel='apple-touch-icon'] to be absolute to avoid console error when navigating (#13077)
Changelog
Sourced from @sveltejs/kit
's changelog.
2.10.1
Patch Changes
- fix: export
init
hook fromget_hooks
(#13136)2.10.0
Minor Changes
- feat: server and client
init
hook (#13103)Patch Changes
- fix: prevent hooks exported from
hooks.js
from overwriting hooks fromhooks.server.js
(#13104)2.9.1
Patch Changes
- fix: correctly match route groups preceding optional parameters (#13099)
2.9.0
Minor Changes
- feat: Vite 6 support (#12270)
Patch Changes
- fix: transform link[rel='shortcut icon'] and link[rel='apple-touch-icon'] to be absolute to avoid console error when navigating (#13077)
Commits
-
07e346a
Version Packages (#13137) -
4ff86e1
fix: exportinit
hook fromget_hooks
(#13136) -
50ec8e9
Version Packages (#13130) -
9fc5ff3
feat: server and clientinit
hook (#13103) -
85b5716
fix: prevent hooks exported fromhooks.js
from overwriting hooks from `hook... -
7168778
docs: reword beforeNavigate description so that it includes navigations to th... -
01d2720
chore: upgrade to svelte-check 4.1.1 (#13131) -
c89805e
Version Packages (#13091) -
78404df
fix: correctly match route groups preceding optional parameters (#13099) -
42c8bf3
Version Packages (#13081) - 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