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