Skip to content

Beta Release 0.11.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ECorreia45 ECorreia45 released this 10 Nov 08:26
f1db14f

features 🥳🥇

  • slot support for all modes (with or without shadow root)

bug fixes 🦾

  • events work with repeated nodes $item and $key as well as $refs and $context
  • style tags have class regardless of the mode
  • boolean attributes not handled correctly if the value is Falsy
  • textarea text content supported as value
  • other minor internal fixes