Bump @sveltejs/kit from 1.5.5 to 1.7.2
Bumps @sveltejs/kit from 1.5.5 to 1.7.2.
Release notes
Sourced from @sveltejs/kit
's releases.
@sveltejs/kit
@1
.7.2Patch Changes
- fix: return correct asset list from
builder.writeClient()
(#9095)
@sveltejs/kit
@1
.7.1Patch Changes
- fix: deploy server assets. Only works with Vite 4.1+ (#9073)
@sveltejs/kit
@1
.7.0Minor 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
Commits
-
29ee93c
Version Packages (#9104) -
3229f8d
fix: correctly return asset list when building (#9095) -
2ab2020
Version Packages (#9064) -
6cdf54d
fix: deploy server assets (#9073) -
8ed07ec
chore(deps): update all non-major dependencies (#9005) -
eed3416
Version Packages (#9058) -
8a950aa
chore: throw more helpful error when encoding uri fails during prerendering (... -
ec4242f
Error hint for invalid exports (#9055) -
3726d2e
chore: improve playwright test reporting on github ci (#7650) -
499ed1b
Version Packages (#9048) - 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