npm create-react-app 2.1.3
v2.1.3

latest releases: 5.0.1, 5.1.0-next.14, 5.0.0...
5 years ago

2.1.3 (January 4, 2019)

v2.1.3 is a maintenance release to fix a vulnerability in webpack-dev-server.

📝 Documentation

🏠 Internal

🔨 Underlying Tools

  • react-scripts
    • #6064 Update webpack-dev-server 3.1.9 -> 3.1.14. (@Friss)

Committers: 8

Migrating from 2.1.2 to 2.1.3

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

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

or

yarn add --exact react-scripts@2.1.3

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

NewReleases is sending notifications on new releases.