- Fixed missing FormData entries in Server Actions for React Server Components.
- Resolved regression introduced in version 19.2.6.
Official React changelog summary with source attribution, release tags, and community reactions.
Track this React release note alongside related changelog updates, risky changes, and weekly digest signals from the developer community.
Every summary should remain traceable to the original changelog or release source.
Fix regression in React Server Components where FormData entries were missing in Server Actions
Fixed missing FormData entries in Server Actions.
Docs now explain more cases where compiler adoption should be incremental.