MyGit

v3.2.0

facebook/create-react-app

版本发布时间: 2019-10-03 12:28:44

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

3.2.0 (2019-10-03)

v3.2.0 is a minor release that adds support for production profiling and ignoring TypeScript type errors to make migrating JavaScript projects to TypeScript easier. It also includes other minor bug fixes and documentation updates.

:rocket: New Feature

:bug: Bug Fix

:nail_care: Enhancement

:memo: Documentation

:house: Internal

:hammer: Underlying Tools

Committers: 19

Migrating from 3.1.2 to 3.2.0

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

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

or

yarn add --exact react-scripts@3.2.0

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

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