Skip to content

0.5.0

Choose a tag to compare

@rayd rayd released this 12 May 19:29
· 61 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.