[Suggestion]: Feature React 19.3 codemods across docs, blog, and changelog

未關閉 適合新手
#8,661 1 則留言 7 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
2/5
預估耗時
1-3 小時
新手友好度
72/100
Issue 類型
文件
描述清晰度
基本清楚
活躍度
活躍
技術堆疊
javascript, react
領域
documentation

研究方向

從 issue 中連結的 React 19.3 部落格頁面和 CHANGELOG.md 開始,然後檢視現有的 React 19 codemod 文件。在相關的文件、部落格和 changelog 項目中記錄 19.3 遷移方案及其各個 codemod;當使用者能夠找到該方案和列出的每個命令時,即表示完成。

由索引模型根據 Issue 內容生成。

描述

type: documentation
Summary

Let's feature the React 19.3 recipe and individual codemods in the relevant docs so users and agents can easily discover and adopt them when needed.

Page

https://react.dev/blog/2026/09/09/react-19-3
https://github.com/react/react/blob/main/CHANGELOG.md

Details

This repo contains the source for the official react 19 codemods, as well as the newly created 19.3 recipe:
https://github.com/codemod/react-codemod/tree/main/codemods/react-19-3-migration-recipe

users can simply run:
npx codemod react-19-3-migration-recipe

Or run the codemods in the recipe individually:

npx codemod react-19-3-unprefix-stable-apis
npx codemod react-19-3-use-browser
npx codemod react-19-remove-context-provider
npx codemod react-19-3-fragment-ref-wrappers

主要語言
JavaScript
星號
11.8k
分支
7.9k
平均合併
16 小時 6 分鐘
30 天內合併 PR
7

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

reactjs/react.dev 的其他 Issue

查看 reactjs/react.dev 的全部 Issue

相似的 Issue

更多 JavaScript Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。