Releases: sveltejs/svelte
Releases Β· sveltejs/svelte
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
Patch Changes
-
chore: generate CSS hash using the filename (#16740)
-
fix: correctly analyze
<object.property>
components (#16711) -
fix: clean up scheduling system (#16741)
-
fix: transform input defaults from spread (#16481)
-
fix: don't destroy contents of
svelte:boundary
unless the boundary is an error boundary (#16746)
[email protected]
Patch Changes
- fix: flush effects scheduled during boundary's pending phase (#16738)
[email protected]
Patch Changes
- fix: send
$effect.pending
count to the correct boundary (#16732)
[email protected]
[email protected]
Patch Changes
- fix: don't fail on
flushSync
while flushing effects (#16674)
[email protected]
Patch Changes
- fix: ensure async deriveds always get dependencies from thennable (#16672)