v4.0.3
版本发布时间: 2021-02-23 02:24:09
facebook/create-react-app最新发布版本:v5.0.1(2022-04-13 01:35:30)
4.0.3 (2021-02-22)
v4.0.3 is a maintenance release that includes minor bug fixes and dependency updates.
:bug: Bug Fix
:house: Internal
-
react-dev-utils
-
create-react-app
- #10384 tests: update test case to match the description (@jamesgeorge007)
Committers: 4
- Brody McKee (@mrmckeb)
- Dion Woolley (@Awarua-)
- James George (@jamesgeorge007)
- Walker Clem (@wclem4)
Migrating from 4.0.2 to 4.0.3
Inside any created project that has not been ejected, run:
npm install --save --save-exact react-scripts@4.0.3
or
yarn add --exact react-scripts@4.0.3