Build(deps-dev): Bump @sveltejs/kit from 2.10.1 to 2.12.1
Bumps @sveltejs/kit from 2.10.1 to 2.12.1.
Release notes
Sourced from @sveltejs/kit
's releases.
@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.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
-
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... -
2129e0b
Version Packages (#13155) -
a1fea7e
fix: adhere to Vitebuild.minify
setting when building service worker (#13143) -
5d6a8c3
Version Packages (#13147) -
3d9e03a
feat: allow serialization/deserialization of custom data types (alternative A... -
11a9f66
fix: correctly resolve hooks entry file when directory exists (#13144) - 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