Skip to content

Bump @sveltejs/kit from 1.5.5 to 1.7.2

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

Bumps @sveltejs/kit from 1.5.5 to 1.7.2.

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​1.7.2

Patch Changes

  • fix: return correct asset list from builder.writeClient() (#9095)

@​sveltejs/kit@​1.7.1

Patch Changes

  • fix: deploy server assets. Only works with Vite 4.1+ (#9073)

@​sveltejs/kit@​1.7.0

Minor Changes

  • feat: richer error message for invalid exports (#9055)

Patch Changes

  • chore: throw more helpful error when encoding uri fails during prerendering (#9053)
Changelog

Sourced from @​sveltejs/kit's changelog.

1.7.2

Patch Changes

  • fix: return correct asset list from builder.writeClient() (#9095)

1.7.1

Patch Changes

  • fix: deploy server assets. Only works with Vite 4.1+ (#9073)

1.7.0

Minor Changes

  • feat: richer error message for invalid exports (#9055)

Patch Changes

  • chore: throw more helpful error when encoding uri fails during prerendering (#9053)

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