react-dom 19.2.0-canary-e6dc25da-20250709 → 19.2.0-canary-60b5271a-20250709
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cjs/react-dom-client.development.js +5 -5
- package/cjs/react-dom-client.production.js +5 -5
- package/cjs/react-dom-profiling.development.js +5 -5
- package/cjs/react-dom-profiling.profiling.js +5 -5
- package/cjs/react-dom-server-legacy.browser.development.js +1 -1
- package/cjs/react-dom-server-legacy.browser.production.js +1 -1
- package/cjs/react-dom-server-legacy.node.development.js +1 -1
- package/cjs/react-dom-server-legacy.node.production.js +1 -1
- package/cjs/react-dom-server.browser.development.js +3 -3
- package/cjs/react-dom-server.browser.production.js +3 -3
- package/cjs/react-dom-server.bun.development.js +3 -3
- package/cjs/react-dom-server.bun.production.js +3 -3
- package/cjs/react-dom-server.edge.development.js +3 -3
- package/cjs/react-dom-server.edge.production.js +3 -3
- package/cjs/react-dom-server.node.development.js +3 -3
- package/cjs/react-dom-server.node.production.js +3 -3
- package/cjs/react-dom.development.js +1 -1
- package/cjs/react-dom.production.js +1 -1
- package/cjs/react-dom.react-server.development.js +1 -1
- package/cjs/react-dom.react-server.production.js +1 -1
- package/package.json +3 -3
@@ -25507,11 +25507,11 @@
|
|
25507
25507
|
};
|
25508
25508
|
(function () {
|
25509
25509
|
var isomorphicReactPackageVersion = React.version;
|
25510
|
-
if ("19.2.0-canary-
|
25510
|
+
if ("19.2.0-canary-60b5271a-20250709" !== isomorphicReactPackageVersion)
|
25511
25511
|
throw Error(
|
25512
25512
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
25513
25513
|
(isomorphicReactPackageVersion +
|
25514
|
-
"\n - react-dom: 19.2.0-canary-
|
25514
|
+
"\n - react-dom: 19.2.0-canary-60b5271a-20250709\nLearn more: https://react.dev/warnings/version-mismatch")
|
25515
25515
|
);
|
25516
25516
|
})();
|
25517
25517
|
("function" === typeof Map &&
|
@@ -25548,10 +25548,10 @@
|
|
25548
25548
|
!(function () {
|
25549
25549
|
var internals = {
|
25550
25550
|
bundleType: 1,
|
25551
|
-
version: "19.2.0-canary-
|
25551
|
+
version: "19.2.0-canary-60b5271a-20250709",
|
25552
25552
|
rendererPackageName: "react-dom",
|
25553
25553
|
currentDispatcherRef: ReactSharedInternals,
|
25554
|
-
reconcilerVersion: "19.2.0-canary-
|
25554
|
+
reconcilerVersion: "19.2.0-canary-60b5271a-20250709"
|
25555
25555
|
};
|
25556
25556
|
internals.overrideHookState = overrideHookState;
|
25557
25557
|
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
@@ -25689,7 +25689,7 @@
|
|
25689
25689
|
listenToAllSupportedEvents(container);
|
25690
25690
|
return new ReactDOMHydrationRoot(initialChildren);
|
25691
25691
|
};
|
25692
|
-
exports.version = "19.2.0-canary-
|
25692
|
+
exports.version = "19.2.0-canary-60b5271a-20250709";
|
25693
25693
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
25694
25694
|
"function" ===
|
25695
25695
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
@@ -15716,14 +15716,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
|
|
15716
15716
|
};
|
15717
15717
|
var isomorphicReactPackageVersion$jscomp$inline_1838 = React.version;
|
15718
15718
|
if (
|
15719
|
-
"19.2.0-canary-
|
15719
|
+
"19.2.0-canary-60b5271a-20250709" !==
|
15720
15720
|
isomorphicReactPackageVersion$jscomp$inline_1838
|
15721
15721
|
)
|
15722
15722
|
throw Error(
|
15723
15723
|
formatProdErrorMessage(
|
15724
15724
|
527,
|
15725
15725
|
isomorphicReactPackageVersion$jscomp$inline_1838,
|
15726
|
-
"19.2.0-canary-
|
15726
|
+
"19.2.0-canary-60b5271a-20250709"
|
15727
15727
|
)
|
15728
15728
|
);
|
15729
15729
|
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
@@ -15745,10 +15745,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
|
15745
15745
|
};
|
15746
15746
|
var internals$jscomp$inline_2331 = {
|
15747
15747
|
bundleType: 0,
|
15748
|
-
version: "19.2.0-canary-
|
15748
|
+
version: "19.2.0-canary-60b5271a-20250709",
|
15749
15749
|
rendererPackageName: "react-dom",
|
15750
15750
|
currentDispatcherRef: ReactSharedInternals,
|
15751
|
-
reconcilerVersion: "19.2.0-canary-
|
15751
|
+
reconcilerVersion: "19.2.0-canary-60b5271a-20250709"
|
15752
15752
|
};
|
15753
15753
|
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
15754
15754
|
var hook$jscomp$inline_2332 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
@@ -15846,4 +15846,4 @@ exports.hydrateRoot = function (container, initialChildren, options) {
|
|
15846
15846
|
listenToAllSupportedEvents(container);
|
15847
15847
|
return new ReactDOMHydrationRoot(initialChildren);
|
15848
15848
|
};
|
15849
|
-
exports.version = "19.2.0-canary-
|
15849
|
+
exports.version = "19.2.0-canary-60b5271a-20250709";
|
@@ -25559,11 +25559,11 @@
|
|
25559
25559
|
};
|
25560
25560
|
(function () {
|
25561
25561
|
var isomorphicReactPackageVersion = React.version;
|
25562
|
-
if ("19.2.0-canary-
|
25562
|
+
if ("19.2.0-canary-60b5271a-20250709" !== isomorphicReactPackageVersion)
|
25563
25563
|
throw Error(
|
25564
25564
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
25565
25565
|
(isomorphicReactPackageVersion +
|
25566
|
-
"\n - react-dom: 19.2.0-canary-
|
25566
|
+
"\n - react-dom: 19.2.0-canary-60b5271a-20250709\nLearn more: https://react.dev/warnings/version-mismatch")
|
25567
25567
|
);
|
25568
25568
|
})();
|
25569
25569
|
("function" === typeof Map &&
|
@@ -25600,10 +25600,10 @@
|
|
25600
25600
|
!(function () {
|
25601
25601
|
var internals = {
|
25602
25602
|
bundleType: 1,
|
25603
|
-
version: "19.2.0-canary-
|
25603
|
+
version: "19.2.0-canary-60b5271a-20250709",
|
25604
25604
|
rendererPackageName: "react-dom",
|
25605
25605
|
currentDispatcherRef: ReactSharedInternals,
|
25606
|
-
reconcilerVersion: "19.2.0-canary-
|
25606
|
+
reconcilerVersion: "19.2.0-canary-60b5271a-20250709"
|
25607
25607
|
};
|
25608
25608
|
internals.overrideHookState = overrideHookState;
|
25609
25609
|
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
@@ -26071,7 +26071,7 @@
|
|
26071
26071
|
exports.useFormStatus = function () {
|
26072
26072
|
return resolveDispatcher().useHostTransitionStatus();
|
26073
26073
|
};
|
26074
|
-
exports.version = "19.2.0-canary-
|
26074
|
+
exports.version = "19.2.0-canary-60b5271a-20250709";
|
26075
26075
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
26076
26076
|
"function" ===
|
26077
26077
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
@@ -16417,14 +16417,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
|
|
16417
16417
|
};
|
16418
16418
|
var isomorphicReactPackageVersion$jscomp$inline_1942 = React.version;
|
16419
16419
|
if (
|
16420
|
-
"19.2.0-canary-
|
16420
|
+
"19.2.0-canary-60b5271a-20250709" !==
|
16421
16421
|
isomorphicReactPackageVersion$jscomp$inline_1942
|
16422
16422
|
)
|
16423
16423
|
throw Error(
|
16424
16424
|
formatProdErrorMessage(
|
16425
16425
|
527,
|
16426
16426
|
isomorphicReactPackageVersion$jscomp$inline_1942,
|
16427
|
-
"19.2.0-canary-
|
16427
|
+
"19.2.0-canary-60b5271a-20250709"
|
16428
16428
|
)
|
16429
16429
|
);
|
16430
16430
|
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
@@ -16446,10 +16446,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
|
16446
16446
|
};
|
16447
16447
|
var internals$jscomp$inline_1949 = {
|
16448
16448
|
bundleType: 0,
|
16449
|
-
version: "19.2.0-canary-
|
16449
|
+
version: "19.2.0-canary-60b5271a-20250709",
|
16450
16450
|
rendererPackageName: "react-dom",
|
16451
16451
|
currentDispatcherRef: ReactSharedInternals,
|
16452
|
-
reconcilerVersion: "19.2.0-canary-
|
16452
|
+
reconcilerVersion: "19.2.0-canary-60b5271a-20250709",
|
16453
16453
|
getLaneLabelMap: function () {
|
16454
16454
|
for (
|
16455
16455
|
var map = new Map(), lane = 1, index$281 = 0;
|
@@ -16722,7 +16722,7 @@ exports.useFormState = function (action, initialState, permalink) {
|
|
16722
16722
|
exports.useFormStatus = function () {
|
16723
16723
|
return ReactSharedInternals.H.useHostTransitionStatus();
|
16724
16724
|
};
|
16725
|
-
exports.version = "19.2.0-canary-
|
16725
|
+
exports.version = "19.2.0-canary-60b5271a-20250709";
|
16726
16726
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
16727
16727
|
"function" ===
|
16728
16728
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
@@ -9701,5 +9701,5 @@
|
|
9701
9701
|
'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'
|
9702
9702
|
);
|
9703
9703
|
};
|
9704
|
-
exports.version = "19.2.0-canary-
|
9704
|
+
exports.version = "19.2.0-canary-60b5271a-20250709";
|
9705
9705
|
})();
|
@@ -6467,4 +6467,4 @@ exports.renderToString = function (children, options) {
|
|
6467
6467
|
'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'
|
6468
6468
|
);
|
6469
6469
|
};
|
6470
|
-
exports.version = "19.2.0-canary-
|
6470
|
+
exports.version = "19.2.0-canary-60b5271a-20250709";
|
@@ -9701,5 +9701,5 @@
|
|
9701
9701
|
'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 "renderToPipeableStream" which supports Suspense on the server'
|
9702
9702
|
);
|
9703
9703
|
};
|
9704
|
-
exports.version = "19.2.0-canary-
|
9704
|
+
exports.version = "19.2.0-canary-60b5271a-20250709";
|
9705
9705
|
})();
|
@@ -6550,4 +6550,4 @@ exports.renderToString = function (children, options) {
|
|
6550
6550
|
'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 "renderToPipeableStream" which supports Suspense on the server'
|
6551
6551
|
);
|
6552
6552
|
};
|
6553
|
-
exports.version = "19.2.0-canary-
|
6553
|
+
exports.version = "19.2.0-canary-60b5271a-20250709";
|
@@ -8448,11 +8448,11 @@
|
|
8448
8448
|
}
|
8449
8449
|
function ensureCorrectIsomorphicReactVersion() {
|
8450
8450
|
var isomorphicReactPackageVersion = React.version;
|
8451
|
-
if ("19.2.0-canary-
|
8451
|
+
if ("19.2.0-canary-60b5271a-20250709" !== isomorphicReactPackageVersion)
|
8452
8452
|
throw Error(
|
8453
8453
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
8454
8454
|
(isomorphicReactPackageVersion +
|
8455
|
-
"\n - react-dom: 19.2.0-canary-
|
8455
|
+
"\n - react-dom: 19.2.0-canary-60b5271a-20250709\nLearn more: https://react.dev/warnings/version-mismatch")
|
8456
8456
|
);
|
8457
8457
|
}
|
8458
8458
|
var React = require("react"),
|
@@ -10142,5 +10142,5 @@
|
|
10142
10142
|
startWork(request);
|
10143
10143
|
});
|
10144
10144
|
};
|
10145
|
-
exports.version = "19.2.0-canary-
|
10145
|
+
exports.version = "19.2.0-canary-60b5271a-20250709";
|
10146
10146
|
})();
|
@@ -6851,12 +6851,12 @@ function addToReplayParent(node, parentKeyPath, trackedPostpones) {
|
|
6851
6851
|
}
|
6852
6852
|
function ensureCorrectIsomorphicReactVersion() {
|
6853
6853
|
var isomorphicReactPackageVersion = React.version;
|
6854
|
-
if ("19.2.0-canary-
|
6854
|
+
if ("19.2.0-canary-60b5271a-20250709" !== isomorphicReactPackageVersion)
|
6855
6855
|
throw Error(
|
6856
6856
|
formatProdErrorMessage(
|
6857
6857
|
527,
|
6858
6858
|
isomorphicReactPackageVersion,
|
6859
|
-
"19.2.0-canary-
|
6859
|
+
"19.2.0-canary-60b5271a-20250709"
|
6860
6860
|
)
|
6861
6861
|
);
|
6862
6862
|
}
|
@@ -7003,4 +7003,4 @@ exports.renderToReadableStream = function (children, options) {
|
|
7003
7003
|
startWork(request);
|
7004
7004
|
});
|
7005
7005
|
};
|
7006
|
-
exports.version = "19.2.0-canary-
|
7006
|
+
exports.version = "19.2.0-canary-60b5271a-20250709";
|
@@ -9325,13 +9325,13 @@ function addToReplayParent(node, parentKeyPath, trackedPostpones) {
|
|
9325
9325
|
}
|
9326
9326
|
var isomorphicReactPackageVersion$jscomp$inline_764 = React.version;
|
9327
9327
|
if (
|
9328
|
-
"19.2.0-canary-
|
9328
|
+
"19.2.0-canary-60b5271a-20250709" !==
|
9329
9329
|
isomorphicReactPackageVersion$jscomp$inline_764
|
9330
9330
|
)
|
9331
9331
|
throw Error(
|
9332
9332
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
9333
9333
|
(isomorphicReactPackageVersion$jscomp$inline_764 +
|
9334
|
-
"\n - react-dom: 19.2.0-canary-
|
9334
|
+
"\n - react-dom: 19.2.0-canary-60b5271a-20250709\nLearn more: https://react.dev/warnings/version-mismatch")
|
9335
9335
|
);
|
9336
9336
|
exports.renderToReadableStream = function (children, options) {
|
9337
9337
|
return new Promise(function (resolve, reject) {
|
@@ -9424,4 +9424,4 @@ exports.renderToReadableStream = function (children, options) {
|
|
9424
9424
|
startWork(request$jscomp$0);
|
9425
9425
|
});
|
9426
9426
|
};
|
9427
|
-
exports.version = "19.2.0-canary-
|
9427
|
+
exports.version = "19.2.0-canary-60b5271a-20250709";
|
@@ -6499,13 +6499,13 @@ function addToReplayParent(node, parentKeyPath, trackedPostpones) {
|
|
6499
6499
|
}
|
6500
6500
|
var isomorphicReactPackageVersion$jscomp$inline_816 = React.version;
|
6501
6501
|
if (
|
6502
|
-
"19.2.0-canary-
|
6502
|
+
"19.2.0-canary-60b5271a-20250709" !==
|
6503
6503
|
isomorphicReactPackageVersion$jscomp$inline_816
|
6504
6504
|
)
|
6505
6505
|
throw Error(
|
6506
6506
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
6507
6507
|
(isomorphicReactPackageVersion$jscomp$inline_816 +
|
6508
|
-
"\n - react-dom: 19.2.0-canary-
|
6508
|
+
"\n - react-dom: 19.2.0-canary-60b5271a-20250709\nLearn more: https://react.dev/warnings/version-mismatch")
|
6509
6509
|
);
|
6510
6510
|
exports.renderToReadableStream = function (children, options) {
|
6511
6511
|
return new Promise(function (resolve, reject) {
|
@@ -6596,4 +6596,4 @@ exports.renderToReadableStream = function (children, options) {
|
|
6596
6596
|
startWork(request);
|
6597
6597
|
});
|
6598
6598
|
};
|
6599
|
-
exports.version = "19.2.0-canary-
|
6599
|
+
exports.version = "19.2.0-canary-60b5271a-20250709";
|
@@ -8471,11 +8471,11 @@
|
|
8471
8471
|
}
|
8472
8472
|
function ensureCorrectIsomorphicReactVersion() {
|
8473
8473
|
var isomorphicReactPackageVersion = React.version;
|
8474
|
-
if ("19.2.0-canary-
|
8474
|
+
if ("19.2.0-canary-60b5271a-20250709" !== isomorphicReactPackageVersion)
|
8475
8475
|
throw Error(
|
8476
8476
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
8477
8477
|
(isomorphicReactPackageVersion +
|
8478
|
-
"\n - react-dom: 19.2.0-canary-
|
8478
|
+
"\n - react-dom: 19.2.0-canary-60b5271a-20250709\nLearn more: https://react.dev/warnings/version-mismatch")
|
8479
8479
|
);
|
8480
8480
|
}
|
8481
8481
|
var React = require("react"),
|
@@ -10161,5 +10161,5 @@
|
|
10161
10161
|
startWork(request);
|
10162
10162
|
});
|
10163
10163
|
};
|
10164
|
-
exports.version = "19.2.0-canary-
|
10164
|
+
exports.version = "19.2.0-canary-60b5271a-20250709";
|
10165
10165
|
})();
|
@@ -6949,11 +6949,11 @@ function addToReplayParent(node, parentKeyPath, trackedPostpones) {
|
|
6949
6949
|
}
|
6950
6950
|
function ensureCorrectIsomorphicReactVersion() {
|
6951
6951
|
var isomorphicReactPackageVersion = React.version;
|
6952
|
-
if ("19.2.0-canary-
|
6952
|
+
if ("19.2.0-canary-60b5271a-20250709" !== isomorphicReactPackageVersion)
|
6953
6953
|
throw Error(
|
6954
6954
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
6955
6955
|
(isomorphicReactPackageVersion +
|
6956
|
-
"\n - react-dom: 19.2.0-canary-
|
6956
|
+
"\n - react-dom: 19.2.0-canary-60b5271a-20250709\nLearn more: https://react.dev/warnings/version-mismatch")
|
6957
6957
|
);
|
6958
6958
|
}
|
6959
6959
|
ensureCorrectIsomorphicReactVersion();
|
@@ -7099,4 +7099,4 @@ exports.renderToReadableStream = function (children, options) {
|
|
7099
7099
|
startWork(request);
|
7100
7100
|
});
|
7101
7101
|
};
|
7102
|
-
exports.version = "19.2.0-canary-
|
7102
|
+
exports.version = "19.2.0-canary-60b5271a-20250709";
|
@@ -8346,11 +8346,11 @@
|
|
8346
8346
|
}
|
8347
8347
|
function ensureCorrectIsomorphicReactVersion() {
|
8348
8348
|
var isomorphicReactPackageVersion = React.version;
|
8349
|
-
if ("19.2.0-canary-
|
8349
|
+
if ("19.2.0-canary-60b5271a-20250709" !== isomorphicReactPackageVersion)
|
8350
8350
|
throw Error(
|
8351
8351
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
8352
8352
|
(isomorphicReactPackageVersion +
|
8353
|
-
"\n - react-dom: 19.2.0-canary-
|
8353
|
+
"\n - react-dom: 19.2.0-canary-60b5271a-20250709\nLearn more: https://react.dev/warnings/version-mismatch")
|
8354
8354
|
);
|
8355
8355
|
}
|
8356
8356
|
function createDrainHandler(destination, request) {
|
@@ -10221,5 +10221,5 @@
|
|
10221
10221
|
startWork(request);
|
10222
10222
|
});
|
10223
10223
|
};
|
10224
|
-
exports.version = "19.2.0-canary-
|
10224
|
+
exports.version = "19.2.0-canary-60b5271a-20250709";
|
10225
10225
|
})();
|
@@ -6841,11 +6841,11 @@ function addToReplayParent(node, parentKeyPath, trackedPostpones) {
|
|
6841
6841
|
}
|
6842
6842
|
function ensureCorrectIsomorphicReactVersion() {
|
6843
6843
|
var isomorphicReactPackageVersion = React.version;
|
6844
|
-
if ("19.2.0-canary-
|
6844
|
+
if ("19.2.0-canary-60b5271a-20250709" !== isomorphicReactPackageVersion)
|
6845
6845
|
throw Error(
|
6846
6846
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
6847
6847
|
(isomorphicReactPackageVersion +
|
6848
|
-
"\n - react-dom: 19.2.0-canary-
|
6848
|
+
"\n - react-dom: 19.2.0-canary-60b5271a-20250709\nLearn more: https://react.dev/warnings/version-mismatch")
|
6849
6849
|
);
|
6850
6850
|
}
|
6851
6851
|
ensureCorrectIsomorphicReactVersion();
|
@@ -7183,4 +7183,4 @@ exports.renderToReadableStream = function (children, options) {
|
|
7183
7183
|
startWork(request);
|
7184
7184
|
});
|
7185
7185
|
};
|
7186
|
-
exports.version = "19.2.0-canary-
|
7186
|
+
exports.version = "19.2.0-canary-60b5271a-20250709";
|
@@ -416,7 +416,7 @@
|
|
416
416
|
exports.useFormStatus = function () {
|
417
417
|
return resolveDispatcher().useHostTransitionStatus();
|
418
418
|
};
|
419
|
-
exports.version = "19.2.0-canary-
|
419
|
+
exports.version = "19.2.0-canary-60b5271a-20250709";
|
420
420
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
421
421
|
"function" ===
|
422
422
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
@@ -207,4 +207,4 @@ exports.useFormState = function (action, initialState, permalink) {
|
|
207
207
|
exports.useFormStatus = function () {
|
208
208
|
return ReactSharedInternals.H.useHostTransitionStatus();
|
209
209
|
};
|
210
|
-
exports.version = "19.2.0-canary-
|
210
|
+
exports.version = "19.2.0-canary-60b5271a-20250709";
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "react-dom",
|
3
|
-
"version": "19.2.0-canary-
|
3
|
+
"version": "19.2.0-canary-60b5271a-20250709",
|
4
4
|
"description": "React package for working with the DOM.",
|
5
5
|
"main": "index.js",
|
6
6
|
"repository": {
|
@@ -17,10 +17,10 @@
|
|
17
17
|
},
|
18
18
|
"homepage": "https://react.dev/",
|
19
19
|
"dependencies": {
|
20
|
-
"scheduler": "0.27.0-canary-
|
20
|
+
"scheduler": "0.27.0-canary-60b5271a-20250709"
|
21
21
|
},
|
22
22
|
"peerDependencies": {
|
23
|
-
"react": "19.2.0-canary-
|
23
|
+
"react": "19.2.0-canary-60b5271a-20250709"
|
24
24
|
},
|
25
25
|
"files": [
|
26
26
|
"LICENSE",
|