Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jun 18:34
· 28 commits to main since this release
b0c5bc1

Patch Changes

  • #691 960b09d Thanks @robin-drexler! - Adds detectTransformedJSX option which will trigger transformation when alternative methods (like React.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