Bump @sveltejs/kit from 1.15.1 to 1.20.1
Bumps @sveltejs/kit from 1.15.1 to 1.20.1.
Release notes
Sourced from @sveltejs/kit
's releases.
@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
fix: ensure styles are loaded in dev mode for routes containing special characters (#9894)
feat: warn users when enhancing forms with files but no
enctype="multipart/form-data"
(#9888)
@sveltejs/kit
@1
.17.0Minor Changes
feat: unshadow
data
andform
inenhance
and warn about future deprecation when used indev
mode (#9902)feat: crawl URLs in
<meta>
tags (#9900)Patch Changes
... (truncated)
Changelog
Sourced from @sveltejs/kit
's changelog.
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
Patch Changes
fix: ensure styles are loaded in dev mode for routes containing special characters (#9894)
feat: warn users when enhancing forms with files but no
enctype="multipart/form-data"
(#9888)1.17.0
Minor Changes
... (truncated)
Commits
-
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) -
95c8996
Version Packages (#9973) -
1c0423b
fix: do not add content-security-policy meta element if content is empty (#10... -
86dd16c
feat: allow link options to be set to true and false (#10039) -
51f3e66
docs: fix typo in comment (#10027) - 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