Update dependency @sveltejs/kit to v2.21.5 #20
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/sveltejs-kit-2.x-lockfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
2.20.7
->2.21.5
Release Notes
sveltejs/kit (@sveltejs/kit)
v2.21.5
Compare Source
Patch Changes
fix: correctly set the sequential focus navigation point when using hash routing (#13884)
fix: regression when resetting focus and the URL hash contains selector combinators or separators (#13884)
v2.21.4
Compare Source
Patch Changes
v2.21.3
Compare Source
Patch Changes
fix: correctly invalidate static analysis cache of child nodes when modifying a universal
+layout
file during dev (#13793)fix: correctly set sequential focus navigation starting point after navigation (#10856)
fix: suppress console spam for chrome devtools requests (#13830)
fix: avoid externalising packages that depend on
@sveltejs/kit
so that libraries can also useredirect
anderror
helpers (#13843)fix: correctly run
deserialize
on the server (#13686)fix: handle non-semver-style dependency versions (#13850)
fix: correctly inline stylesheets of components dynamically imported in a universal load function if they are below the configured inlineStyleThreshold (#13723)
v2.21.2
Compare Source
Patch Changes
v2.21.1
Compare Source
Patch Changes
chore: clarify which functions
handleFetch
affects (#13788)fix: ensure
$env
and$app/environment
are correctly set while analysing server nodes (#13790)v2.21.0
Compare Source
Minor Changes
Patch Changes
chore: remove
import-meta-resolve
dependency (#13629)fix: remove component code from server nodes that are never used for SSR (#13684)
v2.20.8
Compare Source
Patch Changes
ssr
andcsr
page options apply to error pages rendered as a result of a load function error on the server (#13695)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 Renovate Bot.
2dbee8da26
tob273e035e8
Update dependency @sveltejs/kit to v2.20.8to Update dependency @sveltejs/kit to v2.21.0b273e035e8
to5af683446c
5af683446c
toe529ed4e54
Update dependency @sveltejs/kit to v2.21.0to Update dependency @sveltejs/kit to v2.21.1e529ed4e54
tod26fe55ba1
Update dependency @sveltejs/kit to v2.21.1to Update dependency @sveltejs/kit to v2.21.2d26fe55ba1
toc08652cd48
Update dependency @sveltejs/kit to v2.21.2to Update dependency @sveltejs/kit to v2.21.3c08652cd48
tob053a84c3b
Update dependency @sveltejs/kit to v2.21.3to Update dependency @sveltejs/kit to v2.21.4b053a84c3b
to532ae02976
Update dependency @sveltejs/kit to v2.21.4to Update dependency @sveltejs/kit to v2.21.5View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.