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

2.2.0

Compare
Choose a tag to compare
@developit developit released this 24 Jul 02:37
· 198 commits to master since this release

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