Skip to content

v1.0.4

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

1.0.4 (May 22, 2017)

πŸ› Bug Fix

  • react-error-overlay
    • Fix a regression in published package.

Migrating from 1.0.3 to 1.0.4

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

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

or

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