Skip to content

v9.0.0

Compare
Choose a tag to compare
@lencioni lencioni released this 19 Feb 17:33
· 53 commits to master since this release
  • [Breaking] Require React 15.3+
  • [Breaking] Make Waypoint a named export instead of default export
  • Change constants into named exports for better minification
  • Fix removing propTypes in production builds
  • Ensure that children is valid only in dev
  • Fix isForwardRef call