React 19.2 introduces <Activity />, useEffectEvent, and partial pre-rendering
React 19.2 brings the new feature, allowing developers to organize apps into manageable activities. The release also features useEffectEvent for separating event logic from effect dependencies and adds partial pre-rendering support for React DOM. Additional improvements include cacheSignal, performance tracking tools, updated SSR streaming, and multiple bug fixes.
No comments so far, maybe you want to be first?
Gu