This repository has been archived by the owner on Dec 16, 2021. It is now read-only.
2.2.0
Hot on the heels of 2.1.0, some fresh updates:
- Basic
onChange
event normalization (#20) - Add support for
unstable_renderSubtreeIntoContainer()
😬 - Accept
VNodes
cloned/modified via extend (shallow clone) - Fix
findDOMNode()
bailing out in certain cases