1.0.7 (May 27, 2017)

🐛 Bug Fix

  • react-scripts

💅 Enhancement

  • react-scripts

  • react-dev-utils, react-scripts

📝 Documentation

Committers: 6

Migrating from 1.0.6 to 1.0.7

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

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

or

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