React v16.3.0-alpha.3 发布,React 是 Facebook 推出的一个为数据提供渲染为 HTML 视图,用来构建用户界面的开源 JavaScript 库。
更新内容:
fix: remove FlowFixMe from createFiber return type
Improve cryptic error message when creating a component starting with a lowercase letter
tests: add regression test for reading ReactCurrentOwner stateNode
New commit phase lifecycle: getSnapshotBeforeUpdate
Fix small typos in create-subscription readme
软件详情:https://github.com/facebook/react/pulls
下载地址:https://github.com/facebook/react/archive/v16.3.0-alpha.3.zip
来自:开源中国社区