v7.0.0
This major release does not contain any new functionality, but we've changed and moved react
and prop-types
dependencies which may result in the release breaking some apps. Hence the major release number bump.
- Move
prop-types
to a regular dependency - Assume
window
as scrollable ancestor when<body>
hasoverflow: auto|scroll
- Restrict lower bound of React to v0.14.9