Skip to content
catch-all-favorite
Esc
navigateopen⌘Jpreview
On this page

This Week in React #285 キャッチアップ

発行日: 2026-06-10 ソース: React.foundation, Rust Compiler, Sätteri, Motion, TanStack Table, React Router, Flow, NavLink | Runtimes, JSI, Standard Navigation, Testing Library, Static Hermes, BottomTabs, AGP, AI, Windows | VoidZero, npm, Rolldown, Angular

今週の注目ポイント

  • React Foundation 始動: React Foundationの公式サイトが公開。メンテナ資金提供の仕組み、利益をメンテナに還元するマーチャンダイズストア、四半期ごとの透明性レポートなどを計画。多くのReactリポジトリがfacebookからreact GitHub組織へ移行
  • React Compiler Rust版がマージ: Rust版React Compilerが本体にマージ。npmパッケージはまだ未公開だが、Oxc(v0.135)、Rolldown、Oxlint、SWC、Bunとの統合が進行中
  • VoidZeroがCloudflareに参加: Vite/Vitest/Rolldown/Oxc等を擁するVoidZeroをCloudflareが買収。ツールはオープンソース・MITライセンス・コミュニティ主導を維持。Cloudflareは新しいcf CLIをVite中心に構築予定
  • React Router 8.0 プレリリース: メジャーバージョンが早期採用向けに登場。V8 future flagsがデフォルト有効化、ランタイム要件引き上げ、CJSとreact-router-domパッケージを廃止
  • npm v12 破壊的変更予告: 7月リリースのnpm v12でinstallライフサイクルスクリプトをデフォルトでブロック。サプライチェーンセキュリティ改善

React

The React.Foundation website

  • URL: https://react.foundation/
  • 要約: React Foundationのサイトが公開。メンテナ資金提供システム、利益をメンテナに還元するマーチャンダイズストア、四半期ごとの透明性レポート、ゲーミフィケーションされた「Contributor Status」ページを計画。多くのReactリポジトリがfacebookからreact GitHub組織へ移行

React Core PR - Port React Compiler to Rust

  • URL: https://github.com/react/react/pull/36173
  • 要約: React CompilerがRustへ移植されマージされた。公式npmパッケージはまだ未公開だが、Oxc(v0.135)、Rolldown、Oxlint、SWC、Bunとの統合が進行中

React RFC - Support using disposable as useEffect cleanup

  • URL: https://github.com/reactjs/rfcs/pull/278
  • 要約: useEffectがES Explicit Resource Managementと統合できるようにする提案。{[Symbol.dispose]: myEffectCleanupFunction}を返すdisposableリソースでクリーンアップを表現可能に

React Advanced London

  • URL: https://reactadvanced.com/
  • 要約: 10月23日・26日にロンドンで開催されるカンファレンス。Call for Papersは6月22日まで。コード「TWIR」で10%割引

Flow for TypeScript Users in 2026

The Best Loading States Are No Loading States

How React Server Components Integrate with Bundler

When React parent components need to know their children

The problem with useEffect – React Doctor can help

Sätteri - Flexible Rust-based Markdown / MDX engine

  • URL: https://satteri.bruits.org/
  • 要約: Unifiedエコシステムの高速なRust製代替。Astroのデフォルトパーサになる可能性があり、既にStarlightと統合済み

Motion 12.40 - Support for arc() motions

TanStack Table 9.0 beta

React Router 8.0 prerelease

React Router 7.17

React 19.2.7, 19.1.8, 19.0.7

This Month in React podcast

Señors at Scale podcast - Routing at Scale with TanStack Router


その他(JS / CSS / Web全般)

VoidZero is Joining Cloudflare

  • URL: https://voidzero.dev/posts/voidzero-cloudflare
  • 要約: CloudflareがVoidZero(Vite、Vitest、Rolldown、Oxc、Oxfmt、Oxlint、Vite+の開発元)を買収。ツールはオープンソース・MITライセンス・コミュニティ主導を維持し、ロックインなし。Cloudflareは新しいcf CLIをVite中心に構築予定

GitHub - Upcoming breaking changes for npm v12

Why does tsgo use so much memory?

Rolldown 1.1

Angular 22.0

Was this page helpful?