1.1.1 (February 2, 2018)
🐛 Bug Fix
💅 Enhancement
📝 Documentation
-
react-scripts
- #3971 Update instructions for continuous delivery with Netlify. (@hubgit)
-
#3894 Include
{json,css}
files in prettier command. (@reyronald)
🏠 Internal
Committers: 6
Migrating from 1.1.0 to 1.1.1
Inside any created project that has not been ejected, run:
npm install --save --save-exact react-scripts@1.1.1
or
yarn add --exact react-scripts@1.1.1