Skip to content

Commit 3789e6b

Browse files
committed
React DevTools 7.0.0 (facebook#34692)
[Preview](https://github.com/eps1lon/react/blob/sebbie/09-28-react_devtools_7.0.0/packages/react-devtools/CHANGELOG.md#700) Suspense tab is omitted since that's gated on Canary or 19.3. Will draft a separate blog post for suspended by and open-in-editor instructions while the extension is in review. DiffTrain build for [614a945](facebook@614a945)
1 parent 560be01 commit 3789e6b

34 files changed

+86
-86
lines changed

compiled/facebook-www/REVISION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
a2329c10ffc153303ad5a65b99d91d8500ceabdd
1+
614a945d9d1031fadcf211a632cb2d7fda495a4f
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
a2329c10ffc153303ad5a65b99d91d8500ceabdd
1+
614a945d9d1031fadcf211a632cb2d7fda495a4f

compiled/facebook-www/React-dev.classic.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1458,7 +1458,7 @@ __DEV__ &&
14581458
exports.useTransition = function () {
14591459
return resolveDispatcher().useTransition();
14601460
};
1461-
exports.version = "19.3.0-www-classic-a2329c10-20251003";
1461+
exports.version = "19.3.0-www-classic-614a945d-20251003";
14621462
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
14631463
"function" ===
14641464
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

compiled/facebook-www/React-dev.modern.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1458,7 +1458,7 @@ __DEV__ &&
14581458
exports.useTransition = function () {
14591459
return resolveDispatcher().useTransition();
14601460
};
1461-
exports.version = "19.3.0-www-modern-a2329c10-20251003";
1461+
exports.version = "19.3.0-www-modern-614a945d-20251003";
14621462
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
14631463
"function" ===
14641464
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

compiled/facebook-www/React-prod.classic.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -604,4 +604,4 @@ exports.useSyncExternalStore = function (
604604
exports.useTransition = function () {
605605
return ReactSharedInternals.H.useTransition();
606606
};
607-
exports.version = "19.3.0-www-classic-a2329c10-20251003";
607+
exports.version = "19.3.0-www-classic-614a945d-20251003";

compiled/facebook-www/React-prod.modern.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -604,4 +604,4 @@ exports.useSyncExternalStore = function (
604604
exports.useTransition = function () {
605605
return ReactSharedInternals.H.useTransition();
606606
};
607-
exports.version = "19.3.0-www-modern-a2329c10-20251003";
607+
exports.version = "19.3.0-www-modern-614a945d-20251003";

compiled/facebook-www/React-profiling.classic.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -608,7 +608,7 @@ exports.useSyncExternalStore = function (
608608
exports.useTransition = function () {
609609
return ReactSharedInternals.H.useTransition();
610610
};
611-
exports.version = "19.3.0-www-classic-a2329c10-20251003";
611+
exports.version = "19.3.0-www-classic-614a945d-20251003";
612612
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
613613
"function" ===
614614
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

compiled/facebook-www/React-profiling.modern.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -608,7 +608,7 @@ exports.useSyncExternalStore = function (
608608
exports.useTransition = function () {
609609
return ReactSharedInternals.H.useTransition();
610610
};
611-
exports.version = "19.3.0-www-modern-a2329c10-20251003";
611+
exports.version = "19.3.0-www-modern-614a945d-20251003";
612612
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
613613
"function" ===
614614
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

compiled/facebook-www/ReactART-dev.classic.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20303,10 +20303,10 @@ __DEV__ &&
2030320303
(function () {
2030420304
var internals = {
2030520305
bundleType: 1,
20306-
version: "19.3.0-www-classic-a2329c10-20251003",
20306+
version: "19.3.0-www-classic-614a945d-20251003",
2030720307
rendererPackageName: "react-art",
2030820308
currentDispatcherRef: ReactSharedInternals,
20309-
reconcilerVersion: "19.3.0-www-classic-a2329c10-20251003"
20309+
reconcilerVersion: "19.3.0-www-classic-614a945d-20251003"
2031020310
};
2031120311
internals.overrideHookState = overrideHookState;
2031220312
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -20341,7 +20341,7 @@ __DEV__ &&
2034120341
exports.Shape = Shape;
2034220342
exports.Surface = Surface;
2034320343
exports.Text = Text;
20344-
exports.version = "19.3.0-www-classic-a2329c10-20251003";
20344+
exports.version = "19.3.0-www-classic-614a945d-20251003";
2034520345
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
2034620346
"function" ===
2034720347
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

compiled/facebook-www/ReactART-dev.modern.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20074,10 +20074,10 @@ __DEV__ &&
2007420074
(function () {
2007520075
var internals = {
2007620076
bundleType: 1,
20077-
version: "19.3.0-www-modern-a2329c10-20251003",
20077+
version: "19.3.0-www-modern-614a945d-20251003",
2007820078
rendererPackageName: "react-art",
2007920079
currentDispatcherRef: ReactSharedInternals,
20080-
reconcilerVersion: "19.3.0-www-modern-a2329c10-20251003"
20080+
reconcilerVersion: "19.3.0-www-modern-614a945d-20251003"
2008120081
};
2008220082
internals.overrideHookState = overrideHookState;
2008320083
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -20112,7 +20112,7 @@ __DEV__ &&
2011220112
exports.Shape = Shape;
2011320113
exports.Surface = Surface;
2011420114
exports.Text = Text;
20115-
exports.version = "19.3.0-www-modern-a2329c10-20251003";
20115+
exports.version = "19.3.0-www-modern-614a945d-20251003";
2011620116
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
2011720117
"function" ===
2011820118
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

0 commit comments

Comments
 (0)