Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

v4.9.7

Compare
Choose a tag to compare
@kentcdodds kentcdodds released this 25 Sep 16:05
· 46 commits to master since this release

4.9.7 (2017-09-25)

Bug Fixes

  • umd: get PropTypes from global object if using UMD build (ea831b1)
  • umd: this fixes the UMD build for newer versions of React (3eeffc9), closes #334