This repository has been archived by the owner on Dec 16, 2021. It is now read-only.
3.1.0
- Fix case where
props.children
was not normalize prior to invokingcomponentWillReceiveProps()
(#188, thanks @robbiewxyz!) - Add shims for
lib/ReactMount
andlib/ReactTransitionEvents
(#175)