Ccodemod-com-bot

react-rename-unsafe-lifecycles

Rename deprecated lifecycle methods to UNSAFE_ prefixed versions

React
Private
0 executions
Run locally
npx codemod react-rename-unsafe-lifecycles
Documentation

react-rename-unsafe-lifecycles

Rename deprecated React lifecycle names to their UNSAFE_ equivalents in class components, object literals, and member references.

Usage

bash
Before

This is one example from the codemod's test cases. The codemod may handle many more cases.

Ready to contribute?

Build your own codemod and share it with the community.