Skip to content

v1.0.12

Compare
Choose a tag to compare
@gaearon gaearon released this 28 Aug 02:27

1.0.12 (August 28, 2017)

πŸ› Bug Fix

  • react-error-overlay

  • react-dev-utils

πŸ’… Enhancement

πŸ“ Documentation

🏠 Internal

  • react-error-overlay, react-scripts

  • react-dev-utils, react-error-overlay, react-scripts

Committers: 9

Migrating from 1.0.11 to 1.0.12

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

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

or

yarn add --exact react-scripts@1.0.12