MyGit

v3.4.0

facebook/create-react-app

版本发布时间: 2020-02-15 02:46:25

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

3.4.0 (2020-02-14)

v3.4.0 is a minor release that adds new features, including support for SSL and setting PUBLIC_URL in development. It also includes a fix for Hot Module Reloading with CSS Modules as well as other bug fixes.

:bug: Bug Fix

:nail_care: Enhancement

:memo: Documentation

:hammer: Underlying Tools

Committers: 18

Migrating from 3.3.1 to 3.4.0

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

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

or

yarn add --exact react-scripts@3.4.0

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

查看:2020-02-15发行的版本