Build(deps-dev): Bump @sveltejs/kit from 2.10.1 to 2.13.0
Bumps @sveltejs/kit from 2.10.1 to 2.13.0.
Release notes
Sourced from @sveltejs/kit
's releases.
@sveltejs/kit
@2
.13.0Minor Changes
- feat: add
bundleStrategy: 'split' | 'single'
option (#13173)
@sveltejs/kit
@2
.12.2Patch Changes
fix: correctly resolve no hooks file when a similarly named directory exists (#13188)
fix: correctly resolve
$app/state
on the server with Vite 5 (#13192)
@sveltejs/kit
@2
.12.1Patch Changes
- fix: replace
navigating.current.<x>
withnavigating.<x>
(#13174)
@sveltejs/kit
@2
.12.0Minor Changes
- feat: add
$app/state
module (#13140)Patch Changes
- chore: specify the route ID in the error message during development when making a form action request to a route without form actions (#13167)
@sveltejs/kit
@2
.11.1Patch Changes
- fix: adhere to Vite
build.minify
setting when building the service worker (#13143)
@sveltejs/kit
@2
.11.0Minor Changes
- feat: transport custom types across the server/client boundary (#13149)
Patch Changes
- fix: correctly resolve hooks file when a similarly named directory exists (#13144)
Changelog
Sourced from @sveltejs/kit
's changelog.
2.13.0
Minor Changes
- feat: add
bundleStrategy: 'split' | 'single'
option (#13173)2.12.2
Patch Changes
fix: correctly resolve no hooks file when a similarly named directory exists (#13188)
fix: correctly resolve
$app/state
on the server with Vite 5 (#13192)2.12.1
Patch Changes
- fix: replace
navigating.current.<x>
withnavigating.<x>
(#13174)2.12.0
Minor Changes
- feat: add
$app/state
module (#13140)Patch Changes
- chore: specify the route ID in the error message during development when making a form action request to a route without form actions (#13167)
2.11.1
Patch Changes
- fix: adhere to Vite
build.minify
setting when building the service worker (#13143)2.11.0
Minor Changes
- feat: transport custom types across the server/client boundary (#13149)
Patch Changes
- fix: correctly resolve hooks file when a similarly named directory exists (#13144)
Commits
-
6531e36
Version Packages (#13199) -
20f2720
feat: addbundleStrategy
option (#13173) -
b9dc4fd
Version Packages (#13194) -
5d30191
fix: correctly resolve$app/state
(alternative) (#13192) -
19823dd
fix: correctly resolve no hooks file when a similarly named directory exists ... -
089159c
Version Packages (#13175) -
2b925b4
fix: replace navigating.current.x with navigating.x (#13174) -
899ff3f
Version Packages (#13172) -
f2393eb
feat: add$app/state
module (#13140) -
0464283
chore: specify the route ID in the error message during development when maki... - 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