hyperscript 0.9.13 Release
We are pleased to present the 0.9.13 release of hyperscript.
Changes
- Triggered events now are maked as
bubbles:true
for better shadow DOM usage
- Support for Tailwinds CSS strategies for hide/show commands
- Fixed bug in toggling attributes on
<select>
elements
- Fixed but when auto-iterating FileList elements
- Fixed escaping in String Templates
- Many docs fixes
Enjoy!