Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

0.5.0

Compare
Choose a tag to compare
@rayd rayd released this 12 May 19:29
· 57 commits to master since this release
  • Starting to use a patched version of html-parse-stringify that fixes a few parsing issues.
  • Adding support for options to be passed to the virtualize function. Specifically adding a hooks.create option that will call a function for each VNode that is created during the virtualization process. See the README.