npm create-react-app 2.1.8
v2.1.8

latest releases: 5.0.1, 5.1.0-next.14, 5.0.0...
5 years ago

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

Don't miss a new create-react-app release

NewReleases is sending notifications on new releases.