Skip to content

Bump @sveltejs/kit from 1.5.5 to 1.6.0

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

Bumps @sveltejs/kit from 1.5.5 to 1.6.0.

Changelog

Sourced from @​sveltejs/kit's changelog.

1.6.0

Minor Changes

  • feat: add OPTIONS server method (#8731)

Patch Changes

  • fix: solve missing "./paths" specifier in "@sveltejs/kit" package error occurring in all projects (#9050)

1.5.7

Patch Changes

  • fix: use internal alias that won't collide with user aliases (#9022)

1.5.6

Patch Changes

  • fix: ssr defaults preventing minification for client build (#9012)

  • fix: client-side trailing slash redirect when preloading data (#8982)

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading