v2.0.0
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.