📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP

react-scripts

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-scripts - npm Package Versions

2345
14
rickhanlonii
published 5.1.0-next.26 •
iansu
published 5.0.1 •

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

: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 •
2345
14