v2.1.8
版本发布时间: 2019-03-07 08:54:38
facebook/create-react-app最新发布版本:v5.0.1(2022-04-13 01:35:30)
2.1.8 (March 7, 2019)
v2.1.8 is a maintenance release that reapplies the TypeScript speed improvements (#6406) in a new major version of react-dev-utils
.
Migrating from 2.1.7 to 2.1.8
Inside any created project that has not been ejected, run:
npm install --save --save-exact react-scripts@2.1.8
or
yarn add --exact react-scripts@2.1.8