Create React App - v2.0.5


2.0.5 (October 14, 2018)

:bug: Bug Fix

  • react-dev-utils
  • #5431 Fix click-to-open on Windows. (@gaearon)
  • #5335 Fix file size report after build. (@OskarPersson)

  • create-react-app

  • #5362 Fix CI: non-semver compliant Yarn versions. (@Timer)

  • react-scripts

  • #5301 Fix TypeError when registering service workers without config. (@peterbe)

:nail_care: Enhancement

  • babel-preset-react-app
  • #4984 Use the correct dependency for babel-plugin-dynamic-import-node. (@vikr01)

  • react-scripts

  • #5354 Add environment variable to optionaly disable inlining of chunks. (@0xdeafcafe)
  • #5330 Update eslint-plugin-jsx-a11y version. (@AlmeroSteyn)

:memo: Documentation

:house: Internal

  • Other
  • #5365 Clean up the behavior tests. (@Timer)

  • create-react-app

  • #5362 Fix CI: non-semver compliant Yarn versions. (@Timer)
  • react-scripts
  • #5317 Remove unused require for getCacheIdentifier after ejecting. (@benbrandt)

Committers: 23

Migrating from 2.0.4 to 2.0.5

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

npm install --save --save-exact react-scripts@2.0.5

or

yarn add --exact react-scripts@2.0.5

Details

date
Oct. 14, 2018, 7:08 p.m.
name
v2.0.5
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