Skip to content React
- Restore
React.__spread API to unbreak code compiled with some tools making use of this undocumented API. It is now officially deprecated. (@zpao in #6444)
ReactDOM
- Fixed issue resulting in loss of cursor position in controlled inputs. (@spicyj in #6449)