diff --git a/CHANGELOG-3.x.md b/CHANGELOG-3.x.md index 53a1e638d23..affbf6fb26a 100644 --- a/CHANGELOG-3.x.md +++ b/CHANGELOG-3.x.md @@ -865,7 +865,7 @@ v3.1.0 is a minor release that adds ESLint 6 support as well as experimental sup - [#7317](https://github.com/facebook/create-react-app/pull/7317) Fix typo ([@mvasin](https://github.com/mvasin)) - [#7262](https://github.com/facebook/create-react-app/pull/7262) Docs: replace the command line to install relay/macro ([@soufDev](https://github.com/soufDev)) - [#7170](https://github.com/facebook/create-react-app/pull/7170) Update deprecated package reference ([@bnewcomb](https://github.com/bnewcomb)) - - [#7133](https://github.com/facebook/create-react-app/pull/7133) Make the OOM abreviation more clear ([@tlehtimaki](https://github.com/tlehtimaki)) + - [#7133](https://github.com/facebook/create-react-app/pull/7133) Make the OOM abbreviation more clear ([@tlehtimaki](https://github.com/tlehtimaki)) - [#7086](https://github.com/facebook/create-react-app/pull/7086) Improve breaking changes info for CRA 3.0.0 ([@falldowngoboone](https://github.com/falldowngoboone)) - [#7059](https://github.com/facebook/create-react-app/pull/7059) Correct spelling of browserslist ([@amyrlam](https://github.com/amyrlam)) - [#7039](https://github.com/facebook/create-react-app/pull/7039) docs: fix env-cmd example in deployment section ([@VMois](https://github.com/VMois))