The-Code-Monkey / JQuery2JS

Turns Jquery into Vanilla JS. Go To The Link To Test.
https://jquery-2-js.vercel.app/
MIT License
7 stars 0 forks source link

Update dependency react-scripts to v4 #52

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-scripts 1.1.5 -> 4.0.3 age adoption passing confidence

Release Notes

facebook/create-react-app ### [`v4.0.3`](https://togithub.com/facebook/create-react-app/blob/master/CHANGELOG.md#Migrating-from-402-to-403) [Compare Source](https://togithub.com/facebook/create-react-app/compare/v4.0.2...v4.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 #### 4.0.2 (2021-02-03) v4.0.2 is a maintenance release that includes minor bug fixes and documentation updates. ##### :rocket: New Feature - `react-scripts` - [#​8986](https://togithub.com/facebook/create-react-app/pull/8986) Add support for new BUILD_PATH advanced configuration variable ([@​ajhyndman](https://togithub.com/ajhyndman)) ##### :bug: Bug Fix - `react-scripts` - [#​10170](https://togithub.com/facebook/create-react-app/pull/10170) Add opt-out for eslint-webpack-plugin ([@​mrmckeb](https://togithub.com/mrmckeb)) - [#​9872](https://togithub.com/facebook/create-react-app/pull/9872) fix(react-scripts): add missing peer dependency react and update react-refresh-webpack-plugin ([@​merceyz](https://togithub.com/merceyz)) - [#​9964](https://togithub.com/facebook/create-react-app/pull/9964) Add TypeScript 4.x as peerDependency to react-scripts ([@​sheepsteak](https://togithub.com/sheepsteak)) ##### :nail_care: Enhancement - `react-scripts` - [#​9977](https://togithub.com/facebook/create-react-app/pull/9977) Move ESLint cache file into node_modules ([@​ehsankhfr](https://togithub.com/ehsankhfr)) - [#​9569](https://togithub.com/facebook/create-react-app/pull/9569) Improve vendor chunk names in development ([@​jrr](https://togithub.com/jrr)) ##### :memo: Documentation - [#​9473](https://togithub.com/facebook/create-react-app/pull/9473) docs: add missing override options for Jest config ([@​tobiasbueschel](https://togithub.com/tobiasbueschel)) - [#​10314](https://togithub.com/facebook/create-react-app/pull/10314) Update using-the-public-folder.md ([@​Avivhdr](https://togithub.com/Avivhdr)) - [#​10214](https://togithub.com/facebook/create-react-app/pull/10214) Remove references to Node 8 ([@​ianschmitz](https://togithub.com/ianschmitz)) ##### :house: Internal - `react-scripts` - [#​10027](https://togithub.com/facebook/create-react-app/pull/10027) appTsConfig immutability handling by immer ([@​josezone](https://togithub.com/josezone)) - `create-react-app` - [#​10217](https://togithub.com/facebook/create-react-app/pull/10217) Fix CI tests ([@​ianschmitz](https://togithub.com/ianschmitz)) - `react-dev-utils`, `react-error-overlay`, `react-scripts` - [#​10091](https://togithub.com/facebook/create-react-app/pull/10091) Recovered some integration tests ([@​maxsbelt](https://togithub.com/maxsbelt)) ##### :hammer: Underlying Tools - `react-scripts` - [#​10216](https://togithub.com/facebook/create-react-app/pull/10216) Revert "Update postcss packages" ([@​ianschmitz](https://togithub.com/ianschmitz)) - [#​9988](https://togithub.com/facebook/create-react-app/pull/9988) Upgrade sass-loader ([@​ehsankhfr](https://togithub.com/ehsankhfr)) - [#​10003](https://togithub.com/facebook/create-react-app/pull/10003) Update postcss packages ([@​raix](https://togithub.com/raix)) - [#​10213](https://togithub.com/facebook/create-react-app/pull/10213) Upgrade [@​svgr/webpack](https://togithub.com/svgr/webpack) to fix build error ([@​jabranr](https://togithub.com/jabranr)) - `react-dev-utils` - [#​10198](https://togithub.com/facebook/create-react-app/pull/10198) remove chalk from formatWebpackMessages ([@​jasonwilliams](https://togithub.com/jasonwilliams)) - `cra-template-typescript` - [#​10141](https://togithub.com/facebook/create-react-app/pull/10141) chore: bump typescript version ([@​trainto](https://togithub.com/trainto)) - `cra-template-typescript`, `cra-template` - [#​10143](https://togithub.com/facebook/create-react-app/pull/10143) chore: bump web-vital dependency version ([@​sahilpurav](https://togithub.com/sahilpurav)) ##### Committers: 15 - Andrew Hyndman ([@​ajhyndman](https://togithub.com/ajhyndman)) - Aviv Hadar ([@​Avivhdr](https://togithub.com/Avivhdr)) - Brody McKee ([@​mrmckeb](https://togithub.com/mrmckeb)) - Chris Shepherd ([@​sheepsteak](https://togithub.com/sheepsteak)) - EhsanKhaki ([@​ehsankhfr](https://togithub.com/ehsankhfr)) - Hakjoon Sim ([@​trainto](https://togithub.com/trainto)) - Ian Schmitz ([@​ianschmitz](https://togithub.com/ianschmitz)) - Jabran Rafique⚡️ ([@​jabranr](https://togithub.com/jabranr)) - Jason Williams ([@​jasonwilliams](https://togithub.com/jasonwilliams)) - John Ruble ([@​jrr](https://togithub.com/jrr)) - Kristoffer K. ([@​merceyz](https://togithub.com/merceyz)) - Morten N.O. Nørgaard Henriksen ([@​raix](https://togithub.com/raix)) - Sahil Purav ([@​sahilpurav](https://togithub.com/sahilpurav)) - Sergey Makarov ([@​maxsbelt](https://togithub.com/maxsbelt)) - Tobias Büschel ([@​tobiasbueschel](https://togithub.com/tobiasbueschel)) - mad-jose ([@​josezone](https://togithub.com/josezone)) ### [`v4.0.2`](https://togithub.com/facebook/create-react-app/blob/master/CHANGELOG.md#Migrating-from-402-to-403) [Compare Source](https://togithub.com/facebook/create-react-app/compare/v4.0.1...v4.0.2) 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 #### 4.0.2 (2021-02-03) v4.0.2 is a maintenance release that includes minor bug fixes and documentation updates. ##### :rocket: New Feature - `react-scripts` - [#​8986](https://togithub.com/facebook/create-react-app/pull/8986) Add support for new BUILD_PATH advanced configuration variable ([@​ajhyndman](https://togithub.com/ajhyndman)) ##### :bug: Bug Fix - `react-scripts` - [#​10170](https://togithub.com/facebook/create-react-app/pull/10170) Add opt-out for eslint-webpack-plugin ([@​mrmckeb](https://togithub.com/mrmckeb)) - [#​9872](https://togithub.com/facebook/create-react-app/pull/9872) fix(react-scripts): add missing peer dependency react and update react-refresh-webpack-plugin ([@​merceyz](https://togithub.com/merceyz)) - [#​9964](https://togithub.com/facebook/create-react-app/pull/9964) Add TypeScript 4.x as peerDependency to react-scripts ([@​sheepsteak](https://togithub.com/sheepsteak)) ##### :nail_care: Enhancement - `react-scripts` - [#​9977](https://togithub.com/facebook/create-react-app/pull/9977) Move ESLint cache file into node_modules ([@​ehsankhfr](https://togithub.com/ehsankhfr)) - [#​9569](https://togithub.com/facebook/create-react-app/pull/9569) Improve vendor chunk names in development ([@​jrr](https://togithub.com/jrr)) ##### :memo: Documentation - [#​9473](https://togithub.com/facebook/create-react-app/pull/9473) docs: add missing override options for Jest config ([@​tobiasbueschel](https://togithub.com/tobiasbueschel)) - [#​10314](https://togithub.com/facebook/create-react-app/pull/10314) Update using-the-public-folder.md ([@​Avivhdr](https://togithub.com/Avivhdr)) - [#​10214](https://togithub.com/facebook/create-react-app/pull/10214) Remove references to Node 8 ([@​ianschmitz](https://togithub.com/ianschmitz)) ##### :house: Internal - `react-scripts` - [#​10027](https://togithub.com/facebook/create-react-app/pull/10027) appTsConfig immutability handling by immer ([@​josezone](https://togithub.com/josezone)) - `create-react-app` - [#​10217](https://togithub.com/facebook/create-react-app/pull/10217) Fix CI tests ([@​ianschmitz](https://togithub.com/ianschmitz)) - `react-dev-utils`, `react-error-overlay`, `react-scripts` - [#​10091](https://togithub.com/facebook/create-react-app/pull/10091) Recovered some integration tests ([@​maxsbelt](https://togithub.com/maxsbelt)) ##### :hammer: Underlying Tools - `react-scripts` - [#​10216](https://togithub.com/facebook/create-react-app/pull/10216) Revert "Update postcss packages" ([@​ianschmitz](https://togithub.com/ianschmitz)) - [#​9988](https://togithub.com/facebook/create-react-app/pull/9988) Upgrade sass-loader ([@​ehsankhfr](https://togithub.com/ehsankhfr)) - [#​10003](https://togithub.com/facebook/create-react-app/pull/10003) Update postcss packages ([@​raix](https://togithub.com/raix)) - [#​10213](https://togithub.com/facebook/create-react-app/pull/10213) Upgrade [@​svgr/webpack](https://togithub.com/svgr/webpack) to fix build error ([@​jabranr](https://togithub.com/jabranr)) - `react-dev-utils` - [#​10198](https://togithub.com/facebook/create-react-app/pull/10198) remove chalk from formatWebpackMessages ([@​jasonwilliams](https://togithub.com/jasonwilliams)) - `cra-template-typescript` - [#​10141](https://togithub.com/facebook/create-react-app/pull/10141) chore: bump typescript version ([@​trainto](https://togithub.com/trainto)) - `cra-template-typescript`, `cra-template` - [#​10143](https://togithub.com/facebook/create-react-app/pull/10143) chore: bump web-vital dependency version ([@​sahilpurav](https://togithub.com/sahilpurav)) ##### Committers: 15 - Andrew Hyndman ([@​ajhyndman](https://togithub.com/ajhyndman)) - Aviv Hadar ([@​Avivhdr](https://togithub.com/Avivhdr)) - Brody McKee ([@​mrmckeb](https://togithub.com/mrmckeb)) - Chris Shepherd ([@​sheepsteak](https://togithub.com/sheepsteak)) - EhsanKhaki ([@​ehsankhfr](https://togithub.com/ehsankhfr)) - Hakjoon Sim ([@​trainto](https://togithub.com/trainto)) - Ian Schmitz ([@​ianschmitz](https://togithub.com/ianschmitz)) - Jabran Rafique⚡️ ([@​jabranr](https://togithub.com/jabranr)) - Jason Williams ([@​jasonwilliams](https://togithub.com/jasonwilliams)) - John Ruble ([@​jrr](https://togithub.com/jrr)) - Kristoffer K. ([@​merceyz](https://togithub.com/merceyz)) - Morten N.O. Nørgaard Henriksen ([@​raix](https://togithub.com/raix)) - Sahil Purav ([@​sahilpurav](https://togithub.com/sahilpurav)) - Sergey Makarov ([@​maxsbelt](https://togithub.com/maxsbelt)) - Tobias Büschel ([@​tobiasbueschel](https://togithub.com/tobiasbueschel)) - mad-jose ([@​josezone](https://togithub.com/josezone)) ### [`v4.0.1`](https://togithub.com/facebook/create-react-app/blob/master/CHANGELOG.md#Migrating-from-401-to-402) [Compare Source](https://togithub.com/facebook/create-react-app/compare/v4.0.0...v4.0.1) Inside any created project that has not been ejected, run: ```bash npm install --save --save-exact react-scripts@4.0.2 ``` or yarn add --exact react-scripts@4.0.2 #### 4.0.1 (2020-11-23) v4.0.1 is a maintenance release that includes minor bug fixes and documentation updates. ##### :bug: Bug Fix - `react-scripts` - [#​9921](https://togithub.com/facebook/create-react-app/pull/9921) Fix noFallthroughCasesInSwitch/jsx object is not extensible ([@​ryota-murakami](https://togithub.com/ryota-murakami)) - [#​9869](https://togithub.com/facebook/create-react-app/pull/9869) Fix react-jsx error ([@​benneq](https://togithub.com/benneq)) - [#​9885](https://togithub.com/facebook/create-react-app/pull/9885) fix: `React is not defined` compilation error after ejected ([@​n3tr](https://togithub.com/n3tr)) - [#​9911](https://togithub.com/facebook/create-react-app/pull/9911) fix: slow recompile time ([@​FezVrasta](https://togithub.com/FezVrasta)) - `react-dev-utils` - [#​9884](https://togithub.com/facebook/create-react-app/pull/9884) fix: page doesn't get refreshed when FAST_REFRESH=false ([@​n3tr](https://togithub.com/n3tr)) ##### :nail_care: Enhancement - `react-scripts` - [#​10048](https://togithub.com/facebook/create-react-app/pull/10048) Increase Workbox's maximumFileSizeToCacheInBytes ([@​jeffposnick](https://togithub.com/jeffposnick)) ##### :memo: Documentation - [#​10052](https://togithub.com/facebook/create-react-app/pull/10052) docs: add React Testing Library as a library requiring jsdom ([@​anyulled](https://togithub.com/anyulled)) ##### :house: Internal - `create-react-app`, `react-dev-utils`, `react-scripts` - [#​10083](https://togithub.com/facebook/create-react-app/pull/10083) replace inquirer with prompts ([@​EvanBacon](https://togithub.com/EvanBacon)) - `cra-template-typescript`, `cra-template`, `react-scripts` - [#​9516](https://togithub.com/facebook/create-react-app/pull/9516) \[ImgBot] Optimize images ([@​MichaelDeBoey](https://togithub.com/MichaelDeBoey)) - Other - [#​9860](https://togithub.com/facebook/create-react-app/pull/9860) chore: Update .prettierrc ([@​MichaelDeBoey](https://togithub.com/MichaelDeBoey)) ##### Committers: 9 - Anyul Rivas ([@​anyulled](https://togithub.com/anyulled)) - Ben M ([@​benneq](https://togithub.com/benneq)) - Evan Bacon ([@​EvanBacon](https://togithub.com/EvanBacon)) - Federico Zivolo ([@​FezVrasta](https://togithub.com/FezVrasta)) - Jeffrey Posnick ([@​jeffposnick](https://togithub.com/jeffposnick)) - Jirat Ki. ([@​n3tr](https://togithub.com/n3tr)) - Michaël De Boey ([@​MichaelDeBoey](https://togithub.com/MichaelDeBoey)) - Ryota Murakami ([@​ryota-murakami](https://togithub.com/ryota-murakami)) - sho90 ([@​sho-t](https://togithub.com/sho-t)) ### [`v4.0.0`](https://togithub.com/facebook/create-react-app/blob/master/CHANGELOG.md#Migrating-from-400-to-401) [Compare Source](https://togithub.com/facebook/create-react-app/compare/v3.4.4...v4.0.0) 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 #### 4.0.0 (2020-10-23) Create React App 4.0 is a major release with several new features, including support for Fast Refresh! Thanks to all the maintainers and contributors who worked so hard on this release! :raised_hands: ### [`v3.4.4`](https://togithub.com/facebook/create-react-app/releases/v3.4.4) [Compare Source](https://togithub.com/facebook/create-react-app/compare/v3.4.3...v3.4.4) ##### 3.4.4 (2020-10-20) v3.4.4 release bumps `resolve-url-loader` to a version for which `npm audit` does not report a vulnerability. Note that **this vulnerability did not affect Create React App projects**, so this change is only necessary to satisfy auditing tools. ##### Migrating from 3.4.3 to 3.4.4 Inside any created project that has not been ejected, run: ```sh npm install --save --save-exact react-scripts@3.4.4 ``` or ```sh yarn add --exact react-scripts@3.4.4 ``` ### [`v3.4.3`](https://togithub.com/facebook/create-react-app/releases/v3.4.3) [Compare Source](https://togithub.com/facebook/create-react-app/compare/v3.4.2...v3.4.3) ##### 3.4.3 (2020-08-12) v3.4.3 release bumps `terser-webpack-plugin` to a version for which `npm audit` does not report a vulnerability. Note that **this vulnerability did not affect Create React App projects**, so this change is only necessary to satisfy auditing tools. ##### Migrating from 3.4.2 to 3.4.3 Inside any created project that has not been ejected, run: ```sh npm install --save --save-exact react-scripts@3.4.3 ``` or ```sh yarn add --exact react-scripts@3.4.3 ``` ### [`v3.4.2`](https://togithub.com/facebook/create-react-app/releases/v3.4.2) [Compare Source](https://togithub.com/facebook/create-react-app/compare/v3.4.1...v3.4.2) ##### 3.4.2 (2020-08-11) v3.4.2 release bumps `webpack-dev-server` to a version for which `npm audit` does not report a vulnerability. Note that **this vulnerability did not affect Create React App projects**, so this change is only necessary to satisfy auditing tools. ##### Migrating from 3.4.1 to 3.4.2 Inside any created project that has not been ejected, run: ```sh npm install --save --save-exact react-scripts@3.4.2 ``` or ```sh yarn add --exact react-scripts@3.4.2 ``` ### [`v3.4.1`](https://togithub.com/facebook/create-react-app/releases/v3.4.1) [Compare Source](https://togithub.com/facebook/create-react-app/compare/v3.4.0...v3.4.1) #### 3.4.1 (2020-03-20) v3.4.1 is a maintenance release that includes minor bug fixes and documentation updates including upgrading Babel to fix a bug in the 7.8 release line. This release also brings support for TypeScript 3.8. ##### :bug: Bug Fix - `react-scripts` - [#​8276](https://togithub.com/facebook/create-react-app/pull/8276) Use native ESLint behaviour when extending ([@​mrmckeb](https://togithub.com/mrmckeb)) - [#​7203](https://togithub.com/facebook/create-react-app/pull/7203) Closes webpack dev server and exits process on "end" stdin ([@​kelseyleftwich](https://togithub.com/kelseyleftwich)) - `babel-preset-react-app` - [#​8526](https://togithub.com/facebook/create-react-app/pull/8526) Fix optional chaining and nullish coalescing support ([@​ianschmitz](https://togithub.com/ianschmitz)) - `cra-template`, `eslint-config-react-app`, `react-scripts` - [#​7790](https://togithub.com/facebook/create-react-app/pull/7790) Widen eslint-config-react-app peer dependency versions ([@​lukyth](https://togithub.com/lukyth)) ##### :nail_care: Enhancement - `cra-template-typescript`, `cra-template` - [#​8558](https://togithub.com/facebook/create-react-app/pull/8558) Add React.StrictMode to default templates ([@​connkat](https://togithub.com/connkat)) - `react-scripts` - [#​8539](https://togithub.com/facebook/create-react-app/pull/8539) allow specification of package.main in template.json ([@​EvanBoyle](https://togithub.com/EvanBoyle)) ##### :memo: Documentation - Other - [#​8515](https://togithub.com/facebook/create-react-app/pull/8515) Fix proxying API request docs ([@​hjr3](https://togithub.com/hjr3)) - [#​8561](https://togithub.com/facebook/create-react-app/pull/8561) Indicate that the file structure is the template's ([@​Vinnl](https://togithub.com/Vinnl)) - `react-scripts` - [#​8276](https://togithub.com/facebook/create-react-app/pull/8276) Use native ESLint behaviour when extending ([@​mrmckeb](https://togithub.com/mrmckeb)) ##### :hammer: Underlying Tools - `babel-preset-react-app`, `create-react-app`, `react-dev-utils`, `react-error-overlay`, `react-scripts` - [#​8681](https://togithub.com/facebook/create-react-app/pull/8681) Update to Babel 7.9 ([@​ianschmitz](https://togithub.com/ianschmitz)) - [#​8620](https://togithub.com/facebook/create-react-app/pull/8620) Bump dependencies ([@​ianschmitz](https://togithub.com/ianschmitz)) - `react-scripts` - [#​8509](https://togithub.com/facebook/create-react-app/pull/8509) Bumps pnp-webpack-plugin ([@​arcanis](https://togithub.com/arcanis)) ##### Committers: 9 - Brody McKee ([@​mrmckeb](https://togithub.com/mrmckeb)) - Evan Boyle ([@​EvanBoyle](https://togithub.com/EvanBoyle)) - Herman J. Radtke III ([@​hjr3](https://togithub.com/hjr3)) - Ian Schmitz ([@​ianschmitz](https://togithub.com/ianschmitz)) - Kanitkorn Sujautra ([@​lukyth](https://togithub.com/lukyth)) - KatCon ([@​connkat](https://togithub.com/connkat)) - Kelsey Leftwich ([@​kelseyleftwich](https://togithub.com/kelseyleftwich)) - Maël Nison ([@​arcanis](https://togithub.com/arcanis)) - Vincent ([@​Vinnl](https://togithub.com/Vinnl)) ##### Migrating from 3.4.0 to 3.4.1 Inside any created project that has not been ejected, run: ```sh npm install --save --save-exact react-scripts@3.4.1 ``` or ```sh yarn add --exact react-scripts@3.4.1 ``` ### [`v3.4.0`](https://togithub.com/facebook/create-react-app/releases/v3.4.0) [Compare Source](https://togithub.com/facebook/create-react-app/compare/v3.3.1...v3.4.0) #### 3.4.0 (2020-02-14) v3.4.0 is a minor release that adds new features, including support for SSL and setting `PUBLIC_URL` in development. It also includes a fix for Hot Module Reloading with CSS Modules as well as other bug fixes. ##### :bug: Bug Fix - `react-scripts` - [#​8378](https://togithub.com/facebook/create-react-app/pull/8378) Downgrade style-loader to v0.23.1 due to CSS modules hot reload not working with v1.0.0 and above ([@​chybisov](https://togithub.com/chybisov)) - `create-react-app`, `react-dev-utils`, `react-error-overlay` - [#​8439](https://togithub.com/facebook/create-react-app/pull/8439) Downgrade chalk for ie 11 support ([@​ianschmitz](https://togithub.com/ianschmitz)) - `react-dev-utils` - [#​8292](https://togithub.com/facebook/create-react-app/pull/8292) Fixes unchecked access to 'deploy' script on build ([@​renato-bohler](https://togithub.com/renato-bohler)) - `cra-template-typescript`, `cra-template` - [#​8272](https://togithub.com/facebook/create-react-app/pull/8272) Handle service worker error in Firefox ([@​rosinghal](https://togithub.com/rosinghal)) - `cra-template-typescript` - [#​8403](https://togithub.com/facebook/create-react-app/pull/8403) Fix robots.txt for TS ([@​Kamahl19](https://togithub.com/Kamahl19)) ##### :nail_care: Enhancement - `react-dev-utils`, `react-scripts` - [#​8442](https://togithub.com/facebook/create-react-app/pull/8442) fix(react-scripts): do not redirect served path if request may proxy ([@​iamandrewluca](https://togithub.com/iamandrewluca)) - [#​7259](https://togithub.com/facebook/create-react-app/pull/7259) feat(react-scripts): allow PUBLIC_URL in develoment mode ([@​iamandrewluca](https://togithub.com/iamandrewluca)) - [#​7750](https://togithub.com/facebook/create-react-app/pull/7750) Enable custom sockjs pathname for hot reloading server. ([@​heygrady](https://togithub.com/heygrady)) - `cra-template-typescript` - [#​8412](https://togithub.com/facebook/create-react-app/pull/8412) Change arrow functions to function declarations ([@​lewislbr](https://togithub.com/lewislbr)) - `cra-template-typescript`, `cra-template` - [#​8272](https://togithub.com/facebook/create-react-app/pull/8272) Handle service worker error in Firefox ([@​rosinghal](https://togithub.com/rosinghal)) - `react-scripts` - [#​5845](https://togithub.com/facebook/create-react-app/pull/5845) Add option to provide custom ssl certificates during development ([@​alexbrazier](https://togithub.com/alexbrazier)) ##### :memo: Documentation - `cra-template-typescript`, `cra-template`, `react-dev-utils`, `react-error-overlay`, `react-scripts` - [#​8475](https://togithub.com/facebook/create-react-app/pull/8475) Correct webpack name casing ([@​lewislbr](https://togithub.com/lewislbr)) - Other - [#​8437](https://togithub.com/facebook/create-react-app/pull/8437) Fix navbar line break in header ([@​esvyridov](https://togithub.com/esvyridov)) - [#​8299](https://togithub.com/facebook/create-react-app/pull/8299) Update public folder usage docs to clarify globals ([@​keevan](https://togithub.com/keevan)) - [#​8390](https://togithub.com/facebook/create-react-app/pull/8390) setupTestFrameworkScriptFile is deprecated ([@​JimmyLv](https://togithub.com/JimmyLv)) ##### :hammer: Underlying Tools - `react-dev-utils` - [#​8459](https://togithub.com/facebook/create-react-app/pull/8459) update open to v7.0.2 ([@​vince1995](https://togithub.com/vince1995)) - [#​7948](https://togithub.com/facebook/create-react-app/pull/7948) Support JetBrains Rider IDE as an editor ([@​djpowell](https://togithub.com/djpowell)) - [#​8367](https://togithub.com/facebook/create-react-app/pull/8367) Wider Chromium support for openBrowser ([@​handeyeco](https://togithub.com/handeyeco)) - `react-scripts` - [#​8282](https://togithub.com/facebook/create-react-app/pull/8282) Run git init before template dependencies are installed ([@​lukaszfiszer](https://togithub.com/lukaszfiszer)) - Other - [#​8402](https://togithub.com/facebook/create-react-app/pull/8402) fix(test): force install npm in e2e-behaviour ([@​iamandrewluca](https://togithub.com/iamandrewluca)) ##### Committers: 18 - Alex Brazier ([@​alexbrazier](https://togithub.com/alexbrazier)) - Andrew Luca ([@​iamandrewluca](https://togithub.com/iamandrewluca)) - Cassidy Williams ([@​cassidoo](https://togithub.com/cassidoo)) - Christopher Button ([@​devgeist](https://togithub.com/devgeist)) - David Powell ([@​djpowell](https://togithub.com/djpowell)) - Eugene Chybisov ([@​chybisov](https://togithub.com/chybisov)) - Eugene Sviridov ([@​esvyridov](https://togithub.com/esvyridov)) - Grady Kuhnline ([@​heygrady](https://togithub.com/heygrady)) - Ian Schmitz ([@​ianschmitz](https://togithub.com/ianschmitz)) - Kevin Pham ([@​keevan](https://togithub.com/keevan)) - Lewis Llobera ([@​lewislbr](https://togithub.com/lewislbr)) - Martin Litvaj ([@​Kamahl19](https://togithub.com/Kamahl19)) - Matthew Curtis ([@​handeyeco](https://togithub.com/handeyeco)) - Renato Böhler ([@​renato-bohler](https://togithub.com/renato-bohler)) - Rohit Singhal ([@​rosinghal](https://togithub.com/rosinghal)) - Vincent Semrau ([@​vince1995](https://togithub.com/vince1995)) - Łukasz Fiszer ([@​lukaszfiszer](https://togithub.com/lukaszfiszer)) - 吕立青 ([@​JimmyLv](https://togithub.com/JimmyLv)) ##### Migrating from 3.3.1 to 3.4.0 Inside any created project that has not been ejected, run: ```sh npm install --save --save-exact react-scripts@3.4.0 ``` or ```sh yarn add --exact react-scripts@3.4.0 ``` ### [`v3.3.1`](https://togithub.com/facebook/create-react-app/releases/v3.3.1) [Compare Source](https://togithub.com/facebook/create-react-app/compare/v3.3.0...v3.3.1) ##### 3.3.1 (2020-01-31) v3.3.1 is a maintenance release that includes minor bug fixes and documentation updates. ##### :bug: Bug Fix - `cra-template` - [#​8255](https://togithub.com/facebook/create-react-app/pull/8255) Add "Disallow:" to robots.txt ([@​tomoyaf](https://togithub.com/tomoyaf)) - `react-scripts` - [#​8281](https://togithub.com/facebook/create-react-app/pull/8281) Fix sass importLoaders ([@​mariusc23](https://togithub.com/mariusc23)) - [#​8099](https://togithub.com/facebook/create-react-app/pull/8099) Add titleProp to SVGR ReactComponent type definition ([@​rhnorskov](https://togithub.com/rhnorskov)) - [#​8028](https://togithub.com/facebook/create-react-app/pull/8028) fix(react-scripts): proactively append to .gitignore during generation ([@​bmuenzenmeyer](https://togithub.com/bmuenzenmeyer)) - [#​8106](https://togithub.com/facebook/create-react-app/pull/8106) Fix CSS font-face minification ([@​sidonaldson](https://togithub.com/sidonaldson)) - `babel-preset-react-app` - [#​8120](https://togithub.com/facebook/create-react-app/pull/8120) Sync dependencies babel config ([@​ianschmitz](https://togithub.com/ianschmitz)) - `react-dev-utils` - [#​8116](https://togithub.com/facebook/create-react-app/pull/8116) Add slashes to WebSocket protocol URL ([@​Baael](https://togithub.com/Baael)) - [#​8079](https://togithub.com/facebook/create-react-app/pull/8079) webpackHotDevClient now uses wss when https is used ([@​mikecaulley](https://togithub.com/mikecaulley)) ##### :nail_care: Enhancement - `react-error-overlay` - [#​6548](https://togithub.com/facebook/create-react-app/pull/6548) Add helpful message to the footer ([@​pyrogenic](https://togithub.com/pyrogenic)) - `cra-template-typescript` - [#​8177](https://togithub.com/facebook/create-react-app/pull/8177) Remove React.FC from Typescript template ([@​Retsam](https://togithub.com/Retsam)) - `cra-template-typescript`, `cra-template`, `react-scripts` - [#​8219](https://togithub.com/facebook/create-react-app/pull/8219) Add template support for any package.json keys ([#​8082](https://togithub.com/facebook/create-react-app/issues/8082)) ([@​tomvalorsa](https://togithub.com/tomvalorsa)) - `create-react-app` - [#​8298](https://togithub.com/facebook/create-react-app/pull/8298) Support shorthand scoped templates ([@​kevin940726](https://togithub.com/kevin940726)) - [#​8168](https://togithub.com/facebook/create-react-app/pull/8168) Add current version and bin location to --info output ([@​heyimalex](https://togithub.com/heyimalex)) - `cra-template-typescript`, `cra-template` - [#​8194](https://togithub.com/facebook/create-react-app/pull/8194) Replace favicon in templates ([@​heyimalex](https://togithub.com/heyimalex)) - `eslint-config-react-app` - [#​7803](https://togithub.com/facebook/create-react-app/pull/7803) Remove error for [@​typescript-eslint/no-namespace](https://togithub.com/typescript-eslint/no-namespace) ([@​szhu](https://togithub.com/szhu)) ##### :memo: Documentation - Other - [#​8380](https://togithub.com/facebook/create-react-app/pull/8380) docs: Add troubleshooting documentation on ENOSPC ([@​huchenme](https://togithub.com/huchenme)) - [#​8394](https://togithub.com/facebook/create-react-app/pull/8394) Update docs according to lint-staged v10 ([@​lukyth](https://togithub.com/lukyth)) - [#​8307](https://togithub.com/facebook/create-react-app/pull/8307) Remove outdated docs regarding vscode eslint extension and typescript autofix ([@​alex-vukovity-cko](https://togithub.com/alex-vukovity-cko)) - [#​8247](https://togithub.com/facebook/create-react-app/pull/8247) Update setting-up-your-editor.md ([@​dev-xu](https://togithub.com/dev-xu)) - [#​8092](https://togithub.com/facebook/create-react-app/pull/8092) Update custom template docs with instructions for testing custom template locally ([@​kevinold](https://togithub.com/kevinold)) - [#​8293](https://togithub.com/facebook/create-react-app/pull/8293) Minor grammatical edit ([@​egrim](https://togithub.com/egrim)) - [#​8212](https://togithub.com/facebook/create-react-app/pull/8212) Little typo ([@​sonyarianto](https://togithub.com/sonyarianto)) - [#​8147](https://togithub.com/facebook/create-react-app/pull/8147) update PWA docs links to point to template package ([@​peet](https://togithub.com/peet)) - [#​8132](https://togithub.com/facebook/create-react-app/pull/8132) Add package-runner note to readme ([@​JeromeDeLeon](https://togithub.com/JeromeDeLeon)) - [#​8111](https://togithub.com/facebook/create-react-app/pull/8111) chore: update docusaurus & tweak site ([@​endiliey](https://togithub.com/endiliey)) - [#​8080](https://togithub.com/facebook/create-react-app/pull/8080) Fix typo in CHANGELOG.md ([@​Trontor](https://togithub.com/Trontor)) - [#​8077](https://togithub.com/facebook/create-react-app/pull/8077) Add custom-templates to docs sidebar ([@​ianschmitz](https://togithub.com/ianschmitz)) - `babel-preset-react-app` - [#​8124](https://togithub.com/facebook/create-react-app/pull/8124) Fix typo in comment: `?.` is right, `.?` is not ([@​vadzim](https://togithub.com/vadzim)) ##### :house: Internal - `create-react-app` - [#​8178](https://togithub.com/facebook/create-react-app/pull/8178) Minor refactors in create-react-app ([@​heyimalex](https://togithub.com/heyimalex)) ##### :hammer: Underlying Tools - `babel-preset-react-app`, `create-react-app`, `react-dev-utils`, `react-error-overlay`, `react-scripts` - [#​8353](https://togithub.com/facebook/create-react-app/pull/8353) Remove outdated babel plugins ([@​ianschmitz](https://togithub.com/ianschmitz)) - [#​8324](https://togithub.com/facebook/create-react-app/pull/8324) Update Dependencies ([@​RDIL](https://togithub.com/RDIL)) - [#​8122](https://togithub.com/facebook/create-react-app/pull/8122) Fix CI build ([@​ianschmitz](https://togithub.com/ianschmitz)) - `react-dev-utils` - [#​8364](https://togithub.com/facebook/create-react-app/pull/8364) Downgrade open from 7.0.0 to 6.4.0 ([@​vince1995](https://togithub.com/vince1995)) - [#​8163](https://togithub.com/facebook/create-react-app/pull/8163) Bump pkgUp ([@​andriijas](https://togithub.com/andriijas)) - `babel-plugin-named-asset-import` - [#​8171](https://togithub.com/facebook/create-react-app/pull/8171) Bump babel-plugin-tester and fix breaking changes ([@​andriijas](https://togithub.com/andriijas)) - `create-react-app`, `react-app-polyfill`, `react-dev-utils`, `react-error-overlay`, `react-scripts` - [#​8176](https://togithub.com/facebook/create-react-app/pull/8176) Bump internal dependencies ([@​andriijas](https://togithub.com/andriijas)) - `create-react-app`, `react-dev-utils`, `react-error-overlay` - [#​8164](https://togithub.com/facebook/create-react-app/pull/8164) Bump chalk ([@​andriijas](https://togithub.com/andriijas)) - `react-error-overlay`, `react-scripts` - [#​8102](https://togithub.com/facebook/create-react-app/pull/8102) \[Security] Update terser webpack plugin ([@​RDIL](https://togithub.com/RDIL)) ##### Committers: 29 - Alex Guerra ([@​heyimalex](https://togithub.com/heyimalex)) - Alex James Vukovity ([@​alex-vukovity-cko](https://togithub.com/alex-vukovity-cko)) - Andreas Cederström ([@​andriijas](https://togithub.com/andriijas)) - Boyuan Xu ([@​dev-xu](https://togithub.com/dev-xu)) - Brian Muenzenmeyer ([@​bmuenzenmeyer](https://togithub.com/bmuenzenmeyer)) - Endi ([@​endiliey](https://togithub.com/endiliey)) - Evan Grim ([@​egrim](https://togithub.com/egrim)) - Hu Chen ([@​huchenme](https://togithub.com/huchenme)) - Ian Schmitz ([@​ianschmitz](https://togithub.com/ianschmitz)) - Jerome De Leon ([@​JeromeDeLeon](https://togithub.com/JeromeDeLeon)) - Joshua Pollak ([@​pyrogenic](https://togithub.com/pyrogenic)) - Kai Hao ([@​kevin940726](https://togithub.com/kevin940726)) - Kanitkorn Sujautra ([@​lukyth](https://togithub.com/lukyth)) - Kevin Old ([@​kevinold](https://togithub.com/kevinold)) - Marius Craciunoiu ([@​mariusc23](https://togithub.com/mariusc23)) - Mike Caulley ([@​mikecaulley](https://togithub.com/mikecaulley)) - Peet Goddard ([@​peet](https://togithub.com/peet)) - Rasmus Nørskov ([@​rhnorskov](https://togithub.com/rhnorskov)) - Reece Dunham ([@​RDIL](https://togithub.com/RDIL)) - Sean Zhu ([@​szhu](https://togithub.com/szhu)) - Simon Donaldson ([@​sidonaldson](https://togithub.com/sidonaldson)) - Sony AK ([@​sonyarianto](https://togithub.com/sonyarianto)) - Tom Valorsa ([@​tomvalorsa](https://togithub.com/tomvalorsa)) - Tomoya Fujita ([@​tomoyaf](https://togithub.com/tomoyaf)) - Vadzim ([@​vadzim](https://togithub.com/vadzim)) - Vincent Semrau ([@​vince1995](https://togithub.com/vince1995)) - Wojciech Zieliński ([@​Baael](https://togithub.com/Baael)) - [@​Retsam](https://togithub.com/Retsam) - [@​Trontor](https://togithub.com/Trontor) ##### Migrating from 3.3.0 to 3.3.1 Inside any created project that has not been ejected, run: ```sh npm install --save --save-exact react-scripts@3.3.1 ``` or ```sh yarn add --exact react-scripts@3.3.1 ``` ### [`v3.3.0`](https://togithub.com/facebook/create-react-app/releases/v3.3.0) [Compare Source](https://togithub.com/facebook/create-react-app/compare/v3.2.0...v3.3.0) ##### 3.3.0 (2019-12-04) v3.3.0 is a minor release that adds new features, including custom templates and support for the new optional chaining and nullish coalescing operators. ##### Custom Templates You can now create a new app using custom templates. We've published our existing templates as [`cra-template`](https://togithub.com/facebook/create-react-app/tree/master/packages/cra-template) and [`cra-template-typescript`](https://togithub.com/facebook/create-react-app/tree/master/packages/cra-template-typescript), but we expect to see many great templates from the community over the coming weeks. The below command shows how you can create a new app with `cra-template-typescript`. ```sh npx create-react-app my-app --template typescript ``` Note that you can omit the prefix `cra-template-` when specifying which template you would like. For TypeScript users, we're deprecating `--typescript` in favour of `--template typescript`. If you don't set a template, we'll create your new app with `cra-template` - which is just a new name for our base template. ##### Optional Chaining and Nullish Coalescing Operators We now support the [optional chaining](https://togithub.com/TC39/proposal-optional-chaining) and [nullish coalescing](https://togithub.com/tc39/proposal-nullish-coalescing) operators! ```js // Optional chaining a?.(); // undefined if `a` is null/undefined b?.c; // undefined if `b` is null/undefined // Nullish coalescing undefined ?? 'some other default'; // result: 'some other default' null ?? 'some other default'; // result: 'some other default' '' ?? 'some other default'; // result: '' 0 ?? 300; // result: 0 false ?? true; // result: false ``` **If you're using TypeScript, you will need to upgrade your `typescript` dependency to `3.7.0` or later if you wish to use the new operators.** **If you're using Visual Studio Code 1.40 (the latest as of this release) or earlier, you will need to configure your editor if you want it to understand the new operators.** If you're using TypeScript in your project and have already upgrade its version as described above, then you can [configure VS Code to `Use Workspace Version` of TypeScript](https://code.visualstudio.com/docs/typescript/typescript-compiling#\_using-newer-typescript-versions). If your project isn't using TypeScript, you can use the [JavaScript and TypeScript Nightly extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-typescript-next) until VS Code releases a newer version including TypeScript `3.7.0` or newer. ##### Numeric Separators We've added support for [numeric separators](https://togithub.com/tc39/proposal-numeric-separator) to improve readability of numeric literals. ```js 1000000000; // Is this a billion? a hundred millions? Ten millions? 101475938.38; // what scale is this? what power of 10? 1_000_000_000; // Ah, so a billion 101_475_938.38; // And this is hundreds of millions ``` ##### no-unexpected-multiline We've removed this rule as it is not compatible with Prettier. If you rely on this rule you can re-enable it by [extending our ESLint config](https://create-react-app.dev/docs/setting-up-your-editor/#experimental-extending-the-eslint-config) and adding the following: ```json { "extends": "react-app", "rules": { "no-unexpected-multiline": "warn" } } ``` ##### :rocket: New Feature - `babel-preset-react-app` - [#​7438](https://togithub.com/facebook/create-react-app/pull/7438) Add optional chaining and nullish coalescing operators support ([@​renatoagds](https://togithub.com/renatoagds)) - `babel-preset-react-app`, `react-dev-utils` - [#​7817](https://togithub.com/facebook/create-react-app/pull/7817) Add numeric separator support ([@​tharun208](https://togithub.com/tharun208)) - `cra-template-typescript`, `cra-template`, `create-react-app`, `react-scripts` - [#​7716](https://togithub.com/facebook/create-react-app/pull/7716) Add template support ([@​mrmckeb](https://togithub.com/mrmckeb)) ##### :boom: Breaking Change - `create-react-app`, `react-dev-utils`, `react-scripts` - [#​7988](https://togithub.com/facebook/create-react-app/pull/7988) Bump webpack-dev-server ([@​ianschmitz](https://togithub.com/ianschmitz)) **NOTE: This is only a breaking change if you're using `react-dev-utils` outside of Create React App.** ##### :bug: Bug Fix - `eslint-config-react-app` - [#​8039](https://togithub.com/facebook/create-react-app/pull/8039) Remove no-unexpected-multiline rule ([@​iansu](https://togithub.com/iansu)) - `create-react-app` - [#​7991](https://togithub.com/facebook/create-react-app/pull/7991) Support templates in scoped packages ([@​klasbj](https://togithub.com/klasbj)) - [#​7839](https://togithub.com/facebook/create-react-app/pull/7839) added check for typescript template and unsupported node version ([@​awaseem](https://togithub.com/awaseem)) - `react-scripts` - [#​7860](https://togithub.com/facebook/create-react-app/pull/7860) Mark TypeScript as an optional peer dependency for react-scripts ([@​dstaley](https://togithub.com/dstaley)) - [#​7822](https://togithub.com/facebook/create-react-app/pull/7822) Fix absolute paths issue in Jest ([@​rovansteen](https://togithub.com/rovansteen)) - [#​7796](https://togithub.com/facebook/create-react-app/pull/7796) Fixed process type in TypeScript template. ([@​fuszenecker](https://togithub.com/fuszenecker)) - `react-dev-utils` - [#​6449](https://togithub.com/facebook/create-react-app/pull/6449) Edit InterpolateHtmlPlugin hook ([#​6448](https://togithub.com/facebook/create-react-app/issues/6448)) ([@​GuiHash](https://togithub.com/GuiHash)) ##### :nail_care: Enhancement - `cra-template-typescript`, `cra-template` - [#​8005](https://togithub.com/facebook/create-react-app/pull/8005) Prefix apple-touch-icon links with PUBLIC_URL ([@​benblank](https://togithub.com/benblank)) - [#​7881](https://togithub.com/facebook/create-react-app/pull/7881) Add [@​testing-library](https://togithub.com/testing-library) to the default templates ([@​kentcdodds](https://togithub.com/kentcdodds)) - `react-scripts` - [#​7989](https://togithub.com/facebook/create-react-app/pull/7989) Add scripts support to templates ([@​mrmckeb](https://togithub.com/mrmckeb)) - [#​7921](https://togithub.com/facebook/create-react-app/pull/7921) Add restoreMocks to supported jest config keys ([@​ianschmitz](https://togithub.com/ianschmitz)) - [#​6352](https://togithub.com/facebook/create-react-app/pull/6352) Add additional information for postcss errors ([#​6282](https://togithub.com/facebook/create-react-app/issues/6282)) ([@​buildbreakdo](https://togithub.com/buildbreakdo)) - [#​6753](https://togithub.com/facebook/create-react-app/pull/6753) Add Service-Worker header to checkValidServiceWorker ([@​darthmaim](https://togithub.com/darthmaim)) - [#​7832](https://togithub.com/facebook/create-react-app/pull/7832) feat: add additional Jest keys to whitelist ([@​mrmckeb](https://togithub.com/mrmckeb)) - [#​7022](https://togithub.com/facebook/create-react-app/pull/7022) Fix node_modules sourcemap config (which will fix VSCode debugging of CRA apps) ([@​justingrant](https://togithub.com/justingrant)) - `cra-template` - [#​7931](https://togithub.com/facebook/create-react-app/pull/7931) No spinning React logo if `prefers-reduced-motion` ([@​donavon](https://togithub.com/donavon)) - `create-react-app`, `react-error-overlay` - [#​7052](https://togithub.com/facebook/create-react-app/pull/7052) Dark scheme overlay ([@​Fabianopb](https://togithub.com/Fabianopb)) - `babel-preset-react-app` - [#​7726](https://togithub.com/facebook/create-react-app/pull/7726) Add babel runtime version to transform-runtime plugin to reduce bundle size ([@​topaxi](https://togithub.com/topaxi)) ##### :memo: Documentation - Other - [#​8050](https://togithub.com/facebook/create-react-app/pull/8050) Update template docs ([@​mrmckeb](https://togithub.com/mrmckeb)) - [#​7995](https://togithub.com/facebook/create-react-app/pull/7995) Add contributors section to readme ([@​ianschmitz](https://togithub.com/ianschmitz)) - [#​7896](https://togithub.com/facebook/create-react-app/pull/7896) chore: Fix broken link for e2e README ([@​haruelrovix](https://togithub.com/haruelrovix)) - [#​7874](https://togithub.com/facebook/create-react-app/pull/7874) Bump docusaurus 🦖 ([@​andriijas](https://togithub.com/andriijas)) - [#​7819](https://togithub.com/facebook/create-react-app/pull/7819) 📖 DOC: Improvement ([@​waahab](https://togithub.com/waahab)) - [#​7853](https://togithub.com/facebook/create-react-app/pull/7853) Update adding-bootstrap.md ([@​Xuhao](https://togithub.com/Xuhao)) - [#​7849](https://togithub.com/facebook/create-react-app/pull/7849) chore: update README.md gif links ([@​cchanxzy](https://togithub.com/cchanxzy)) - [#​7840](https://togithub.com/facebook/create-react-app/pull/7840) Link to ASP.NET Core docs ([@​Daniel15](https://togithub.com/Daniel15)) - [#​7841](https://togithub.com/facebook/create-react-app/pull/7841) Update getting-started.md ([@​reactjser](https://togithub.com/reactjser)) - [#​7809](https://togithub.com/facebook/create-react-app/pull/7809) Add a note about .eslintignore files being respected ([@​seanlaff](https://togithub.com/seanlaff)) - [#​7686](https://togithub.com/facebook/create-react-app/pull/7686) Link to React documentation for code splitting ([@​Hugodby](https://togithub.com/Hugodby)) - [#​7785](https://togithub.com/facebook/create-react-app/pull/7785) Upgrade to docusaurus 2 ([@​endiliey](https://togithub.com/endiliey)) - [#​7824](https://togithub.com/facebook/create-react-app/pull/7824) Fix grammar error in troubleshooting.md ([@​jakeboone02](https://togithub.com/jakeboone02)) - [#​7823](https://togithub.com/facebook/create-react-app/pull/7823) Document correct default behavior for HOST var ([@​jsejcksn](https://togithub.com/jsejcksn)) - [#​7815](https://togithub.com/facebook/create-react-app/pull/7815) Tightens up the TypeScript docs ([@​orta](https://togithub.com/orta)) - [#​7813](https://togithub.com/facebook/create-react-app/pull/7813) Clarify dynamic import stage in docs ([@​aprilandjan](https://togithub.com/aprilandjan)) - `react-dev-utils`, `react-scripts` - [#​7972](https://togithub.com/facebook/create-react-app/pull/7972) Add placeholders where old template READMEs used to be ([@​iansu](https://togithub.com/iansu)) - `babel-preset-react-app` - [#​7932](https://togithub.com/facebook/create-react-app/pull/7932) fix seperators typo ([@​donavon](https://togithub.com/donavon)) - `react-dev-utils` - [#​7897](https://togithub.com/facebook/create-react-app/pull/7897) chore: Fix broken link for CRA deployment ([@​haruelrovix](https://togithub.com/haruelrovix)) - `react-scripts` - [#​7852](https://togithub.com/facebook/create-react-app/pull/7852) Add Alex to lint documentation ([@​iansu](https://togithub.com/iansu)) - [#​7474](https://togithub.com/facebook/create-react-app/pull/7474) Fix notations of loopback addresses ([@​wataash](https://togithub.com/wataash)) ##### :house: Internal - `react-scripts` - [#​8038](https://togithub.com/facebook/create-react-app/pull/8038) Add TypeScript peer dependency to react-scripts ([@​iansu](https://togithub.com/iansu)) - [#​7952](https://togithub.com/facebook/create-react-app/pull/7952) Add tests for optional chaining and null coalescing ([@​ianschmitz](https://togithub.com/ianschmitz)) - [#​7830](https://togithub.com/facebook/create-react-app/pull/7830) Revert logo in templates ([@​iansu](https://togithub.com/iansu)) - Other - [#​8029](https://togithub.com/facebook/create-react-app/pull/8029) Re-enable GitHub Actions ([@​iansu](https://togithub.com/iansu)) - [#​7978](https://togithub.com/facebook/create-react-app/pull/7978) Temporarily disable GitHub Actions ([@​iansu](https://togithub.com/iansu)) - [#​7789](https://togithub.com/facebook/create-react-app/pull/7789) Add yarn.lock to .gitignore ([@​lukyth](https://togithub.com/lukyth)) - [#​7878](https://togithub.com/facebook/create-react-app/pull/7878) Remove alex precommit check ([@​iansu](https://togithub.com/iansu)) - [#​7861](https://togithub.com/facebook/create-react-app/pull/7861) Add a GitHub Action that runs the build script ([@​iansu](https://togithub.com/iansu)) - `eslint-config-react-app` - [#​8003](https://togithub.com/facebook/create-react-app/pull/8003) Use [@​typescript-eslint/no-unused-expressions](https://togithub.com/typescript-eslint/no-unused-expressions) to support optional chaining ([@​maxdavidson](https://togithub.com/maxdavidson)) - `create-react-app` - [#​7844](https://togithub.com/facebook/create-react-app/pull/7844) added e2e test for checking typescript template with unsupported node ([@​awaseem](https://togithub.com/awaseem)) - [#​7882](https://togithub.com/facebook/create-react-app/pull/7882) refactor: remove double coerce ([@​mrmckeb](https://togithub.com/mrmckeb)) - [#​7880](https://togithub.com/facebook/create-react-app/pull/7880) Pass through fully specified template name ([@​iansu](https://togithub.com/iansu)) - `cra-template-typescript` - [#​7944](https://togithub.com/facebook/create-react-app/pull/7944) Make base and TypeScript templates consistent ([@​suprj](https://togithub.com/suprj)) - `create-react-app`, `react-dev-utils`, `react-scripts` - [#​7773](https://togithub.com/facebook/create-react-app/pull/7773) Temporarily disable Windows in CI ([@​ianschmitz](https://togithub.com/ianschmitz)) ##### :hammer: Underlying Tools - `babel-preset-react-app`, `cra-template-typescript`, `cra-template`, `create-react-app`, `react-dev-utils`, `react-error-overlay`, `react-scripts` - [#​8024](https://togithub.com/facebook/create-react-app/pull/8024) Bump dependencies ([@​ianschmitz](https://togithub.com/ianschmitz)) - `create-react-app`, `react-dev-utils`, `react-scripts` - [#​7988](https://togithub.com/facebook/create-react-app/pull/7988) Bump webpack-dev-server ([@​ianschmitz](https://togithub.com/ianschmitz)) - [#​7876](https://togithub.com/facebook/create-react-app/pull/7876) Bump styling related loaders ([@​andriijas](https://togithub.com/andriijas)) - `react-app-polyfill` - [#​7999](https://togithub.com/facebook/create-react-app/pull/7999) Unpin dependencies in react-app-polyfill ([@​ianschmitz](https://togithub.com/ianschmitz)) - `babel-preset-react-app`, `react-app-polyfill`, `react-dev-utils`, `react-scripts` - [#​7986](https://togithub.com/facebook/create-react-app/pull/7986) Bump dependencies ([@​ianschmitz](https://togithub.com/ianschmitz)) - `react-scripts` - [#​7956](https://togithub.com/facebook/create-react-app/pull/7956) Upgrade jest-watch-typeahead ([@​Andarist](https://togithub.com/Andarist)) - [#​7870](https://togithub.com/facebook/create-react-app/pull/7870) Fix eslint complaints in build.js ([@​andriijas](https://togithub.com/andriijas)) - [#​7857](https://togithub.com/facebook/create-react-app/pull/7857) feat: upgrade terser & enable parallel minification in wsl ([@​endiliey](https://togithub.com/endiliey)) - [#​7856](https://togithub.com/facebook/create-react-app/pull/7856) Move unused eslint webpack import into [@​remove-on-eject](https://togithub.com/remove-on-eject) block ([@​mrseanbaines](https://togithub.com/mrseanbaines)) - `babel-preset-react-app`, `cra-template-typescript`, `create-react-app`, `react-app-polyfill`, `react-dev-utils`, `react-error-overlay`, `react-scripts` - [#​7951](https://togithub.com/facebook/create-react-app/pull/7951) Fix CI ([@​ianschmitz](https://togithub.com/ianschmitz)) - `react-dev-utils` - [#​7910](https://togithub.com/facebook/create-react-app/pull/7910) Update open ([@​andriijas](https://togithub.com/andriijas)) - `babel-plugin-named-asset-import`, `babel-preset-react-app`, `react-error-overlay`, `react-scripts` - [#​7814](https://togithub.com/facebook/create-react-app/pull/7814) Upgrade outdated packages ([@​andriijas](https://togithub.com/andriijas)) - `react-error-overlay`, `react-scripts` - [#​7875](https://togithub.com/facebook/create-react-app/pull/7875) Bump react ([@​andriijas](https://togithub.com/andriijas)) ##### Committers: 42 - Abdul Wahab ⚡️ ([@​waahab](https://togithub.com/waahab)) - Alex Guerra ([@​heyimalex](https://togithub.com/heyimalex)) - Ali Waseem ([@​awaseem](https://togithub.com/awaseem)) - Andreas Cederström ([@​andriijas](https://togithub.com/andriijas)) - Ben Blank ([@​benblank](https://togithub.com/benblank)) - Brody McKee ([@​mrmckeb](https://togithub.com/mrmckeb)) - Chun ([@​cchanxzy](https://togithub.com/cchanxzy)) - Damian Senn ([@​topaxi](https://togithub.com/topaxi)) - Daniel Lo Nigro ([@​Daniel15](https://togithub.com/Daniel15)) - Donavon West ([@​donavon](https://togithub.com/donavon)) - Dylan Staley ([@​dstaley](https://togithub.com/dstaley)) - Endi ([@​endiliey](https://togithub.com/endiliey)) - Fabiano Brito ([@​Fabianopb](https://togithub.com/Fabianopb)) - Guillaume Hertault ([@​GuiHash](https://togithub.com/GuiHash)) - Havit Rovik ([@​haruelrovix](https://togithub.com/haruelrovix)) - Hugo David-Boyet ([@​Hugodby](https://togithub.com/Hugodby)) - Ian Schmitz ([@​ianschmitz](https://togithub.com/ianschmitz)) - Ian Sutherland ([@​iansu](https://togithub.com/iansu)) - Jake Boone ([@​jakeboone02](https://togithub.com/jakeboone02)) - Jesse Jackson ([@​jsejcksn](https://togithub.com/jsejcksn)) - Jonathan Felchlin ([@​GreenGremlin](https://togithub.com/GreenGremlin)) - Joshua Robinson ([@​buildbreakdo](https://togithub.com/buildbreakdo)) - Justin Grant ([@​justingrant](https://togithub.com/justingrant)) - Kanitkorn Sujautra ([@​lukyth](https://togithub.com/lukyth)) - Kent C. Dodds ([@​kentcdodds](https://togithub.com/kentcdodds)) - Klas Björkqvist ([@​klasbj](https://togithub.com/klasbj)) - Mateusz Burzyński ([@​Andarist](https://togithub.com/Andarist)) - Max Davidson ([@​maxdavidson](https://togithub.com/maxdavidson)) - May ([@​aprilandjan](https://togithub.com/aprilandjan)) - Orta ([@​orta](https://togithub.com/orta)) - RJ ([@​suprj](https://togithub.com/suprj)) - Renato Augusto Gama dos Santos ([@​renatoagds](https://togithub.com/renatoagds)) - Robert FUSZENECKER ([@​fuszenecker](https://togithub.com/fuszenecker)) - Robert van Steen ([@​rovansteen](https://togithub.com/rovansteen)) - Sean Baines ([@​mrseanbaines](https://togithub.com/mrseanbaines)) - Sean Lafferty ([@​seanlaff](https://togithub.com/seanlaff)) - Tharun Rajendran ([@​tharun208](https://togithub.com/tharun208)) - Tomáš Hübelbauer ([@​TomasHubelbauer](https://togithub.com/TomasHubelbauer)) - Wataru Ashihara ([@​wataash](https://togithub.com/wataash)) - Xuhao ([@​Xuhao](https://togithub.com/Xuhao)) - [@​reactjser](https://togithub.com/reactjser) - darthmaim ([@​darthmaim](https://togithub.com/darthmaim)) ##### Migrating from 3.2.0 to 3.3.0 Inside any created project that has not been ejected, run: ```sh npm install --save --save-exact react-scripts@3.3.0 ``` or ```sh yarn add --exact react-scripts@3.3.0 ``` ### [`v3.2.0`](https://togithub.com/facebook/create-react-app/releases/v3.2.0) [Compare Source](https://togithub.com/facebook/create-react-app/compare/v3.1.2...v3.2.0) #### 3.2.0 (2019-10-03) v3.2.0 is a minor release that adds support for production profiling and ignoring TypeScript type errors to make migrating JavaScript projects to TypeScript easier. It also includes other minor bug fixes and documentation updates. ##### :rocket: New Feature - `react-scripts` - [#​7737](https://togithub.com/facebook/create-react-app/pull/7737) Support production profiling with React Developer Tools ([@​JacobMGEvans](https://togithub.com/JacobMGEvans)) - `react-dev-utils`, `react-scripts` - [#​6931](https://togithub.com/facebook/create-react-app/pull/6931) Adds TSC_COMPILE_ON_ERROR env var... ([@​kylebebak](https://togithub.com/kylebebak)) ##### :bug: Bug Fix - `react-sc

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/the-code-monkey/jquery-2-js/EwwD7TJRdYhd7g3d38Gb4mEqBrHC
✅ Preview: https://jquery-2-js-git-renovate-react-scripts-4x-the-code-monkey.vercel.app