Bump @sveltejs/kit from 1.7.2 to 1.8.7
Bumps @sveltejs/kit from 1.7.2 to 1.8.7.
Release notes
Sourced from @sveltejs/kit
's releases.
@sveltejs/kit
@1
.8.7Patch Changes
- fix: correct not found message when setting
paths.base
(#9232)
@sveltejs/kit
@1
.8.6Patch Changes
- fix: bundle SvelteKit when using Vitest (#9172)
@sveltejs/kit
@1
.8.5Patch Changes
- fix: allow relative fetch to endpoint outside app from within
handle
(#9198)
@sveltejs/kit
@1
.8.4Patch 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.3Patch Changes
- fix: use a proprietary content-type to ensure response is not buffered (#9142)
@sveltejs/kit
@1
.8.2Patch Changes
- fix: append newline to trigger script evaluation (#9139)
@sveltejs/kit
@1
.8.1Patch Changes
- fix: encode streamed chunks (#9136)
@sveltejs/kit
@1
.8.0Minor Changes
- feat: implement streaming promises for server load functions (#8901)
Patch Changes
... (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
-
6ebb6f7
Version Packages (#9233) -
8d1ba04
fix: correct not found message when settingpaths.base
(#9232) -
bb7285b
Version Packages (#9230) -
2d349b0
fix: bundle SvelteKit when using Vitest (#9172) -
1917320
docs: add missing backtick (#9229) -
3d48d9e
minor typo in configuration section (#9227) -
963e03b
Version Packages (#9212) -
9f0617c
fix: allow relative fetch to endpoint outside app from within handle (#9198) -
ed19b64
Version Packages (#9208) -
18df7e7
fix: revert mjs extension usage by default, make it an option (#9179) - Additional commits viewable in compare view
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