Update Jun 8, 2026 tracked by Updatify
16.1.1 (November 13, 2017)
React
React DOM
-
Support string values for the
captureattribute. (@maxschmeling in #11424)
React DOM Server
-
Don’t freeze the
ReactDOMServerpublic API. (@travi in #11531) -
Don’t emit
autoFocus={false}attribute on the server. (@gaearon in #11543)
React Reconciler
- Change the hydration API for better Flow typing. (@sebmarkbage in #11493)