- Release React 17 with new JSX transform via react/jsx-runtime and updated event handling (delegation, removal of pooling, focusin/out usage).
- Strict Mode now double‑renders components (including those without hooks) and runs effect clean‑ups asynchronously, with added warnings for undefined forwardRef/memo returns.
- Adds experimental APIs (unstable prefixes) and deprecates ReactTestUtils.SimulateNative; many bug fixes across DOM, server, and concurrent features.
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.