·
28 commits
to main
since this release
Patch Changes
-
#691
960b09d
Thanks @robin-drexler! - AddsdetectTransformedJSX
option which will trigger transformation when alternative methods (likeReact.createElement
) are used to create elements -
#693
b19ddec
Thanks @robin-drexler! - Destructured access to signal values should be registered as usage, before this change Babel would skip a component that would access.value
on a signal through destructuring