Bump @sveltejs/kit from 2.0.6 to 2.3.2
Bumps @sveltejs/kit from 2.0.6 to 2.3.2.
Release notes
Sourced from @sveltejs/kit
's releases.
@sveltejs/kit
@2
.3.2Patch Changes
fix: return plaintext 404 for anything under appDir (#11597)
fix: populate dynamic public env without using top-level await, which fails in Safari (#11601)
@sveltejs/kit
@2
.3.1Patch Changes
fix: amend onNavigate type (#11599)
fix: better error message when peer dependency cannot be found (#11598)
@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)
... (truncated)
Changelog
Sourced from @sveltejs/kit
's changelog.
2.3.2
Patch Changes
fix: return plaintext 404 for anything under appDir (#11597)
fix: populate dynamic public env without using top-level await, which fails in Safari (#11601)
2.3.1
Patch Changes
fix: amend onNavigate type (#11599)
fix: better error message when peer dependency cannot be found (#11598)
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
... (truncated)
Commits
-
832b82f
Version Packages (#11611) -
553e14c
fix: return plaintext 404 for anything under appDir (#11597) -
48576de
fix: work around safari bug (#11601) -
cb82cb9
chore: squelch warnings in test suite (#11608) -
af5571f
chore: remove unnecessary tsconfig paths config (#11606) -
2a8d3b4
Version Packages (#11604) -
60ad7d1
fix: better missing peer dep error (#11598) -
4cadb01
fix: amend onNavigate type (#11599) -
0f16e83
fix: Update body_size_limit to use Number instead of parseInt (#11589) -
eaa8a8d
Version Packages (#11586) - 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