1.0.10 (June 29, 2017)
🐛 Bug Fix
-
react-dev-utils
-
create-react-app
- #2683 Fix a typo. (@BenBrostoff)
📝 Documentation
-
README
-
#2402 Added
gluestick
to the alternatives section. (@JoeCortopassi)
-
#2402 Added
Committers: 5
- Ben Brostoff (BenBrostoff)
- Forbes Lindesay (ForbesLindesay)
- Joe Haddad (Timer)
- Patrick Hooper (pdhoopr)
- JoeCortopassi
Migrating from 1.0.9 to 1.0.10
Inside any created project that has not been ejected, run:
npm install --save --save-exact react-scripts@1.0.10
or
yarn add --exact react-scripts@1.0.10