This repository has been archived by the owner on Dec 20, 2023. It is now read-only.
0.5.0
- 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 ahooks.create
option that will call a function for eachVNode
that is created during the virtualization process. See the README.