1.0.6 (May 24, 2017)
🐛 Bug Fix
-
eslint-config-react-app
,react-error-overlay
,react-scripts
- #2346 Resolve Flow errors in an ESLint plugin. (@iainbeeston)
-
react-dev-utils
💅 Enhancement
-
react-scripts
-
#2347 Don't precache
/__*
URLs to fix Firebase hosting. (@ryansully)
-
#2347 Don't precache
📝 Documentation
-
README
- #2334 Add missing files to the list. (@jesselpalmer)
Committers: 4
- Iain Beeston (iainbeeston)
- Jesse Palmer (jesselpalmer)
- Joe Haddad (Timer)
- Ryan Sullivan (ryansully)
Migrating from 1.0.5 to 1.0.6
Inside any created project that has not been ejected, run:
npm install --save-dev --save-exact react-scripts@1.0.6
or
yarn add --dev --exact react-scripts@1.0.6