- Deprecate React.createFactory() and unstable createPortal, and add warnings for string refs, style collisions, and misuse of ReactDOM.createRoot in Concurrent Mode.
- Fix numerous bugs: onMouseEnter on disabled buttons, shouldComponentUpdate in StrictMode, React.memo update drops, isPending handling, and rebasing updates.
- Add ReactDOM version property and improve warning details (component stacks, event plugin priorities, SuspenseList heuristic).
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.