Skip to content

Build(deps-dev): Bump @sveltejs/kit from 2.8.5 to 2.10.1

Dependabot requested to merge dependabot-npm_and_yarn-sveltejs-kit-2.10.1 into main

Bumps @sveltejs/kit from 2.8.5 to 2.10.1.

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.10.1

Patch Changes

  • fix: export init hook from get_hooks (#13136)

@​sveltejs/kit@​2.10.0

Minor Changes

  • feat: server and client init hook (#13103)

Patch Changes

  • fix: prevent hooks exported from hooks.js from overwriting hooks from hooks.server.js (#13104)

@​sveltejs/kit@​2.9.1

Patch Changes

  • fix: correctly match route groups preceding optional parameters (#13099)

@​sveltejs/kit@​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)
Changelog

Sourced from @​sveltejs/kit's changelog.

2.10.1

Patch Changes

  • fix: export init hook from get_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 from hooks.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


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

Merge request reports

Loading