- Added propTypes support for components returned by React.ForwardRef and allowed multiple root children in the test renderer API.
- Fixed a series of React DOM bugs including crashes on input type changes, IE11 SVG focus restoration, range input updates, Firefox validation, IE9 event.target, and empty fragment handling.
- Corrected new context API value provision in server rendering and fixed shallow renderer getDerivedStateFromProps behavior.
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.