Skip to content

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

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

Bumps @sveltejs/kit from 2.10.1 to 2.12.1.

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.12.1

Patch Changes

  • fix: replace navigating.current.<x> with navigating.<x> (#13174)

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

@​sveltejs/kit@​2.11.1

Patch Changes

  • fix: adhere to Vite build.minify setting when building the service worker (#13143)

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

Sourced from @​sveltejs/kit's changelog.

2.12.1

Patch Changes

  • fix: replace navigating.current.<x> with navigating.<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


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