Skip to content

Commit 0727c8a

Browse files
committed
Revert Build Versions from Content Hash to Commit Hash (#29663)
#29236 caused issues for internal syncs at Meta, because we were computing version numbers using file hashes (to eliminate "no-op" internal sync commits). The problem is that since version numbers may not be consistent across synced files (e.g. if some files have not changed in recent commits), the newly introduced version mismatch check fails. There's some more work that needs to be done here to restore the benefits of file-specific hashing, but for now this simply reverts the content hash changes from the following PRs: - #28633 (95319ab) - #28590 (37676ab) - #28582 (cb076b5) - #26734 (5dd90c5) - #26331 (3cad3a5) DiffTrain build for [5bd4031](5bd4031)
1 parent 4bebe8e commit 0727c8a

32 files changed

+76
-57
lines changed

compiled/facebook-www/REVISION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
72644ef2f2ec7a274f79f6b32320d62757521329
1+
5bd403122645ef0f0924ac5466f56e670a8f5b8d
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
5bd403122645ef0f0924ac5466f56e670a8f5b8d

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ if (
2222
) {
2323
__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error());
2424
}
25-
var ReactVersion = '19.0.0-www-classic-f4a35977';
25+
var ReactVersion = '19.0.0-www-classic-5bd4031226-20240530';
2626

2727
// Re-export dynamic flags from the www version.
2828
var dynamicFeatureFlags = require('ReactFeatureFlags');

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ if (
2222
) {
2323
__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error());
2424
}
25-
var ReactVersion = '19.0.0-www-modern-85c20051';
25+
var ReactVersion = '19.0.0-www-modern-5bd4031226-20240530';
2626

