The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.

Download Latest Version v5.0.1 source code.zip (2.6 MB)
Email in envelope

Get an email when there's a new version of Create React App

Home / v5.0.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2022-04-12 3.0 kB
v5.0.1 source code.tar.gz 2022-04-12 2.3 MB
v5.0.1 source code.zip 2022-04-12 2.6 MB
Totals: 3 Items   4.9 MB 7

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

Source: README.md, updated 2022-04-12