2.0.0-alpha.3 (2018-04-30)
2.0.0-alpha.2 (2017-12-01)
- Add client to devProvider if using apollo (6d6f395)
2.0.0-alpha.1 (2017-11-22)
- Set the correct version ranges to get the right version (b3317e1)
2.0.0-alpha.0 (2017-11-01)
- Expose new stats object to template values (faeddf4)
- Introduce support for Apollo (59037bc)
- 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