Bump @sveltejs/kit from 2.0.6 to 2.3.0
Bumps @sveltejs/kit from 2.0.6 to 2.3.0.
Release notes
Sourced from @sveltejs/kit
's releases.
@sveltejs/kit
@2
.3.0Minor Changes
- feat: add
reroute
hook (#11537)
@sveltejs/kit
@2
.2.2Patch Changes
- fix: only add nonce to
style-src
CSP directive whenunsafe-inline
is not present (#11575)
@sveltejs/kit
@2
.2.1Patch Changes
feat: add CSP support for style-src-elem (#11562)
fix: address CSP conflicts with sha/nonce during dev (#11562)
@sveltejs/kit
@2
.2.0Minor Changes
- feat: expose
$env/static/public
in service workers (#10994)Patch Changes
- fix: reload page on startup if
document.URL
contains credentials (#11179)
@sveltejs/kit
@2
.1.2Patch Changes
- fix: restore invalid route error message during build process (#11559)
@sveltejs/kit
@2
.1.1Patch Changes
fix: respect the trailing slash option when navigating from the basepath root page (#11388)
chore: shrink error messages shipped to client (#11551)
@sveltejs/kit
@2
.1.0Minor Changes
- feat: make client router treeshakeable (#11340)
Patch Changes
- chore: reduce client bundle size (#11547)
@sveltejs/kit
@2
.0.8Patch Changes
... (truncated)
Changelog
Sourced from @sveltejs/kit
's changelog.
2.3.0
Minor Changes
- feat: add
reroute
hook (#11537)2.2.2
Patch Changes
- fix: only add nonce to
style-src
CSP directive whenunsafe-inline
is not present (#11575)2.2.1
Patch Changes
feat: add CSP support for style-src-elem (#11562)
fix: address CSP conflicts with sha/nonce during dev (#11562)
2.2.0
Minor Changes
- feat: expose
$env/static/public
in service workers (#10994)Patch Changes
- fix: reload page on startup if
document.URL
contains credentials (#11179)2.1.2
Patch Changes
- fix: restore invalid route error message during build process (#11559)
2.1.1
Patch Changes
fix: respect the trailing slash option when navigating from the basepath root page (#11388)
chore: shrink error messages shipped to client (#11551)
2.1.0
Minor Changes
- feat: make client router treeshakeable (#11340)
... (truncated)
Commits
-
eaa8a8d
Version Packages (#11586) -
4adbce0
feat: addreroute
hook (#11537) -
36e7831
Version Packages (#11582) -
5596ee0
fix: skip CSP nonce in style-src when using unsafe-inline (#11575) -
97d6dfa
Version Packages (#11576) -
5b90b02
security: avoid CSP conflict with sha/nonce during dev & add support for 'sty... -
11e5973
chore: remove HttpError instanceof hack (#11570) -
5184af0
chore: add@since
tags to config options (#11569) -
320611c
Version Packages (#11565) -
315a03f
feat: Expose$env/static/public
in Service Workers (#10994) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts