Skip to content

v1.0.7

Compare
Choose a tag to compare
@gaearon gaearon released this 27 May 11:44

1.0.7 (May 27, 2017)

πŸ› Bug Fix

  • react-scripts

πŸ’… Enhancement

  • react-scripts

  • react-dev-utils, react-scripts

πŸ“ Documentation

Committers: 6

Migrating from 1.0.6 to 1.0.7

Inside any created project that has not been ejected, run:

npm install --save-dev --save-exact react-scripts@1.0.7

or

yarn add --dev --exact react-scripts@1.0.7