npm create-react-app 1.0.1
v1.0.1

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

1.0.1 (May 19, 2017)

🐛 Bug Fix

  • react-scripts

  • react-dev-utils

    • #2229 Show customized build path for serve instruction. (@chyipin)
  • react-dev-utils, react-error-overlay

  • react-error-overlay

    • #2238 Fix a crash when switching errors with arrow keys. (@Gandem)

💅 Enhancement

  • eslint-config-react-app

  • react-scripts

📝 Documentation

🏠 Internal

Committers: 9

Migrating from 1.0.0 to 1.0.1

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

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

or

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

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

NewReleases is sending notifications on new releases.