2.0.0-alpha.0 (2017-11-01)
- Support React 15 and 16, and making it a peerDependency (7f44273)
- Projects will now need to install React manually in their projects.
npm install --save react react-dom prop-types
- Use the coming release everywhere, 1.0.0 (48dae4a)
- Update the babel preset to target Node 6 (67cc7de)
- Update tooling and structure to work with a monorepo (34e45bd)
- Release as 1.0.0
- Users of Node 4 will need to upgrade to Node 6