← Back to Resources
Open Source NewsOctober 1, 20252 min read

React 19.2 Released

By BIOS Founding Team

React 19.2 Released

React 19.2 shipped new primitives including the Activity component for managing hidden and visible UI trees, the useEffectEvent hook, and cacheSignal for cache invalidation tied to abort signals.

On the React DOM side it introduced Partial Pre-rendering, and added Performance Tracks for profiling render work in browser devtools.

Full details: https://react.dev/blog/2025/10/01/react-19-2