Skip to content

chore(deps): update dependency react-scripts to v3.0.1

Mend Renovate requested to merge renovate/react-scripts-3.x into master

This MR contains the following updates:

Package Type Update Change References
react-scripts devDependencies patch 3.0.0 -> 3.0.1 source

Release Notes

facebook/create-react-app

v3.0.1

Compare Source

v3.0.1 is a maintenance release that adjusts some ESLint rules for TypeScript along with other minor bug fixes and documentation updates.

💥 Breaking Change
  • babel-preset-react-app
🐛 Bug Fix
💅 Enhancement
📝 Documentation
🏠 Internal
Committers: 12
Migrating from 3.0.0 to 3.0.1

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

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

or

yarn add --exact react-scripts@3.0.1

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot. View repository job log here.

Edited by Mend Renovate

Merge request reports