- Added support for string values in the capture attribute and prevented emitting autoFocus={false} on the server, while removing a freeze on the ReactDOMServer public API.
- Improved warning for undefined component types and updated the hydration API for better Flow typing, which may affect existing hydration implementations.
- General minor bugfixes and type improvements across React DOM and Reconciler.