npm create-react-app 2.1.1
v2.1.1

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

2.1.1 (October 31, 2018)

Happy Halloween 🎃 👻! This spooky release brings a treat: decorator support in TypeScript files!

🐛 Bug Fix

  • babel-preset-react-app
  • react-scripts

💅 Enhancement

  • babel-preset-react-app

📝 Documentation

🏠 Internal

  • react-error-overlay
  • babel-plugin-named-asset-import
  • react-scripts
    • #5651 Make serviceWorker config argument optional in typescript. (@eddedd88)

Committers: 8

Migrating from 2.1.0 to 2.1.1

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

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

or

yarn add --exact react-scripts@2.1.1

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

NewReleases is sending notifications on new releases.