- Fixed multiple React DOM bugs: false positive warnings, production suppressHydrationWarning, double componentWillUnmount in Suspense, transition updates, infinite loop in useDeferredValue, throttled Suspense fallbacks, props object consi...
- Improved React DOM Server with correct escaping for bootstrapScriptContent and significantly faster renderToPipeableStream.
- Updated ESLint plugin and internal hooks: fixed false positives for many branches, corrected dependency stability detection, and replaced use sync external store shim implementation.
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.