-
🛠 Fixes
- Disable
full
feature onsyn
to reduce compile times. - Use a global
HashSet
for void elements lookup in SSR. - Remove part of formatting machinery from
sycamore
andsycamore-reactive
to reduce binary size. - Fix panic on updating dynamic node inside a template fragment.
- Implement
Default
forSignal
. - Implement
Default
forStateHandle
.
- Disable
-
📃 Documentation