Socket
Socket
Sign inDemoInstall

react-scripts

Package Overview
Dependencies
839
Maintainers
5
Versions
134
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
14Next

5.0.1

Diff

Changelog

Source

5.0.1 (2022-04-12)

Create React App 5.0.1 is a maintenance release that improves compatibility with React 18. We've also updated our templates to use createRoot and relaxed our check for older versions of Create React App.

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

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

or

yarn add --exact react-scripts@5.0.1
:bug: Bug Fix
  • react-scripts
    • #12245 fix: webpack noise printed only if error or warning (@Andrew47)
  • create-react-app
    • #11915 Warn when not using the latest version of create-react-app but do not exit (@iansu)
  • react-dev-utils
:nail_care: Enhancement
  • cra-template-typescript, cra-template, react-scripts
  • cra-template-typescript, cra-template
  • eslint-config-react-app
:memo: Documentation
:house: Internal
Committers: 11
iansu
published 5.1.0-next.14 •

iansu
published 5.0.0 •

Changelog

Source

5.0.0 (2021-12-14)

Create React App 5.0 is a major release with several new features and the latest version of all major dependencies.

Thanks to all the maintainers and contributors who worked so hard on this release! 🙌

Highlights

  • webpack 5 (#11201)
  • Jest 27 (#11338)
  • ESLint 8 (#11375)
  • PostCSS 8 (#11121)
  • Fast Refresh improvements and bug fixes (#11105)
  • Support for Tailwind (#11717)
  • Improved package manager detection (#11322)
  • Unpinned all dependencies for better compatibility with other tools (#11474)
  • Dropped support for Node 10 and 12
iansu
published 5.0.0-next.60 •

iansu
published 5.0.0-next.58 •

iansu
published 5.0.0-next.47 •

iansu
published 5.0.0-next.37 •

iansu
published 5.0.0-next.31 •

iansu
published 4.0.3 •

iansu
published 4.0.2 •

2345
14Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc