Skip to content

0.12.1

Compare
Choose a tag to compare
@STRML STRML released this 08 Dec 01:11
· 330 commits to master since this release
  • Do not set key prop on handler, this fixes a bug when the same handler
    component will make DOM to be resetted with innerHTML which is neither nice
    nor performant. Also that didn't work with async components.