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 [email protected]

or

yarn add --dev --exact [email protected]