v1.0.17
1.0.17 (November 3, 2017)
π Enhancement
π Documentation
-
react-scripts
- #3399 Add link to VS Code troubleshooting guide. (@auchenberg)
- #3400 Update VS Code debug configuration. (@auchenberg)
Committers: 3
- Dan Abramov (gaearon)
- Kenneth Auchenberg (auchenberg)
- Loren Sands-Ramshaw (lorensr)
Migrating from 1.0.16 to 1.0.17
Inside any created project that has not been ejected, run:
npm install --save --save-exact react-scripts@1.0.17
or
yarn add --exact react-scripts@1.0.17