Skip to content

Build(deps-dev): Bump @sveltejs/kit from 2.15.1 to 2.15.2

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

Bumps @sveltejs/kit from 2.15.1 to 2.15.2.

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.15.2

Patch Changes

  • fix: correctly notify page store subscribers (#13205)

  • fix: prerender data when there is no server load but the trailingSlash option is set from the server (#13262)

  • fix: correctly remove navigation callbacks when returning function in onNavigate (#13241)

Changelog

Sourced from @​sveltejs/kit's changelog.

2.15.2

Patch Changes

  • fix: correctly notify page store subscribers (#13205)

  • fix: prerender data when there is no server load but the trailingSlash option is set from the server (#13262)

  • fix: correctly remove navigation callbacks when returning function in onNavigate (#13241)

Commits
  • 3c31092 Version Packages (#13277)
  • 80a9e83 fix: prerender data when there's no server load but trailingSlash option is...
  • 48d2aae fix: correctly remove navigation callbacks when returning function in onNavig...
  • 1d864f8 docs: emphasise $app/state objects are read-only (#13236)
  • 059bff8 docs: reword afterNavigate description so that it includes navigations to the...
  • dc8ec1e fix: correctly notify page store subscribers (#13205)
  • 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

Merge request reports

Loading