Added bulk-resolve for issues and ability to execute any issue action directly from the Command Palette.
ReactJS changelog digest
Jun 1 - Jun 7, 2026. Useful releases, risky migrations, and noisy updates from the ReactJS channel.
No matching updates in this bucket.
ReactJS updates in 2026-w23
Add extensive crypto support including ChaCha20‑Poly1305, SHA‑3 variants, ML‑DSA signatures and ML‑KEM post‑quantum algorithms.
Added stable @sentry/hono SDK with error monitoring, tracing, profiling, metrics, and logs
Backported bug fixes to 15.5.19, excluding new canary features
Backported numerous bug fixes across core, Playwright integration, dev-mode hydration, router query handling, cache tag encoding, server action rewrites, Turbopack hash encoding, FormData handling, module type handling, and adapter regio...
Fixed missing FormData entries in Server Actions for React Server Components.
Fix regression in React Server Components where FormData entries were missing in Server Actions
Fixed missing FormData entries in Server Actions.