yarn create-react-app 3.1.1
v3.1.1

latest releases: 5.0.0, 5.0.0-next.60, 5.0.0-next.59...
4 years ago

3.1.1 (2019-08-13)

v3.1.1 is a maintenance release that includes minor bug fixes and documentation updates.

πŸ› Bug Fix

πŸ’… Enhancement

  • eslint-config-react-app

πŸ“ Documentation

Committers: 3

Migrating from 3.1.0 to 3.1.1

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

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

or

yarn add --exact react-scripts@3.1.1

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

NewReleases is sending notifications on new releases.