Skip to content

Refactor React for v17

Compare
Choose a tag to compare
@eudaimos eudaimos released this 05 Apr 13:25
· 1 commit to master since this release

0.14.0 (2021-04-05)

  • react: refactor componentWillMount -> componentDidMount + componentWillReceiveProps -> componentDid

componentWillMount and componentWillReceiveProps were deprecated in React 16.3.0 and will be removed in 17