Skip to content

react 15.0.1

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)