- Added extra cycle protections to React Server Components
- Improves stability by preventing infinite rendering loops
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.
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.