1.0.7 (May 27, 2017)
🐛 Bug Fix
-
react-scripts
- #2382 Consistently set environment variables. (@gaearon)
-
#2379 Temporarily disable
comparisons
feature in uglify compression. (@davidascher)
💅 Enhancement
-
react-scripts
-
react-dev-utils
,react-scripts
- #2361 Print file sizes with correct build folder path. (@fezhengjin)
📝 Documentation
-
react-scripts
-
#2372 Update README.md for
now
deployments. (@purplecones) - #2350 Fix broken links. (@gaearon)
-
#2372 Update README.md for
Committers: 6
- Dan Abramov (gaearon)
- David Ascher (davidascher)
- Emanuele Ingrosso (ingro)
- Jin Zheng (fezhengjin)
- Mirza Joldic (purplecones)
- Zac Kwan (Zaccc123)
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