Skip to content

Commit e5f486b

Browse files
author
Juan
authored
React DevTools 4.19.2 -> 4.20.2 (#22569)
1 parent 1def0a4 commit e5f486b

File tree

9 files changed

+82
-10
lines changed

9 files changed

+82
-10
lines changed

packages/react-devtools-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-devtools-core",
3-
"version": "4.19.2",
3+
"version": "4.20.0",
44
"description": "Use react-devtools outside of the browser",
55
"license": "MIT",
66
"main": "./dist/backend.js",

packages/react-devtools-extensions/chrome/manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"manifest_version": 2,
33
"name": "React Developer Tools",
44
"description": "Adds React debugging tools to the Chrome Developer Tools.",
5-
"version": "4.19.2",
6-
"version_name": "4.19.2",
5+
"version": "4.20.0",
6+
"version_name": "4.20.0",
77
"minimum_chrome_version": "60",
88
"icons": {
99
"16": "icons/16-production.png",

packages/react-devtools-extensions/edge/manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"manifest_version": 2,
33
"name": "React Developer Tools",
44
"description": "Adds React debugging tools to the Microsoft Edge Developer Tools.",
5-
"version": "4.19.2",
6-
"version_name": "4.19.2",
5+
"version": "4.20.0",
6+
"version_name": "4.20.0",
77
"minimum_chrome_version": "60",
88
"icons": {
99
"16": "icons/16-production.png",

packages/react-devtools-extensions/firefox/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 2,
33
"name": "React Developer Tools",
44
"description": "Adds React debugging tools to the Firefox Developer Tools.",
5-
"version": "4.19.2",
5+
"version": "4.20.0",
66
"applications": {
77
"gecko": {
88
"id": "@react-devtools",

packages/react-devtools-inline/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-devtools-inline",
3-
"version": "4.19.2",
3+
"version": "4.20.0",
44
"description": "Embed react-devtools within a website",
55
"license": "MIT",
66
"main": "./dist/backend.js",

packages/react-devtools-scheduling-profiler/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "react-devtools-scheduling-profiler",
4-
"version": "4.19.2",
4+
"version": "4.20.0",
55
"license": "MIT",
66
"dependencies": {
77
"@elg/speedscope": "1.9.0-a6f84db",

packages/react-devtools/CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
<!-- RELEASE_SCRIPT_TOKEN -->
44

5+
## 4.20.0 (October 15, 2021)
6+
7+
#### Features
8+
* Allow to use the Profiler when no client is connected in standalone DevTools ([@gabrieltrompiz](https://github.com/gabrieltrompiz) in [#22551](https://github.com/facebook/react/pull/22551))
9+
10+
#### Bugfix
11+
* Surface backend errors during inspection in the frontend UI ([@bvaughn](https://github.com/bvaughn) in [#22546](https://github.com/facebook/react/pull/22546))
12+
* Prevent splash page in standalone app from becoming unresponsive after the disconnection of a client (#22558) ([@gabrieltrompiz](https://github.com/gabrieltrompiz) in [#22560](https://github.com/facebook/react/pull/22560))
13+
* Prevent errors/crashing when multiple installs of DevTools are present ([@jstejada](https://github.com/jstejada) in [#22517](https://github.com/facebook/react/pull/22517))
14+
* Update Fiber logic in backend renderer to match implementation in React ([@jstejada](https://github.com/jstejada) in [#22527](https://github.com/facebook/react/pull/22527))
15+
16+
#### Misc
17+
* Show warning in UI when duplicate installations of DevTools extension are detected ([@jstejada](https://github.com/jstejada) in [#22563](https://github.com/facebook/react/pull/22563))
18+
* Improved filenames of built worker files ([@akgupta0777](https://github.com/akgupta0777) in [#22559](https://github.com/facebook/react/pull/22559))
19+
520
## 4.19.2 (October 8, 2021)
621

722
#### Bugfix

packages/react-devtools/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-devtools",
3-
"version": "4.19.2",
3+
"version": "4.20.0",
44
"description": "Use react-devtools outside of the browser",
55
"license": "MIT",
66
"repository": {
@@ -27,7 +27,7 @@
2727
"electron": "^11.1.0",
2828
"ip": "^1.1.4",
2929
"minimist": "^1.2.3",
30-
"react-devtools-core": "4.19.2",
30+
"react-devtools-core": "4.20.0",
3131
"update-notifier": "^2.1.0"
3232
}
3333
}

scripts/devtools/yarn.lock

+57
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,15 @@ chardet@^0.7.0:
8282
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
8383
integrity sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==
8484

85+
child-process-promise@^2.2.1:
86+
version "2.2.1"
87+
resolved "https://registry.yarnpkg.com/child-process-promise/-/child-process-promise-2.2.1.tgz#4730a11ef610fad450b8f223c79d31d7bdad8074"
88+
integrity sha1-RzChHvYQ+tRQuPIjx50x172tgHQ=
89+
dependencies:
90+
cross-spawn "^4.0.2"
91+
node-version "^1.0.0"
92+
promise-polyfill "^6.0.1"
93+
8594
cli-cursor@^2.0.0:
8695
version "2.1.0"
8796
resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-2.1.0.tgz#b35dac376479facc3e94747d41d0d0f5238ffcb5"
@@ -140,6 +149,14 @@ color-name@~1.1.4:
140149
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
141150
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
142151

152+
cross-spawn@^4.0.2:
153+
version "4.0.2"
154+
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-4.0.2.tgz#7b9247621c23adfdd3856004a823cbe397424d41"
155+
integrity sha1-e5JHYhwjrf3ThWAEqCPL45dCTUE=
156+
dependencies:
157+
lru-cache "^4.0.1"
158+
which "^1.2.9"
159+
143160
defaults@^1.0.3:
144161
version "1.0.3"
145162
resolved "https://registry.yarnpkg.com/defaults/-/defaults-1.0.3.tgz#c656051e9817d9ff08ed881477f3fe4019f3ef7d"
@@ -259,6 +276,11 @@ is-unicode-supported@^0.1.0:
259276
resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz#3f26c76a809593b52bfa2ecb5710ed2779b522a7"
260277
integrity sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==
261278

279+
isexe@^2.0.0:
280+
version "2.0.0"
281+
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
282+
integrity sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=
283+
262284
jsonfile@^4.0.0:
263285
version "4.0.0"
264286
resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
@@ -293,6 +315,14 @@ log-update@^2.3.0:
293315
cli-cursor "^2.0.0"
294316
wrap-ansi "^3.0.1"
295317

318+
lru-cache@^4.0.1:
319+
version "4.1.5"
320+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd"
321+
integrity sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==
322+
dependencies:
323+
pseudomap "^1.0.2"
324+
yallist "^2.1.2"
325+
296326
mimic-fn@^1.0.0:
297327
version "1.2.0"
298328
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.2.0.tgz#820c86a39334640e99516928bd03fca88057d022"
@@ -320,6 +350,11 @@ native-or-bluebird@^1.1.2:
320350
resolved "https://registry.yarnpkg.com/native-or-bluebird/-/native-or-bluebird-1.2.0.tgz#39c47bfd7825d1fb9ffad32210ae25daadf101c9"
321351
integrity sha1-OcR7/Xgl0fuf+tMiEK4l2q3xAck=
322352

353+
node-version@^1.0.0:
354+
version "1.2.0"
355+
resolved "https://registry.yarnpkg.com/node-version/-/node-version-1.2.0.tgz#34fde3ffa8e1149bd323983479dda620e1b5060d"
356+
integrity sha512-ma6oU4Sk0qOoKEAymVoTvk8EdXEobdS7m/mAGhDJ8Rouugho48crHBORAmy5BoOcv8wraPM6xumapQp5hl4iIQ==
357+
323358
onetime@^2.0.0:
324359
version "2.0.1"
325360
resolved "https://registry.yarnpkg.com/onetime/-/onetime-2.0.1.tgz#067428230fd67443b2794b22bba528b6867962d4"
@@ -364,6 +399,11 @@ progress-estimator@^0.2.1:
364399
humanize-duration "^3.15.3"
365400
log-update "^2.3.0"
366401

402+
promise-polyfill@^6.0.1:
403+
version "6.1.0"
404+
resolved "https://registry.yarnpkg.com/promise-polyfill/-/promise-polyfill-6.1.0.tgz#dfa96943ea9c121fca4de9b5868cb39d3472e057"
405+
integrity sha1-36lpQ+qcEh/KTem1hoyznTRy4Fc=
406+
367407
prompt-promise@^1.0.3:
368408
version "1.0.3"
369409
resolved "https://registry.yarnpkg.com/prompt-promise/-/prompt-promise-1.0.3.tgz#78ce4fcb9a14a108c49174f2d808c440d1bde265"
@@ -372,6 +412,11 @@ prompt-promise@^1.0.3:
372412
keypress "~0.2.1"
373413
native-or-another "~2.0.0"
374414

415+
pseudomap@^1.0.2:
416+
version "1.0.2"
417+
resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"
418+
integrity sha1-8FKijacOYYkX7wqKw0wa5aaChrM=
419+
375420
readable-stream@^3.4.0:
376421
version "3.6.0"
377422
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.0.tgz#337bbda3adc0706bd3e024426a286d4b4b2c9198"
@@ -520,10 +565,22 @@ wcwidth@^1.0.1:
520565
dependencies:
521566
defaults "^1.0.3"
522567

568+
which@^1.2.9:
569+
version "1.3.1"
570+
resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"
571+
integrity sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==
572+
dependencies:
573+
isexe "^2.0.0"
574+
523575
wrap-ansi@^3.0.1:
524576
version "3.0.1"
525577
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-3.0.1.tgz#288a04d87eda5c286e060dfe8f135ce8d007f8ba"
526578
integrity sha1-KIoE2H7aXChuBg3+jxNc6NAH+Lo=
527579
dependencies:
528580
string-width "^2.1.1"
529581
strip-ansi "^4.0.0"
582+
583+
yallist@^2.1.2:
584+
version "2.1.2"
585+
resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52"
586+
integrity sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=

0 commit comments

Comments
 (0)