React 16.8.6 已发布,该版本更新如下:
React DOM
- 修复 useReducer() 中的问题(@acdlite in #15124)
- 修复 Safari DevTools 中的 iframe 警告(@renanvalentin in #15099)
- 若 contextType 设置为 Context.Consumer 而不是 Context,将发出警告(@aweary in #14831)
- 若 contextType 设置为无效值,将发出警告(@gaearon in #15142)
转自 https://www.oschina.net/news/105504/react-16-8-6-released