Bump @sveltejs/kit from 1.7.2 to 1.9.2
Bumps @sveltejs/kit from 1.7.2 to 1.9.2.
Release notes
Sourced from @sveltejs/kit
's releases.
@sveltejs/kit
@1
.9.2Patch Changes
- fix: correct undefined reference to global var with Vitest (#9252)
@sveltejs/kit
@1
.9.1Patch Changes
- feat: warn when calling depends(...) with special URI scheme (#9246)
@sveltejs/kit
@1
.9.0Minor Changes
- feat: add
paths.relative
option to control interpretation ofpaths.assets
andpaths.base
(#9220)
@sveltejs/kit
@1
.8.8Patch Changes
- fix: always add
@sveltejs/kit
tonoExternal
for ssr build (#9242)
@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.2
... (truncated)
Changelog
Sourced from @sveltejs/kit
's changelog.
1.9.2
Patch Changes
- fix: correct undefined reference to global var with Vitest (#9252)
1.9.1
Patch Changes
- feat: warn when calling depends(...) with special URI scheme (#9246)
1.9.0
Minor Changes
- feat: add
paths.relative
option to control interpretation ofpaths.assets
andpaths.base
(#9220)1.8.8
Patch Changes
- fix: always add
@sveltejs/kit
tonoExternal
for ssr build (#9242)- feat: add
api.methods
andpage.methods
tobuilder.routes
(#9145)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
... (truncated)
Commits
-
33cb9b4
Version Packages (#9258) -
bd20531
fix: correct undefined reference to global var with Vitest (#9252) -
26316be
fix: Update Kit changelog (#9251) -
2453904
Version Packages (#9249) -
7b59a31
feat: warn when calling depends(...) with special URI scheme (#9246) -
9c77b27
Version Packages (#9247) -
cfb8eff
feat: set dynamic base when rendering page (#9220) -
53e168f
docs: state management (#8547) -
56a5773
Version Packages (#9243) -
450097f
fix: always add@sveltejs/kit
tonoExternal
for ssr build (#9242) - 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