内容简介:Create React App 3.0.1 发布了,Create React App 是由 Facebook 推出的脚手架,基本可以零配置搭建基于 webpack 的 React 开发环境,并内置了热更新等功能。 更新内容如下: Breaking Change babel-preset-rea...
Create React App 3.0.1 发布了,Create React App 是由 Facebook 推出的脚手架,基本可以零配置搭建基于 webpack 的 React 开发环境,并内置了热更新等功能。
更新内容如下:
Breaking Change
Bug 修复
react-error-overlay
,react-scripts
- #7007 取消固定
babel-jest
(@ianschmitz) - #7002 临时修复
babel-jest
的预检查错误 (@ianschmitz)
- #7007 取消固定
eslint-config-react-app
- #6987 为 TypeScrip 禁用
no-dupe-class-members
规则 (@ianschmitz) - #6862 修复 TypeScript 中无用的构造函数规则 (@ianschmitz)
- #6987 为 TypeScrip 禁用
eslint-config-react-app
,react-scripts
- #6937 禁用 TypeScript 的
default-case
lint 规则 (@ianschmitz)
- #6937 禁用 TypeScript 的
react-dev-utils
改进
react-dev-utils
,react-scripts
babel-preset-react-app
react-scripts
下载地址:
以上所述就是小编给大家介绍的《Create React App 3.0.1 发布,零配置创建 App》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- iOS App创建证书,添加Appid,创建配置文件流程
- Django – 创建用户配置文件
- 用命令创建用户、配置 IIS、配置 SQL Server
- Express教程01:创建服务器、配置路由
- Spring 异步任务的创建、自定义配置和原理
- Create React App 2.1.2 发布,零配置创建 App
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
The Art of Computer Programming, Volumes 1-3 Boxed Set
Donald E. Knuth / Addison-Wesley Professional / 1998-10-15 / USD 199.99
This multivolume work is widely recognized as the definitive description of classical computer science. The first three volumes have for decades been an invaluable resource in programming theory and p......一起来看看 《The Art of Computer Programming, Volumes 1-3 Boxed Set》 这本书的介绍吧!