v1.1.1
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 [email protected]
or
yarn add --exact [email protected]