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.3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2021-02-22 1.2 kB
v4.0.3 source code.tar.gz 2021-02-22 2.2 MB
v4.0.3 source code.zip 2021-02-22 2.4 MB
Totals: 3 Items   4.6 MB 1

4.0.3 (2021-02-22)

v4.0.3 is a maintenance release that includes minor bug fixes and dependency updates.

:bug: Bug Fix

  • react-scripts
  • #10590 Upgrade eslint-webpack-plugin to fix opt-out flag (@mrmckeb)

:house: Internal

  • react-dev-utils
  • #10412 update immer to 8.0.1 to address vulnerability (@wclem4)
  • create-react-app
  • #10384 tests: update test case to match the description (@jamesgeorge007)

Committers: 4

Migrating from 4.0.2 to 4.0.3

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

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

or

yarn add --exact react-scripts@4.0.3
Source: README.md, updated 2021-02-22