Bump @sveltejs/kit from 1.15.1 to 1.20.2
Bumps @sveltejs/kit from 1.15.1 to 1.20.2.
Release notes
Sourced from @sveltejs/kit
's releases.
@sveltejs/kit
@1
.20.2Patch Changes
fix: ensure optional routes with matchers and catch-all match correctly (#9987)
fix: disallow
actions
export from a+layout.server
file (#10046)fix: remove scrollbars from default error page (#10059)
@sveltejs/kit
@1
.20.1Patch Changes
- fix: don't copy public folder in service worker build (#10082)
@sveltejs/kit
@1
.20.0Minor Changes
- feat: support Svelte 4 (#10048)
@sveltejs/kit
@1
.19.0Minor Changes
feat: allow link options to be set to
"true"
and"false"
(#10039)feat: add
resolvePath
export for building relative paths from route IDs and parameters (#9949)Patch Changes
fix: prevent history change when clicking same hash link (#10032)
fix: gracefully handle server endpoints that return
Response
s with immutableHeaders
when prerendering (#10030)fix: do not add content-security-policy meta element if content is empty (#10026)
docs: correct
ResolveOptions['preload']
inline documentation (#10037)fix: avoid creating update check timer on the server (#10015)
@sveltejs/kit
@1
.18.0Minor Changes
- security: Stop implicitly tracking URLs as dependencies in server-side
load
s (#9945)
@sveltejs/kit
@1
.17.1Patch Changes
... (truncated)
Changelog
Sourced from @sveltejs/kit
's changelog.
1.20.2
Patch Changes
fix: ensure optional routes with matchers and catch-all match correctly (#9987)
fix: disallow
actions
export from a+layout.server
file (#10046)fix: remove scrollbars from default error page (#10059)
1.20.1
Patch Changes
- fix: don't copy public folder in service worker build (#10082)
1.20.0
Minor Changes
- feat: support Svelte 4 (#10048)
1.19.0
Minor Changes
feat: allow link options to be set to
"true"
and"false"
(#10039)feat: add
resolvePath
export for building relative paths from route IDs and parameters (#9949)Patch Changes
fix: prevent history change when clicking same hash link (#10032)
fix: gracefully handle server endpoints that return
Response
s with immutableHeaders
when prerendering (#10030)fix: do not add content-security-policy meta element if content is empty (#10026)
docs: correct
ResolveOptions['preload']
inline documentation (#10037)fix: avoid creating update check timer on the server (#10015)
1.18.0
Minor Changes
- security: Stop implicitly tracking URLs as dependencies in server-side
load
s (#9945)1.17.1
... (truncated)
Commits
-
40b4dc4
Version Packages (#10091) -
aa9b4c6
fix: ensure optional routes with matchers and catch-all match correctly (#9987) -
551f6c9
fix: remove scrollbars on default error page (#10059) -
3b41d65
fix: disallow exportingactions
from a+layout.server
file (#10046) -
9403479
Version Packages (#10084) -
d4de204
fix: don't copy public folder in service worker build (#10082) -
1b89ee3
chore: update svelte-check to latest so that tests with svelte-4 may pass (#1... -
10008b3
Version Packages (#10052) -
cbf8bb2
feat: support Svelte 4 (#10048) -
2a9a946
chore(deps): update all non-major dependencies (#9828) - 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