This repository was 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.1Release Notes
sveltejs/kit (@sveltejs/kit)
v1.22.1Compare Source
Patch Changes
v1.22.0Compare Source
Minor Changes
feat: add
HEADserver method (#9753)feat: support caching of responses with
Varyheader (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: Acceptheader to fix browser caching of adjacent pages and endpoints (#9993)v1.21.0Compare Source
Minor Changes
feat: add
event.isSubRequestboolean indicating whether this is a call to one of the app's own APIs during SSR (or prerendering) (#10170)feat: add
privatePrefixtoconfig.kit.env(#9996)feat: export
VERSIONfrom@sveltejs/kit(#9969)Patch Changes
docs: update inline NavigationType documentation (#10269)
perf: cache dynamic imports of nodes (#10080)
v1.20.5Compare 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.4Compare Source
Patch Changes
v1.20.3Compare Source
Patch Changes
chore: remove
tiny-globas 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
fetchrespects headers from providedRequest(#10136)v1.20.2Compare Source
Patch Changes
fix: ensure optional routes with matchers and catch-all match correctly (#9987)
fix: disallow
actionsexport from a+layout.serverfile (#10046)fix: remove scrollbars from default error page (#10059)
v1.20.1Compare 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.