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 / v4.0.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2020-11-23 2.7 kB
v4.0.1 source code.tar.gz 2020-11-23 2.2 MB
v4.0.1 source code.zip 2020-11-23 2.4 MB
Totals: 3 Items   4.6 MB 0

v4.0.1 is a maintenance release that includes minor bug fixes and documentation updates.

:bug: Bug Fix

  • react-scripts
  • #9921 Fix noFallthroughCasesInSwitch/jsx object is not extensible (@ryota-murakami)
  • #9869 Fix react-jsx error (@benneq)
  • #9885 fix: React is not defined compilation error after ejected (@n3tr)
  • #9911 fix: slow recompile time (@FezVrasta)
  • react-dev-utils
  • #9884 fix: page doesn't get refreshed when FAST_REFRESH=false (@n3tr)

:nail_care: Enhancement

:memo: Documentation

  • #10052 docs: add React Testing Library as a library requiring jsdom (@anyulled)

:house: Internal

Committers: 9

Migrating from 4.0.0 to 4.0.1

Inside any created project that has not been ejected, run:

:::bash
npm install --save --save-exact react-scripts@4.0.1

or

yarn add --exact react-scripts@4.0.1
Source: README.md, updated 2020-11-23