This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
react-scripts | 4.0.3 -> 5.0.1 |
v5.0.1
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
react-scripts
create-react-app
react-dev-utils
cra-template-typescript
, cra-template
, react-scripts
createRoot
(@kyletsang)cra-template-typescript
, cra-template
eslint-config-react-app
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!
v5.0.0
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
react-scripts
create-react-app
react-dev-utils
cra-template-typescript
, cra-template
, react-scripts
createRoot
(@kyletsang)cra-template-typescript
, cra-template
eslint-config-react-app
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!
This MR has been generated by Renovate Bot.