1.0.12 (August 28, 2017)
🐛 Bug Fix
-
react-error-overlay
-
react-dev-utils
💅 Enhancement
-
react-scripts
- #2917 Optimize the size of default favicon. (@sylvainbaronnet)
📝 Documentation
-
react-scripts
-
react-dev-utils
🏠 Internal
-
react-error-overlay
,react-scripts
-
#2991 Update
babel-runtime
dependency (@christophehurpeau)
-
#2991 Update
-
react-dev-utils
,react-error-overlay
,react-scripts
-
#2515 Convert
react-error-overlay
to React (@tharakawj)
-
#2515 Convert
Committers: 9
- Christophe Hurpeau (christophehurpeau)
- Dan Abramov (gaearon)
- Ekaterina Prigara (prigara)
- Joe Haddad (Timer)
- Pier-Luc Gendreau (Zertz)
- Sylvain Baronnet (sylvainbaronnet)
- Tharaka Wijebandara (tharakawj)
- Thomas Bassetto (tbassetto)
- Yann Pringault (Kerumen)
Migrating from 1.0.11 to 1.0.12
Inside any created project that has not been ejected, run:
npm install --save --save-exact react-scripts@1.0.12
or
yarn add --exact react-scripts@1.0.12