Build(deps-dev): Bump @sveltejs/kit from 2.10.1 to 2.11.1
Bumps @sveltejs/kit from 2.10.1 to 2.11.1.
Release notes
Sourced from @sveltejs/kit
's releases.
@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.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
-
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) -
33600ee
docs: note wheninit
hook was added (#13138) - See full diff 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