reactjs / reactjs/react.dev

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

オープン 初心者向け
#8,661 コメント 1 件 リアクション 7 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

type: documentation
主要言語
JavaScript
スター
11.8k
フォーク
7.9k
平均マージ
1日 11時間
マージ済み PR(30日)
11

説明

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

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

Issue からリンクされている React 19.3 のブログページと CHANGELOG.md から始め、既存の React 19 codemod ドキュメントを確認します。19.3 の移行レシピと個々の codemod を、関連するドキュメント、ブログ、changelog の各エントリに記載します。ユーザーがそのレシピと一覧にある各コマンドを見つけられれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript, react
領域
documentation
issue の種類
ドキュメント
難易度
2/5
見積もり時間
1〜3時間
活発さ
活発
明瞭さ
おおむね明確
初心者へのやさしさ
72/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。