Skip to content

1.1.0

Compare
Choose a tag to compare
@jorgebucaran jorgebucaran released this 07 Feb 15:54
· 614 commits to main since this release
a03435e
  • Rewrote and consolidated the documentation into a single README file for easier reference and understanding.
  • Updated the internal VNode schema, including renaming name to nodeName and props to attributes. 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! 🙌