2727
// Re-export dynamic flags from the www version.
2828
var dynamicFeatureFlags = require('ReactFeatureFlags');

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,4 +684,4 @@ exports.useSyncExternalStore = function (
684684
exports.useTransition = function () {
685685
return ReactSharedInternals.H.useTransition();
686686
};
687-
exports.version = "19.0.0-www-classic-abbf2e79";
687+
exports.version = "19.0.0-www-classic-5bd4031226-20240530";

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,4 +684,4 @@ exports.useSyncExternalStore = function (
684684
exports.useTransition = function () {
685685
return ReactSharedInternals.H.useTransition();
686686
};
687-
exports.version = "19.0.0-www-modern-abbf2e79";
687+
exports.version = "19.0.0-www-modern-5bd4031226-20240530";

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -688,7 +688,7 @@ exports.useSyncExternalStore = function (
688688
exports.useTransition = function () {
689689
return ReactSharedInternals.H.useTransition();
690690
};
691-
exports.version = "19.0.0-www-classic-d6ae41f2";
691+
exports.version = "19.0.0-www-classic-5bd4031226-20240530";
692692
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
693693
"function" ===
694694
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
@@ -688,7 +688,7 @@ exports.useSyncExternalStore = function (
688688
exports.useTransition = function () {
689689
return ReactSharedInternals.H.useTransition();
690690
};
691-
exports.version = "19.0.0-www-modern-d6ae41f2";
691+
exports.version = "19.0.0-www-modern-5bd4031226-20240530";
692692
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
693693
"function" ===
694694
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ function _assertThisInitialized(self) {
6060
return self;
6161
}
6262

63-
var ReactVersion = '19.0.0-www-classic-e2e1fbaf';
63+
var ReactVersion = '19.0.0-www-classic-5bd4031226-20240530';
6464

6565
var LegacyRoot = 0;
6666
var ConcurrentRoot = 1;

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ function _assertThisInitialized(self) {
6060
return self;
6161
}
6262

63-
var ReactVersion = '19.0.0-www-modern-05c03f69';
63+
var ReactVersion = '19.0.0-www-modern-5bd4031226-20240530';
6464

6565
var LegacyRoot = 0;
6666
var ConcurrentRoot = 1;

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10640,7 +10640,7 @@ var slice = Array.prototype.slice,
1064010640
return null;
1064110641
},
1064210642
bundleType: 0,
10643-
version: "19.0.0-www-classic-12951007",
10643+
version: "19.0.0-www-classic-5bd4031226-20240530",
1064410644
rendererPackageName: "react-art"
1064510645
};
1064610646
var internals$jscomp$inline_1370 = {
@@ -10671,7 +10671,7 @@ var internals$jscomp$inline_1370 = {
1067110671
scheduleRoot: null,
1067210672
setRefreshHandler: null,
1067310673
getCurrentFiber: null,
10674-
reconcilerVersion: "19.0.0-www-classic-12951007"
10674+
reconcilerVersion: "19.0.0-www-classic-5bd4031226-20240530"
1067510675
};
1067610676
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
1067710677
var hook$jscomp$inline_1371 = __REACT_DEVTOOLS_GLOBAL_HOOK__;

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10115,7 +10115,7 @@ var slice = Array.prototype.slice,
1011510115
return null;
1011610116
},
1011710117
bundleType: 0,
10118-
version: "19.0.0-www-modern-fc3d605e",
10118+
version: "19.0.0-www-modern-5bd4031226-20240530",
1011910119
rendererPackageName: "react-art"
1012010120
};
1012110121
var internals$jscomp$inline_1356 = {
@@ -10146,7 +10146,7 @@ var internals$jscomp$inline_1356 = {
1014610146
scheduleRoot: null,
1014710147
setRefreshHandler: null,
1014810148
getCurrentFiber: null,
10149-
reconcilerVersion: "19.0.0-www-modern-fc3d605e"
10149+
reconcilerVersion: "19.0.0-www-modern-5bd4031226-20240530"
1015010150
};
1015110151
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
1015210152
var hook$jscomp$inline_1357 = __REACT_DEVTOOLS_GLOBAL_HOOK__;

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31059,7 +31059,7 @@ identifierPrefix, onUncaughtError, onCaughtError, onRecoverableError, transition
3105931059
return root;
3106031060
}
3106131061

31062-
var ReactVersion = '19.0.0-www-classic-b0252694';
31062+
var ReactVersion = '19.0.0-www-classic-5bd4031226-20240530';
3106331063

3106431064
function createPortal$1(children, containerInfo, // TODO: figure out the API for cross-renderer implementation.
3106531065
implementation) {

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30236,7 +30236,7 @@ identifierPrefix, onUncaughtError, onCaughtError, onRecoverableError, transition
3023630236
return root;
3023730237
}
3023830238

30239-
var ReactVersion = '19.0.0-www-modern-4c2e3832';
30239+
var ReactVersion = '19.0.0-www-modern-5bd4031226-20240530';
3024030240

3024130241
function createPortal$1(children, containerInfo, // TODO: figure out the API for cross-renderer implementation.
3024230242
implementation) {

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

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17045,12 +17045,15 @@ function getCrossOriginStringAs(as, input) {
1704517045
return "use-credentials" === input ? input : "";
1704617046
}
1704717047
var isomorphicReactPackageVersion$jscomp$inline_1753 = React.version;
17048-
if ("19.0.0-www-classic-8bdf4305" !== isomorphicReactPackageVersion$jscomp$inline_1753)
17048+
if (
17049+
"19.0.0-www-classic-5bd4031226-20240530" !==
17050+
isomorphicReactPackageVersion$jscomp$inline_1753
17051+
)
1704917052
throw Error(
1705017053
formatProdErrorMessage(
1705117054
527,
1705217055
isomorphicReactPackageVersion$jscomp$inline_1753,
17053-
"19.0.0-www-classic-8bdf4305"
17056+
"19.0.0-www-classic-5bd4031226-20240530"
1705417057
)
1705517058
);
1705617059
Internals.findDOMNode = function (componentOrElement) {
@@ -17069,7 +17072,7 @@ Internals.Events = [
1706917072
var devToolsConfig$jscomp$inline_1760 = {
1707017073
findFiberByHostInstance: getClosestInstanceFromNode,
1707117074
bundleType: 0,
17072-
version: "19.0.0-www-classic-8bdf4305",
17075+
version: "19.0.0-www-classic-5bd4031226-20240530",
1707317076
rendererPackageName: "react-dom"
1707417077
};
1707517078
var internals$jscomp$inline_2204 = {
@@ -17099,7 +17102,7 @@ var internals$jscomp$inline_2204 = {
1709917102
scheduleRoot: null,
1710017103
setRefreshHandler: null,
1710117104
getCurrentFiber: null,
17102-
reconcilerVersion: "19.0.0-www-classic-8bdf4305"
17105+
reconcilerVersion: "19.0.0-www-classic-5bd4031226-20240530"
1710317106
};
1710417107
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
1710517108
var hook$jscomp$inline_2205 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -17603,4 +17606,4 @@ exports.useFormState = function (action, initialState, permalink) {
1760317606
exports.useFormStatus = function () {
1760417607
return ReactSharedInternals.H.useHostTransitionStatus();
1760517608
};
17606-
exports.version = "19.0.0-www-classic-8bdf4305";
17609+
exports.version = "19.0.0-www-classic-5bd4031226-20240530";

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

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16408,12 +16408,15 @@ function getCrossOriginStringAs(as, input) {
1640816408
return "use-credentials" === input ? input : "";
1640916409
}
1641016410
var isomorphicReactPackageVersion$jscomp$inline_1724 = React.version;
16411-
if ("19.0.0-www-modern-cc8139fa" !== isomorphicReactPackageVersion$jscomp$inline_1724)
16411+
if (
16412+
"19.0.0-www-modern-5bd4031226-20240530" !==
16413+
isomorphicReactPackageVersion$jscomp$inline_1724
16414+
)
1641216415
throw Error(
1641316416
formatProdErrorMessage(
1641416417
527,
1641516418
isomorphicReactPackageVersion$jscomp$inline_1724,
16416-
"19.0.0-www-modern-cc8139fa"
16419+
"19.0.0-www-modern-5bd4031226-20240530"
1641716420
)
1641816421
);
1641916422
Internals.findDOMNode = function (componentOrElement) {
@@ -16432,7 +16435,7 @@ Internals.Events = [
1643216435
var devToolsConfig$jscomp$inline_1726 = {
1643316436
findFiberByHostInstance: getClosestInstanceFromNode,
1643416437
bundleType: 0,
16435-
version: "19.0.0-www-modern-cc8139fa",
16438+
version: "19.0.0-www-modern-5bd4031226-20240530",
1643616439
rendererPackageName: "react-dom"
1643716440
};
1643816441
var internals$jscomp$inline_2195 = {
@@ -16462,7 +16465,7 @@ var internals$jscomp$inline_2195 = {
1646216465
scheduleRoot: null,
1646316466
setRefreshHandler: null,
1646416467
getCurrentFiber: null,
16465-
reconcilerVersion: "19.0.0-www-modern-cc8139fa"
16468+
reconcilerVersion: "19.0.0-www-modern-5bd4031226-20240530"
1646616469
};
1646716470
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
1646816471
var hook$jscomp$inline_2196 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -16836,4 +16839,4 @@ exports.useFormState = function (action, initialState, permalink) {
1683616839
exports.useFormStatus = function () {
1683716840
return ReactSharedInternals.H.useHostTransitionStatus();
1683816841
};
16839-
exports.version = "19.0.0-www-modern-cc8139fa";
16842+
exports.version = "19.0.0-www-modern-5bd4031226-20240530";

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

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17814,12 +17814,15 @@ function getCrossOriginStringAs(as, input) {
1781417814
return "use-credentials" === input ? input : "";
1781517815
}
1781617816
var isomorphicReactPackageVersion$jscomp$inline_1840 = React.version;
17817-
if ("19.0.0-www-classic-13942464" !== isomorphicReactPackageVersion$jscomp$inline_1840)
17817+
if (
17818+
"19.0.0-www-classic-5bd4031226-20240530" !==
17819+
isomorphicReactPackageVersion$jscomp$inline_1840
17820+
)
1781817821
throw Error(
1781917822
formatProdErrorMessage(
1782017823
527,
1782117824
isomorphicReactPackageVersion$jscomp$inline_1840,
17822-
"19.0.0-www-classic-13942464"
17825+
"19.0.0-www-classic-5bd4031226-20240530"
1782317826
)
1782417827
);
1782517828
Internals.findDOMNode = function (componentOrElement) {
@@ -17838,7 +17841,7 @@ Internals.Events = [
1783817841
var devToolsConfig$jscomp$inline_1847 = {
1783917842
findFiberByHostInstance: getClosestInstanceFromNode,
1784017843
bundleType: 0,
17841-
version: "19.0.0-www-classic-13942464",
17844+
version: "19.0.0-www-classic-5bd4031226-20240530",
1784217845
rendererPackageName: "react-dom"
1784317846
};
1784417847
(function (internals) {
@@ -17882,7 +17885,7 @@ var devToolsConfig$jscomp$inline_1847 = {
1788217885
scheduleRoot: null,
1788317886
setRefreshHandler: null,
1788417887
getCurrentFiber: null,
17885-
reconcilerVersion: "19.0.0-www-classic-13942464"
17888+
reconcilerVersion: "19.0.0-www-classic-5bd4031226-20240530"
1788617889
});
1788717890
function ReactDOMRoot(internalRoot) {
1788817891
this._internalRoot = internalRoot;
@@ -18373,7 +18376,7 @@ exports.useFormState = function (action, initialState, permalink) {
1837318376
exports.useFormStatus = function () {
1837418377
return ReactSharedInternals.H.useHostTransitionStatus();
1837518378
};
18376-
exports.version = "19.0.0-www-classic-13942464";
18379+
exports.version = "19.0.0-www-classic-5bd4031226-20240530";
1837718380
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
1837818381
"function" ===
1837918382
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

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

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17160,12 +17160,15 @@ function getCrossOriginStringAs(as, input) {
1716017160
return "use-credentials" === input ? input : "";
1716117161
}
1716217162
var isomorphicReactPackageVersion$jscomp$inline_1811 = React.version;
17163-
if ("19.0.0-www-modern-8f46966d" !== isomorphicReactPackageVersion$jscomp$inline_1811)
17163+
if (
17164+
"19.0.0-www-modern-5bd4031226-20240530" !==
17165+
isomorphicReactPackageVersion$jscomp$inline_1811
17166+
)
1716417167
throw Error(
1716517168
formatProdErrorMessage(
1716617169
527,
1716717170
isomorphicReactPackageVersion$jscomp$inline_1811,
17168-
"19.0.0-www-modern-8f46966d"
17171+
"19.0.0-www-modern-5bd4031226-20240530"
1716917172
)
1717017173
);
1717117174
Internals.findDOMNode = function (componentOrElement) {
@@ -17184,7 +17187,7 @@ Internals.Events = [
1718417187
var devToolsConfig$jscomp$inline_1813 = {
1718517188
findFiberByHostInstance: getClosestInstanceFromNode,
1718617189
bundleType: 0,
17187-
version: "19.0.0-www-modern-8f46966d",
17190+
version: "19.0.0-www-modern-5bd4031226-20240530",
1718817191
rendererPackageName: "react-dom"
1718917192
};
1719017193
(function (internals) {
@@ -17228,7 +17231,7 @@ var devToolsConfig$jscomp$inline_1813 = {
1722817231
scheduleRoot: null,
1722917232
setRefreshHandler: null,
1723017233
getCurrentFiber: null,
17231-
reconcilerVersion: "19.0.0-www-modern-8f46966d"
17234+
reconcilerVersion: "19.0.0-www-modern-5bd4031226-20240530"
1723217235
});
1723317236
function ReactDOMRoot(internalRoot) {
1723417237
this._internalRoot = internalRoot;
@@ -17589,7 +17592,7 @@ exports.useFormState = function (action, initialState, permalink) {
1758917592
exports.useFormStatus = function () {
1759017593
return ReactSharedInternals.H.useHostTransitionStatus();
1759117594
};
17592-
exports.version = "19.0.0-www-modern-8f46966d";
17595+
exports.version = "19.0.0-www-modern-5bd4031226-20240530";
1759317596
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
1759417597
"function" ===
1759517598
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ if (__DEV__) {
1919
var React = require('react');
2020
var ReactDOM = require('react-dom');
2121

22-
var ReactVersion = '19.0.0-www-classic-d677c24a';
22+
var ReactVersion = '19.0.0-www-classic-5bd4031226-20240530';
2323

2424
// This refers to a WWW module.
2525
var warningWWW = require('warning');

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ if (__DEV__) {
1919
var React = require('react');
2020
var ReactDOM = require('react-dom');
2121

22-
var ReactVersion = '19.0.0-www-modern-c13e0cef';
22+
var ReactVersion = '19.0.0-www-modern-5bd4031226-20240530';
2323

2424
// This refers to a WWW module.
2525
var warningWWW = require('warning');

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5699,4 +5699,4 @@ exports.renderToString = function (children, options) {
56995699
'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server'
57005700
);
57015701
};
5702-
exports.version = "19.0.0-www-classic-444074d7";
5702+
exports.version = "19.0.0-www-classic-5bd4031226-20240530";

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5677,4 +5677,4 @@ exports.renderToString = function (children, options) {
56775677
'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server'
56785678
);
56795679
};
5680-
exports.version = "19.0.0-www-modern-df91acfc";
5680+
exports.version = "19.0.0-www-modern-5bd4031226-20240530";

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31625,7 +31625,7 @@ identifierPrefix, onUncaughtError, onCaughtError, onRecoverableError, transition
3162531625
return root;
3162631626
}
3162731627

31628-
var ReactVersion = '19.0.0-www-classic-897ea709';
31628+
var ReactVersion = '19.0.0-www-classic-5bd4031226-20240530';
3162931629

3163031630
function createPortal$1(children, containerInfo, // TODO: figure out the API for cross-renderer implementation.
3163131631
implementation) {

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30802,7 +30802,7 @@ identifierPrefix, onUncaughtError, onCaughtError, onRecoverableError, transition
3080230802
return root;
3080330803
}
3080430804

30805-
var ReactVersion = '19.0.0-www-modern-8ac3e0b0';
30805+
var ReactVersion = '19.0.0-www-modern-5bd4031226-20240530';
3080630806

3080730807
function createPortal$1(children, containerInfo, // TODO: figure out the API for cross-renderer implementation.
3080830808
implementation) {

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

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17374,12 +17374,15 @@ function getCrossOriginStringAs(as, input) {
1737417374
return "use-credentials" === input ? input : "";
1737517375
}
1737617376
var isomorphicReactPackageVersion$jscomp$inline_1783 = React.version;
17377-
if ("19.0.0-www-classic-1dd981af" !== isomorphicReactPackageVersion$jscomp$inline_1783)
17377+
if (
17378+
"19.0.0-www-classic-5bd4031226-20240530" !==
17379+
isomorphicReactPackageVersion$jscomp$inline_1783
17380+
)
1737817381
throw Error(
1737917382
formatProdErrorMessage(
1738017383
527,
1738117384
isomorphicReactPackageVersion$jscomp$inline_1783,
17382-
"19.0.0-www-classic-1dd981af"
17385+
"19.0.0-www-classic-5bd4031226-20240530"
1738317386
)
1738417387
);
1738517388
Internals.findDOMNode = function (componentOrElement) {
@@ -17398,7 +17401,7 @@ Internals.Events = [
1739817401
var devToolsConfig$jscomp$inline_1790 = {
1739917402
findFiberByHostInstance: getClosestInstanceFromNode,
1740017403
bundleType: 0,
17401-
version: "19.0.0-www-classic-1dd981af",
17404+
version: "19.0.0-www-classic-5bd4031226-20240530",
1740217405
rendererPackageName: "react-dom"
1740317406
};
1740417407
var internals$jscomp$inline_2239 = {
@@ -17428,7 +17431,7 @@ var internals$jscomp$inline_2239 = {
1742817431
scheduleRoot: null,
1742917432
setRefreshHandler: null,
1743017433
getCurrentFiber: null,
17431-
reconcilerVersion: "19.0.0-www-classic-1dd981af"
17434+
reconcilerVersion: "19.0.0-www-classic-5bd4031226-20240530"
1743217435
};
1743317436
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
1743417437
var hook$jscomp$inline_2240 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -18083,4 +18086,4 @@ exports.useFormState = function (action, initialState, permalink) {
1808318086
exports.useFormStatus = function () {
1808418087
return ReactSharedInternals.H.useHostTransitionStatus();
1808518088
};
18086-
exports.version = "19.0.0-www-classic-1dd981af";
18089+
exports.version = "19.0.0-www-classic-5bd4031226-20240530";

0 commit comments

Comments
 (0)