皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Create React App 3.0.1 发布,零配置创建 App

Create React App 3.0.1 发布了,Create React App 是由 Facebook 推出的脚手架,基本可以零配置搭建基于 webpack 的 React 开发环境,并内置了热更新等功能。

更新内容如下:

Breaking Change

  • babel-preset-react-app

Bug 修复

  • react-error-overlayreact-scripts
  • eslint-config-react-app
  • eslint-config-react-appreact-scripts
  • react-dev-utils
    • #6876 更改 cssmodule classname hash 以使用相对路径 (@vg-stan)

改进

  • react-dev-utilsreact-scripts
  • babel-preset-react-app
  • react-scripts
    • #6706 在 Jest fileTransform 中生成 SVG 组件名称 (@dallo)
    • #6300 从模板中删除正文填充重置 (@Hurtak)

更新说明

下载地址:

转自 https://www.oschina.net/news/106574/create-react-app-3-0-1-released