fix(deps): update dependency react-scripts to v5 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
react-scripts | dependencies | major | 4.0.3 -> 5.0.1 |
Release Notes
facebook/create-react-app
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
🐛 Bug Fix
-
react-scripts
- #12245 fix: webpack noise printed only if error or warning (@Andrew47)
-
create-react-app
-
react-dev-utils
- #11640 Ensure posix compliant joins for urls in middleware (@psiservices-justin-sullard)
💅 Enhancement
-
cra-template-typescript
,cra-template
,react-scripts
-
#12220 Update templates to use React 18
createRoot
(@kyletsang)
-
#12220 Update templates to use React 18
-
cra-template-typescript
,cra-template
- #12223 chore: upgrade rtl version to support react 18 (@MatanBobi)
-
eslint-config-react-app
- #11622 updated deprecated rules (@wisammechano)
📝 Documentation
- #11594 Fix a typo in deployment.md (@fishmandev)
- #11805 docs: Changelog 5.0.0 (@jafin)
- #11757 prevent both npm and yarn commands from being copied (@mubarakn)
🏠 Internal
Committers: 11
- Andrew Burnie (@Andrew47)
- Clément Vannicatte (@shortcuts)
- Dmitriy Fishman (@fishmandev)
- Dmitry Vinnik (@dmitryvinn)
- Ian Sutherland (@iansu)
- Jason Finch (@jafin)
- Kyle Tsang (@kyletsang)
- Matan Borenkraout (@MatanBobi)
- Wisam Naji (@wisammechano)
- @mubarakn
- @psiservices-justin-sullard
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!
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
🐛 Bug Fix
-
react-scripts
- #12245 fix: webpack noise printed only if error or warning (@Andrew47)
-
create-react-app
-
react-dev-utils
- #11640 Ensure posix compliant joins for urls in middleware (@psiservices-justin-sullard)
💅 Enhancement
-
cra-template-typescript
,cra-template
,react-scripts
-
#12220 Update templates to use React 18
createRoot
(@kyletsang)
-
#12220 Update templates to use React 18
-
cra-template-typescript
,cra-template
- #12223 chore: upgrade rtl version to support react 18 (@MatanBobi)
-
eslint-config-react-app
- #11622 updated deprecated rules (@wisammechano)
📝 Documentation
- #11594 Fix a typo in deployment.md (@fishmandev)
- #11805 docs: Changelog 5.0.0 (@jafin)
- #11757 prevent both npm and yarn commands from being copied (@mubarakn)
🏠 Internal
Committers: 11
- Andrew Burnie (@Andrew47)
- Clément Vannicatte (@shortcuts)
- Dmitriy Fishman (@fishmandev)
- Dmitry Vinnik (@dmitryvinn)
- Ian Sutherland (@iansu)
- Jason Finch (@jafin)
- Kyle Tsang (@kyletsang)
- Matan Borenkraout (@MatanBobi)
- Wisam Naji (@wisammechano)
- @mubarakn
- @psiservices-justin-sullard
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!
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.