Skip to content

v7.0.0

Compare
Choose a tag to compare
@trotzig trotzig released this 05 May 10:03
· 195 commits to master since this release

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> has overflow: auto|scroll
  • Restrict lower bound of React to v0.14.9