Skip to content

v1.0.6

Compare
Choose a tag to compare
@gaearon gaearon released this 24 May 12:23

1.0.6 (May 24, 2017)

πŸ› Bug Fix

  • eslint-config-react-app, react-error-overlay, react-scripts

  • react-dev-utils

    • #2332 Fix proxying issues with backends that don't support IPv6. (@Timer)

πŸ’… Enhancement

  • react-scripts

πŸ“ Documentation

Committers: 4

Migrating from 1.0.5 to 1.0.6

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

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

or

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