1.1.0
- Rewrote and consolidated the documentation into a single README file for easier reference and understanding.
- Updated the internal VNode schema, including renaming
name
tonodeName
andprops
toattributes
. This brings Hyperapp's virtual nodes in line with Preact's, facilitating easier integration. - Enhanced VNodes to now store the
key
, improving their compatibility with a variety of libraries.
Acknowledgments
@O4epegb, @ChristianHarms, @sndstudy, @CanyonTurtle, @eschaefer, and @dance2die, thank you! 🙌