This repository has been archived by the owner on Apr 4, 2024. It is now read-only.
Update dependency @sveltejs/kit to v1.22.1 #230
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.20.0
->1.22.1
Release Notes
sveltejs/kit (@sveltejs/kit)
v1.22.1
Compare Source
Patch Changes
v1.22.0
Compare Source
Minor Changes
feat: add
HEAD
server method (#9753)feat: support caching of responses with
Vary
header (except forVary: *
) (#9993)Patch Changes
fix: avoid running load function on invalid requests (#9752)
fix: update page store when URL hash is changed from the address bar (#10202)
fix: include
Vary: Accept
header to fix browser caching of adjacent pages and endpoints (#9993)v1.21.0
Compare Source
Minor Changes
feat: add
event.isSubRequest
boolean indicating whether this is a call to one of the app's own APIs during SSR (or prerendering) (#10170)feat: add
privatePrefix
toconfig.kit.env
(#9996)feat: export
VERSION
from@sveltejs/kit
(#9969)Patch Changes
docs: update inline NavigationType documentation (#10269)
perf: cache dynamic imports of nodes (#10080)
v1.20.5
Compare Source
Patch Changes
fix: batch synchronous invalidate invocations (#10145)
fix: allow rest params to be empty in resolvePath (#10146)
fix: correctly close dialogs when form is enhanced (#10093)
fix: precompress filter (#10185)
v1.20.4
Compare Source
Patch Changes
v1.20.3
Compare Source
Patch Changes
chore: remove
tiny-glob
as a dependency (#10166)fix: don't import types from
svelte/internal
(#10172)fix: don't skip rest parameter's matcher when there is a non-matching optional parameter (#10020)
fix: ensure
fetch
respects headers from providedRequest
(#10136)v1.20.2
Compare Source
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)
v1.20.1
Compare Source
Patch Changes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.