Releases: sveltejs/svelte
Releases Β· sveltejs/svelte
[email protected]
Patch Changes
- fix: flush batches whenever an async value resolves (#16912)
[email protected]
Patch Changes
-
fix: hydrate each blocks inside element correctly (#16908)
-
fix: allow await in if block consequent and alternate (#16890)
-
fix: don't replace rest props with
$$props
for excluded props (#16898) -
fix: correctly transform
$derived
private fields on server (#16894) -
fix: add
UNKNOWN
evaluation value before breaking forbinding.initial===SnippetBlock
(#16910)
[email protected]
Patch Changes
- fix: flush when pending boundaries resolve (#16897)
[email protected]
[email protected]
Patch Changes
[email protected]
Patch Changes
[email protected]
[email protected]
Patch Changes
- fix: restore hydration state after
await
in<script>
(#16806)