Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 17 May 04:30
· 1 commit to main since this release
f5d0b99

2.0.0 (2026-05-17)

Features

  • remove the html attribute facility. Always autoBinding. (050bcee)

BREAKING CHANGES

  • autoBind set to true re-bound event handlers when the html attribute was used and set. This change always rebinds and removes the html attribute from the API to encourage writing the HTML in the template simplifying the design to reduce foot guns.