v2.4.1
This release brings support for React 16.3+ by way of some minor refactoring to remove deprecated lifecycle methods.
Changed
- Replace deprecated lifecycle methods 'componentWillReceiveProps', 'componentWillUpdate' and 'componentWillMount'.
- Updated
unstated
(internal dependency) to latest major release. - Updated all devDependencies.