Skip to content

v1.0.10

Compare
Choose a tag to compare
@gaearon gaearon released this 29 Jun 18:04

1.0.10 (June 29, 2017)

πŸ› Bug Fix

πŸ“ Documentation

Committers: 5

Migrating from 1.0.9 to 1.0.10

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

npm install --save --save-exact react-scripts@1.0.10

or

yarn add --exact react-scripts@1.0.10