MyGit

v5.0.1

facebook/create-react-app

版本发布时间: 2022-04-13 01:35:30

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

5.0.1 (2022-04-12)

Create React App 5.0.1 is a maintenance release that improves compatibility with React 18. We've also updated our templates to use createRoot and relaxed our check for older versions of Create React App.

Migrating from 5.0.0 to 5.0.1

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

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

or

yarn add --exact react-scripts@5.0.1

:bug: Bug Fix

:nail_care: Enhancement

:memo: Documentation

:house: Internal

Committers: 11

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

查看:2022-04-13发行的版本