Bump @sveltejs/kit from 1.21.0 to 1.22.0
Bumps @sveltejs/kit from 1.21.0 to 1.22.0.
Release notes
Sourced from @sveltejs/kit
's releases.
@sveltejs/kit
@1
.22.0Minor Changes
feat: add
HEAD
server method (#9753)feat: support caching of responses with
Vary
header (except forVary: *
) (#9993)Patch Changes
Changelog
Sourced from @sveltejs/kit
's changelog.
1.22.0
Minor Changes
feat: add
HEAD
server method (#9753)feat: support caching of responses with
Vary
header (except forVary: *
) (#9993)Patch Changes
Commits
-
a7bffde
Version Packages (#10316) -
4d7f38f
fix: update page store when URL hash is changed from the address bar (#10202) -
c1ad5b2
feat: addHEAD
handler (#9753) -
67a0d86
fix: avoid running load function on invalid requests (#9752) -
42c9b93
feat: better Vary header support (#9993) -
f2c6e4b
docs: update modulepreload docs with latest browser support (#10313) -
a2a42ff
chore: bump Svelte version (#10311) - See full diff 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