chore(deps): update dependency @sveltejs/kit to v2.21.1 #432
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:
2.17.1
->2.21.1
Release Notes
sveltejs/kit (@sveltejs/kit)
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)v2.20.7
Compare Source
Patch Changes
v2.20.6
Compare Source
Patch Changes
d3300c6a67908590266c363dba7b0835d9a194cf
)v2.20.5
Compare Source
Patch Changes
allow
HandleServerError
hook to accessgetRequestEvent
(#13666)fix: prevent Rollup warnings for undefined hooks (#13687)
v2.20.4
Compare Source
Patch Changes
v2.20.3
Compare Source
Patch Changes
afterNavigate
once on app start when SSR is disabled (#13593)v2.20.2
Compare Source
Patch Changes
v2.20.1
Compare Source
Patch Changes
v2.20.0
Compare Source
Minor Changes
getRequestEvent
to$app/server
(#13582)v2.19.2
Compare Source
Patch Changes
v2.19.1
Compare Source
Patch Changes
v2.19.0
Compare Source
Minor Changes
fetch
toreroute
(#13549)Patch Changes
v2.18.0
Compare Source
Minor Changes
feat: allow async
reroute
(#13520)feat: provide
normalizeUrl
helper (#13539)Patch Changes
fix: correct navigation history with hash router and ensure load functions are rerun on user changes to URL hash (#13492)
fix: include universal load assets as server assets (#13531)
fix: Include root layout and error nodes even when apps have only prerendered pages (#13522)
fix: correctly preload data on
mousedown
/touchstart
if code was preloaded on hover (#13530)v2.17.3
Compare Source
Patch Changes
fix: avoid simulated CORS errors with non-HTTP URLs (#13493)
fix: correctly preload links on
mousedown
/touchstart
(#13486)fix: load CSS when using server-side route resolution (#13498)
fix: correctly find shared entry-point CSS files during inlining (#13431)
v2.17.2
Compare Source
Patch Changes
fix: add promise return type to the
enhance
action callback (#13420)fix: change server-side route resolution endpoint (#13461)
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 was generated by Mend Renovate. View the repository job log.