Patch Changes
-
fix: add missing hydration mismatch call-site (#12604)
-
fix: apply dynamic event fixes to OnDirective (#12582)
-
fix: ensure directives run in sequential order (#12591)
-
fix: tweak element_invalid_self_closing_tag to exclude namespace (#12585)
-
breaking: avoid flushing queued updates on mount/hydrate (#12602)
-
feat: allow
:global
in more places (#12560)