github-actions
released this
20 Feb 16:24
·
1891 commits
to main
since this release
Patch Changes
-
fix: improve each block item equality for immutable mode (#10537)
-
fix: improve handling of unowned derived signals (#10565)
-
fix: better handling of empty text node hydration (#10545)
-
fix: ensure update methods of actions and reactive statements work with fine-grained
$state
(#10543) -
fix: don't execute scripts inside
@html
when instantiated on the client (#10556) -
fix: only escape characters in SSR template (#10555)
-
fix: wire up
events
inmount
correctly and fix its types (#10553) -
fix: better handling of derived signals that have no dependencies (#10558)
-
fix: improve state store mutation compiler output (#10561)