React 18 Lifecycle Patterns
提供针对 React 18.3.1 的三个不安全类组件生命周期方法(componentWillMount、componentWillReceiveProps 和 componentWillUpdate)的精确迁移前后模式。当类组件需要迁移生命周期方法、在 getDerivedStateFromProps 与 co...
安装命令
npx skills add https://github.com/github/awesome-copilot --skill react18-lifecycle-patterns