babel-plugin-react-rename-unsafe-lifecycle
Rename unsafe react lifecycle: componentWillMount by UNSAFE_componentWillMount, componentWillReceiveProps by UNSAFE_componentWillReceiveProps and componentWillUpdate by UNSAFE_componentWillUpdate
react-map-props
Transform component props before they're passed to your component