Skip to content

v2.4.1

Compare
Choose a tag to compare
@vincentaudebert vincentaudebert released this 28 May 13:56
· 563 commits to main since this release

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.