Change8

React

Frontend & Mobile

The library for web and native user interfaces.

Latest: v19.0.312 releases4 breaking changes2 common errorsView on GitHub →

Release History

v19.0.31 feature
Dec 12, 2025

This update introduces enhanced loop protection for React Server Functions to improve stability in React Server Components.

v19.1.41 feature
Dec 12, 2025

This update introduces enhanced loop protection for React Server Functions to improve stability in React Server Components.

v19.2.31 feature
Dec 11, 2025

This update introduces enhanced loop protection for React Server Functions to improve stability in React Server Components.

v19.0.22 fixes
Dec 11, 2025

This patch update for React Server Components addresses issues with Promise cycles and the toString method within Server Functions.

v19.1.3Breaking2 features
Dec 11, 2025

This release updates React Server Components by moving unbundled webpack entry points to a private package and improving Server Function stability with Promise cycle patching and toString support.

v19.2.2Breaking2 features
Dec 11, 2025

This release moves unbundled React Server DOM utilities to a private package and improves Server Function stability by patching Promise cycles and toString methods.

v19.2.11 fix
Dec 3, 2025

This release synchronizes internal React Server Component fixes with Server Actions to improve reliability.

v19.1.21 fix
Dec 3, 2025

This release synchronizes internal React Server Component fixes with the Server Actions implementation to improve reliability.

v19.0.11 fix
Dec 3, 2025

This release applies existing React Server Component fixes to Server Actions to improve reliability.

v19.2.0Breaking9 fixes9 features
Oct 1, 2025

React 19.2 introduces the <Activity> component, useEffectEvent hook, and new resume APIs for partial pre-rendering. It also includes significant updates to the ESLint plugin and changes the ID generation format for useId.

v19.1.11 fix
Jul 28, 2025

This release includes a bug fix for React's Owner Stacks to ensure they function correctly with ES2015 function.name semantics.

v19.1.0Breaking10 fixes10 features
Mar 28, 2025

This release introduces Owner Stacks for enhanced development debugging and the experimental unstable_prerender API for Server Components. It also includes significant improvements to Suspense hydration, CSS-compliant useId formatting, and various bug fixes across React DOM and Server Components.

Common Errors