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)