npm create-react-app 1.0.4
v1.0.4

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

1.0.4 (May 22, 2017)

🐛 Bug Fix

  • react-error-overlay
    • Fix a regression in published package.

Migrating from 1.0.3 to 1.0.4

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

npm install --save-dev --save-exact react-scripts@1.0.4

or

yarn add --dev --exact react-scripts@1.0.4

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

NewReleases is sending notifications on new releases.