Skip to content

Bump @sveltejs/kit from 1.7.2 to 1.8.7

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

Bumps @sveltejs/kit from 1.7.2 to 1.8.7.

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​1.8.7

Patch Changes

  • fix: correct not found message when setting paths.base (#9232)

@​sveltejs/kit@​1.8.6

Patch Changes

  • fix: bundle SvelteKit when using Vitest (#9172)

@​sveltejs/kit@​1.8.5

Patch Changes

  • fix: allow relative fetch to endpoint outside app from within handle (#9198)

@​sveltejs/kit@​1.8.4

Patch Changes

  • fix: include .mjs files in precompression (#9179)

  • fix: revert mjs extension usage by default, make it an option (#9179)

  • chore: dummy changeset to force a release (#9207)

@​sveltejs/kit@​1.8.3

Patch Changes

  • fix: use a proprietary content-type to ensure response is not buffered (#9142)

@​sveltejs/kit@​1.8.2

Patch Changes

  • fix: append newline to trigger script evaluation (#9139)

@​sveltejs/kit@​1.8.1

Patch Changes

  • fix: encode streamed chunks (#9136)

@​sveltejs/kit@​1.8.0

Minor Changes

  • feat: implement streaming promises for server load functions (#8901)

Patch Changes

  • fix: set public env before starting app (#8957)

  • fix: preload modules on Safari (#8957)

... (truncated)

Changelog

Sourced from @​sveltejs/kit's changelog.

1.8.7

Patch Changes

  • fix: correct not found message when setting paths.base (#9232)

1.8.6

Patch Changes

  • fix: bundle SvelteKit when using Vitest (#9172)

1.8.5

Patch Changes

  • fix: allow relative fetch to endpoint outside app from within handle (#9198)

1.8.4

Patch Changes

  • fix: include .mjs files in precompression (#9179)

  • fix: revert mjs extension usage by default, make it an option (#9179)

  • chore: dummy changeset to force a release (#9207)

1.8.3

Patch Changes

  • fix: use a proprietary content-type to ensure response is not buffered (#9142)

1.8.2

Patch Changes

  • fix: append newline to trigger script evaluation (#9139)

1.8.1

Patch Changes

  • fix: encode streamed chunks (#9136)

1.8.0

Minor Changes

... (truncated)

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