react-scripts@1.0.14
1.0.14 (September 26, 2017)
🐛 Bug Fix
-
react-dev-utils
-
react-error-overlay
💅 Enhancement
-
react-dev-utils
📝 Documentation
-
Other
- #3163 Add link to active CSS modules discussion. (@NeekSandhu)
-
react-scripts
-
#2908 Note that class fields have progressed to stage 3. (@rickbeerendonk)
-
#3160 Update unclear wording in webpack configuration (file loader section). (@kristiehoward)
-
-
eslint-config-react-app
🏠 Internal
-
react-scripts
-
#2989 Update install template to match accessibility guidelines. (@davidleger95)
-
react-error-overlay
-
create-react-app
,react-dev-utils
,react-error-overlay
,react-scripts
-
#3058 Re-run prettier for all files and pin the version. (@viankakrisna)
-
#3107 Run CI on
npm@^4
. (@viankakrisna)
-
Committers: 12
- Ade Viankakrisna Fadlil (viankakrisna)
- David Leger (davidleger95)
- Joe Haddad (Timer)
- Jon Crenshaw (jdcrensh)
- Kristie Howard (kristiehoward)
- Luca (duvet86)
- Neek Sandhu (NeekSandhu)
- Nik Nyby (nikolas)
- Rasmus Eneman (Pajn)
- Rick Beerendonk (rickbeerendonk)
- Sophie Alpert (sophiebits)
- gulderov
Migrating from 1.0.13 to 1.0.14
Inside any created project that has not been ejected, run:
npm install --save --save-exact react-scripts@1.0.14
or
yarn add --exact react-scripts@1.0.14