v1.0.12
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 [email protected]
or
yarn add --exact [email protected]