Skip to content
This repository has been archived by the owner on Mar 27, 2021. It is now read-only.

v5.0.0

Compare
Choose a tag to compare
@cweiss-stripe cweiss-stripe released this 27 Aug 19:45
· 63 commits to master since this release

New Features

  • React 16.9 compatibility.

Breaking Changes

  • We replaced the internal use of deprecated componentWillReceiveProps. This internal movement of logic between lifecycle methods is likely safe for almost all apps and should not require any changes.