npm react-app-polyfill 1.0.5
v1.0.5

latest releases: 3.1.0-next.14, 3.0.0, 3.0.0-next.104...
4 years ago

1.0.5 (May 22, 2017)

🐛 Bug Fix

  • react-dev-utils, react-scripts

    • #2326 Files in public/ folder should not be requested through proxy. (@gaearon)

💅 Enhancement

  • react-dev-utils

  • eslint-config-react-app

    • #2325 Allow declaring variables before use in a scope above. (@gaearon)

🏠 Internal

  • react-dev-utils, react-scripts

Committers: 2

Migrating from 1.0.4 to 1.0.5

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

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

or

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

Don't miss a new react-app-polyfill release

NewReleases is sending notifications on new releases.