MyGit

v3.1.0

facebook/create-react-app

版本发布时间: 2019-08-10 06:44:34

facebook/create-react-app最新发布版本:v5.0.1(2022-04-13 01:35:30)

3.1.0 (2019-08-09)

v3.1.0 is a minor release that adds ESLint 6 support as well as experimental support for extending and customizing the ESLint config along with other minor bug fixes and documentation updates.

Highlights

:rocket: New Feature

:boom: Breaking Change

:bug: Bug Fix

:nail_care: Enhancement

:memo: Documentation

:house: Internal

:hammer: Underlying Tools

Committers: 46

Migrating from 3.0.1 to 3.1.0

Inside any created project that has not been ejected, run:

npm install --save --save-exact react-scripts@3.1.0

or

yarn add --exact react-scripts@3.1.0

相关地址:原始地址 下载(tar) 下载(zip)

查看:2019-08-10发行的版本