This repository has been archived by the owner on Mar 27, 2021. It is now read-only.
v5.0.0
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.