Create React App - v5.0.1


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.

Migrating from 5.0.0 to 5.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: Bug Fix

:nail_care: Enhancement

  • cra-template-typescript, cra-template, react-scripts
  • #12220 Update templates to use React 18 createRoot (@kyletsang)
  • cra-template-typescript, cra-template
  • #12223 chore: upgrade rtl version to support react 18 (@MatanBobi)
  • eslint-config-react-app
  • #11622 updated deprecated rules (@wisammechano)

:memo: Documentation

:house: Internal

Committers: 11


Details

date
April 12, 2022, 5:35 p.m.
name
v5.0.1
type
Patch
πŸ‘‡
Register or login to:
  • πŸ”View and search all Create React App releases.
  • πŸ› οΈCreate and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • πŸš€Much more coming soon!
Continue with GitHub
Continue with Google
or