fix(deps): update dependency svelte to v5.56.5 #103
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/svelte-5.x"
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:
5.56.4→5.56.5Release Notes
sveltejs/svelte (svelte)
v5.56.5Compare Source
Patch Changes
chore: drop dead code that make TSGO fail (#18496)
fix: don't (re)connect deriveds when read inside branch/root effects (#18527)
fix: skip unnecessary derived effect in earlier batch (#18525)
fix: avoid declaration tag warning in event handlers (#18500)
fix: abort deriveds own AbortSignal when it disconnects (#18400)
fix: ensure
$state.eager()is correctly transormed for SSR output (#18530)fix: correctly transform declaration tags during SSR (#18492)
fix: transform computed keys in keyed
{#each}destructuring patterns (#18521)fix: chain preprocessor sourcemaps with an empty
sources[0]instead of dropping them (#18518)fix: clear previous_task reference after abort in Tween to prevent memory leak on interrupted tweens (#18541)
fix: don't treat declaration tags as parts inside each blocks (#18507)
Configuration
📅 Schedule: (UTC)
🚦 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.