react-dom 19.2.0-canary-ef8b6fa2-20250702 → 19.2.0-canary-223f81d8-20250707
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
@@ -25503,11 +25503,11 @@
|
|
25503
25503
|
};
|
25504
25504
|
(function () {
|
25505
25505
|
var isomorphicReactPackageVersion = React.version;
|
25506
|
-
if ("19.2.0-canary-
|
25506
|
+
if ("19.2.0-canary-223f81d8-20250707" !== isomorphicReactPackageVersion)
|
25507
25507
|
throw Error(
|
25508
25508
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
25509
25509
|
(isomorphicReactPackageVersion +
|
25510
|
-
"\n - react-dom: 19.2.0-canary-
|
25510
|
+
"\n - react-dom: 19.2.0-canary-223f81d8-20250707\nLearn more: https://react.dev/warnings/version-mismatch")
|
25511
25511
|
);
|
25512
25512
|
})();
|
25513
25513
|
("function" === typeof Map &&
|
@@ -25544,10 +25544,10 @@
|
|
25544
25544
|
!(function () {
|
25545
25545
|
var internals = {
|
25546
25546
|
bundleType: 1,
|
25547
|
-
version: "19.2.0-canary-
|
25547
|
+
version: "19.2.0-canary-223f81d8-20250707",
|
25548
25548
|
rendererPackageName: "react-dom",
|
25549
25549
|
currentDispatcherRef: ReactSharedInternals,
|
25550
|
-
reconcilerVersion: "19.2.0-canary-
|
25550
|
+
reconcilerVersion: "19.2.0-canary-223f81d8-20250707"
|
25551
25551
|
};
|
25552
25552
|
internals.overrideHookState = overrideHookState;
|
25553
25553
|
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
@@ -25685,7 +25685,7 @@
|
|
25685
25685
|
listenToAllSupportedEvents(container);
|
25686
25686
|
return new ReactDOMHydrationRoot(initialChildren);
|
25687
25687
|
};
|
25688
|
-
exports.version = "19.2.0-canary-
|
25688
|
+
exports.version = "19.2.0-canary-223f81d8-20250707";
|
25689
25689
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
25690
25690
|
"function" ===
|
25691
25691
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
@@ -15712,14 +15712,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
|
|
15712
15712
|
};
|
15713
15713
|
var isomorphicReactPackageVersion$jscomp$inline_1838 = React.version;
|
15714
15714
|
if (
|
15715
|
-
"19.2.0-canary-
|
15715
|
+
"19.2.0-canary-223f81d8-20250707" !==
|
15716
15716
|
isomorphicReactPackageVersion$jscomp$inline_1838
|
15717
15717
|
)
|
15718
15718
|
throw Error(
|
15719
15719
|
formatProdErrorMessage(
|
15720
15720
|
527,
|
15721
15721
|
isomorphicReactPackageVersion$jscomp$inline_1838,
|
15722
|
-
"19.2.0-canary-
|
15722
|
+
"19.2.0-canary-223f81d8-20250707"
|
15723
15723
|
)
|
15724
15724
|
);
|
15725
15725
|
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
@@ -15741,10 +15741,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
|
15741
15741
|
};
|
15742
15742
|
var internals$jscomp$inline_2331 = {
|
15743
15743
|
bundleType: 0,
|
15744
|
-
version: "19.2.0-canary-
|
15744
|
+
version: "19.2.0-canary-223f81d8-20250707",
|
15745
15745
|
rendererPackageName: "react-dom",
|
15746
15746
|
currentDispatcherRef: ReactSharedInternals,
|
15747
|
-
reconcilerVersion: "19.2.0-canary-
|
15747
|
+
reconcilerVersion: "19.2.0-canary-223f81d8-20250707"
|
15748
15748
|
};
|
15749
15749
|
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
15750
15750
|
var hook$jscomp$inline_2332 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
@@ -15842,4 +15842,4 @@ exports.hydrateRoot = function (container, initialChildren, options) {
|
|
15842
15842
|
listenToAllSupportedEvents(container);
|
15843
15843
|
return new ReactDOMHydrationRoot(initialChildren);
|
15844
15844
|
};
|
15845
|
-
exports.version = "19.2.0-canary-
|
15845
|
+
exports.version = "19.2.0-canary-223f81d8-20250707";
|
@@ -25555,11 +25555,11 @@
|
|
25555
25555
|
};
|
25556
25556
|
(function () {
|
25557
25557
|
var isomorphicReactPackageVersion = React.version;
|
25558
|
-
if ("19.2.0-canary-
|
25558
|
+
if ("19.2.0-canary-223f81d8-20250707" !== isomorphicReactPackageVersion)
|
25559
25559
|
throw Error(
|
25560
25560
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
25561
25561
|
(isomorphicReactPackageVersion +
|
25562
|
-
"\n - react-dom: 19.2.0-canary-
|
25562
|
+
"\n - react-dom: 19.2.0-canary-223f81d8-20250707\nLearn more: https://react.dev/warnings/version-mismatch")
|
25563
25563
|
);
|
25564
25564
|
})();
|
25565
25565
|
("function" === typeof Map &&
|
@@ -25596,10 +25596,10 @@
|
|
25596
25596
|
!(function () {
|
25597
25597
|
var internals = {
|
25598
25598
|
bundleType: 1,
|
25599
|
-
version: "19.2.0-canary-
|
25599
|
+
version: "19.2.0-canary-223f81d8-20250707",
|
25600
25600
|
rendererPackageName: "react-dom",
|
25601
25601
|
currentDispatcherRef: ReactSharedInternals,
|
25602
|
-
reconcilerVersion: "19.2.0-canary-
|
25602
|
+
reconcilerVersion: "19.2.0-canary-223f81d8-20250707"
|
25603
25603
|
};
|
25604
25604
|
internals.overrideHookState = overrideHookState;
|
25605
25605
|
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
@@ -26067,7 +26067,7 @@
|
|
26067
26067
|
exports.useFormStatus = function () {
|
26068
26068
|
return resolveDispatcher().useHostTransitionStatus();
|
26069
26069
|
};
|
26070
|
-
exports.version = "19.2.0-canary-
|
26070
|
+
exports.version = "19.2.0-canary-223f81d8-20250707";
|
26071
26071
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
26072
26072
|
"function" ===
|
26073
26073
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
@@ -16413,14 +16413,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
|
|
16413
16413
|
};
|
16414
16414
|
var isomorphicReactPackageVersion$jscomp$inline_1942 = React.version;
|
16415
16415
|
if (
|
16416
|
-
"19.2.0-canary-
|
16416
|
+
"19.2.0-canary-223f81d8-20250707" !==
|
16417
16417
|
isomorphicReactPackageVersion$jscomp$inline_1942
|
16418
16418
|
)
|
16419
16419
|
throw Error(
|
16420
16420
|
formatProdErrorMessage(
|
16421
16421
|
527,
|
16422
16422
|
isomorphicReactPackageVersion$jscomp$inline_1942,
|
16423
|
-
"19.2.0-canary-
|
16423
|
+
"19.2.0-canary-223f81d8-20250707"
|
16424
16424
|
)
|
16425
16425
|
);
|
16426
16426
|
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
@@ -16442,10 +16442,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
|
16442
16442
|
};
|
16443
16443
|
var internals$jscomp$inline_1949 = {
|
16444
16444
|
bundleType: 0,
|
16445
|
-
version: "19.2.0-canary-
|
16445
|
+
version: "19.2.0-canary-223f81d8-20250707",
|
16446
16446
|
rendererPackageName: "react-dom",
|
16447
16447
|
currentDispatcherRef: ReactSharedInternals,
|
16448
|
-
reconcilerVersion: "19.2.0-canary-
|
16448
|
+
reconcilerVersion: "19.2.0-canary-223f81d8-20250707",
|
16449
16449
|
getLaneLabelMap: function () {
|
16450
16450
|
for (
|
16451
16451
|
var map = new Map(), lane = 1, index$281 = 0;
|
@@ -16718,7 +16718,7 @@ exports.useFormState = function (action, initialState, permalink) {
|
|
16718
16718
|
exports.useFormStatus = function () {
|
16719
16719
|
return ReactSharedInternals.H.useHostTransitionStatus();
|
16720
16720
|
};
|
16721
|
-
exports.version = "19.2.0-canary-
|
16721
|
+
exports.version = "19.2.0-canary-223f81d8-20250707";
|
16722
16722
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
16723
16723
|
"function" ===
|
16724
16724
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
@@ -9687,5 +9687,5 @@
|
|
9687
9687
|
'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'
|
9688
9688
|
);
|
9689
9689
|
};
|
9690
|
-
exports.version = "19.2.0-canary-
|
9690
|
+
exports.version = "19.2.0-canary-223f81d8-20250707";
|
9691
9691
|
})();
|
@@ -6456,4 +6456,4 @@ exports.renderToString = function (children, options) {
|
|
6456
6456
|
'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'
|
6457
6457
|
);
|
6458
6458
|
};
|
6459
|
-
exports.version = "19.2.0-canary-
|
6459
|
+
exports.version = "19.2.0-canary-223f81d8-20250707";
|
@@ -9687,5 +9687,5 @@
|
|
9687
9687
|
'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'
|
9688
9688
|
);
|
9689
9689
|
};
|
9690
|
-
exports.version = "19.2.0-canary-
|
9690
|
+
exports.version = "19.2.0-canary-223f81d8-20250707";
|
9691
9691
|
})();
|
@@ -6539,4 +6539,4 @@ exports.renderToString = function (children, options) {
|
|
6539
6539
|
'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'
|
6540
6540
|
);
|
6541
6541
|
};
|
6542
|
-
exports.version = "19.2.0-canary-
|
6542
|
+
exports.version = "19.2.0-canary-223f81d8-20250707";
|
@@ -8436,11 +8436,11 @@
|
|
8436
8436
|
}
|
8437
8437
|
function ensureCorrectIsomorphicReactVersion() {
|
8438
8438
|
var isomorphicReactPackageVersion = React.version;
|
8439
|
-
if ("19.2.0-canary-
|
8439
|
+
if ("19.2.0-canary-223f81d8-20250707" !== isomorphicReactPackageVersion)
|
8440
8440
|
throw Error(
|
8441
8441
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
8442
8442
|
(isomorphicReactPackageVersion +
|
8443
|
-
"\n - react-dom: 19.2.0-canary-
|
8443
|
+
"\n - react-dom: 19.2.0-canary-223f81d8-20250707\nLearn more: https://react.dev/warnings/version-mismatch")
|
8444
8444
|
);
|
8445
8445
|
}
|
8446
8446
|
var React = require("react"),
|
@@ -10130,5 +10130,5 @@
|
|
10130
10130
|
startWork(request);
|
10131
10131
|
});
|
10132
10132
|
};
|
10133
|
-
exports.version = "19.2.0-canary-
|
10133
|
+
exports.version = "19.2.0-canary-223f81d8-20250707";
|
10134
10134
|
})();
|
@@ -6842,12 +6842,12 @@ function addToReplayParent(node, parentKeyPath, trackedPostpones) {
|
|
6842
6842
|
}
|
6843
6843
|
function ensureCorrectIsomorphicReactVersion() {
|
6844
6844
|
var isomorphicReactPackageVersion = React.version;
|
6845
|
-
if ("19.2.0-canary-
|
6845
|
+
if ("19.2.0-canary-223f81d8-20250707" !== isomorphicReactPackageVersion)
|
6846
6846
|
throw Error(
|
6847
6847
|
formatProdErrorMessage(
|
6848
6848
|
527,
|
6849
6849
|
isomorphicReactPackageVersion,
|
6850
|
-
"19.2.0-canary-
|
6850
|
+
"19.2.0-canary-223f81d8-20250707"
|
6851
6851
|
)
|
6852
6852
|
);
|
6853
6853
|
}
|
@@ -6994,4 +6994,4 @@ exports.renderToReadableStream = function (children, options) {
|
|
6994
6994
|
startWork(request);
|
6995
6995
|
});
|
6996
6996
|
};
|
6997
|
-
exports.version = "19.2.0-canary-
|
6997
|
+
exports.version = "19.2.0-canary-223f81d8-20250707";
|
@@ -9310,13 +9310,13 @@ function addToReplayParent(node, parentKeyPath, trackedPostpones) {
|
|
9310
9310
|
}
|
9311
9311
|
var isomorphicReactPackageVersion$jscomp$inline_763 = React.version;
|
9312
9312
|
if (
|
9313
|
-
"19.2.0-canary-
|
9313
|
+
"19.2.0-canary-223f81d8-20250707" !==
|
9314
9314
|
isomorphicReactPackageVersion$jscomp$inline_763
|
9315
9315
|
)
|
9316
9316
|
throw Error(
|
9317
9317
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
9318
9318
|
(isomorphicReactPackageVersion$jscomp$inline_763 +
|
9319
|
-
"\n - react-dom: 19.2.0-canary-
|
9319
|
+
"\n - react-dom: 19.2.0-canary-223f81d8-20250707\nLearn more: https://react.dev/warnings/version-mismatch")
|
9320
9320
|
);
|
9321
9321
|
exports.renderToReadableStream = function (children, options) {
|
9322
9322
|
return new Promise(function (resolve, reject) {
|
@@ -9409,4 +9409,4 @@ exports.renderToReadableStream = function (children, options) {
|
|
9409
9409
|
startWork(request$jscomp$0);
|
9410
9410
|
});
|
9411
9411
|
};
|
9412
|
-
exports.version = "19.2.0-canary-
|
9412
|
+
exports.version = "19.2.0-canary-223f81d8-20250707";
|
@@ -6487,13 +6487,13 @@ function addToReplayParent(node, parentKeyPath, trackedPostpones) {
|
|
6487
6487
|
}
|
6488
6488
|
var isomorphicReactPackageVersion$jscomp$inline_815 = React.version;
|
6489
6489
|
if (
|
6490
|
-
"19.2.0-canary-
|
6490
|
+
"19.2.0-canary-223f81d8-20250707" !==
|
6491
6491
|
isomorphicReactPackageVersion$jscomp$inline_815
|
6492
6492
|
)
|
6493
6493
|
throw Error(
|
6494
6494
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
6495
6495
|
(isomorphicReactPackageVersion$jscomp$inline_815 +
|
6496
|
-
"\n - react-dom: 19.2.0-canary-
|
6496
|
+
"\n - react-dom: 19.2.0-canary-223f81d8-20250707\nLearn more: https://react.dev/warnings/version-mismatch")
|
6497
6497
|
);
|
6498
6498
|
exports.renderToReadableStream = function (children, options) {
|
6499
6499
|
return new Promise(function (resolve, reject) {
|
@@ -6584,4 +6584,4 @@ exports.renderToReadableStream = function (children, options) {
|
|
6584
6584
|
startWork(request);
|
6585
6585
|
});
|
6586
6586
|
};
|
6587
|
-
exports.version = "19.2.0-canary-
|
6587
|
+
exports.version = "19.2.0-canary-223f81d8-20250707";
|
@@ -8459,11 +8459,11 @@
|
|
8459
8459
|
}
|
8460
8460
|
function ensureCorrectIsomorphicReactVersion() {
|
8461
8461
|
var isomorphicReactPackageVersion = React.version;
|
8462
|
-
if ("19.2.0-canary-
|
8462
|
+
if ("19.2.0-canary-223f81d8-20250707" !== isomorphicReactPackageVersion)
|
8463
8463
|
throw Error(
|
8464
8464
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
8465
8465
|
(isomorphicReactPackageVersion +
|
8466
|
-
"\n - react-dom: 19.2.0-canary-
|
8466
|
+
"\n - react-dom: 19.2.0-canary-223f81d8-20250707\nLearn more: https://react.dev/warnings/version-mismatch")
|
8467
8467
|
);
|
8468
8468
|
}
|
8469
8469
|
var React = require("react"),
|
@@ -10149,5 +10149,5 @@
|
|
10149
10149
|
startWork(request);
|
10150
10150
|
});
|
10151
10151
|
};
|
10152
|
-
exports.version = "19.2.0-canary-
|
10152
|
+
exports.version = "19.2.0-canary-223f81d8-20250707";
|
10153
10153
|
})();
|
@@ -6940,11 +6940,11 @@ function addToReplayParent(node, parentKeyPath, trackedPostpones) {
|
|
6940
6940
|
}
|
6941
6941
|
function ensureCorrectIsomorphicReactVersion() {
|
6942
6942
|
var isomorphicReactPackageVersion = React.version;
|
6943
|
-
if ("19.2.0-canary-
|
6943
|
+
if ("19.2.0-canary-223f81d8-20250707" !== isomorphicReactPackageVersion)
|
6944
6944
|
throw Error(
|
6945
6945
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
6946
6946
|
(isomorphicReactPackageVersion +
|
6947
|
-
"\n - react-dom: 19.2.0-canary-
|
6947
|
+
"\n - react-dom: 19.2.0-canary-223f81d8-20250707\nLearn more: https://react.dev/warnings/version-mismatch")
|
6948
6948
|
);
|
6949
6949
|
}
|
6950
6950
|
ensureCorrectIsomorphicReactVersion();
|
@@ -7090,4 +7090,4 @@ exports.renderToReadableStream = function (children, options) {
|
|
7090
7090
|
startWork(request);
|
7091
7091
|
});
|
7092
7092
|
};
|
7093
|
-
exports.version = "19.2.0-canary-
|
7093
|
+
exports.version = "19.2.0-canary-223f81d8-20250707";
|
@@ -8334,11 +8334,11 @@
|
|
8334
8334
|
}
|
8335
8335
|
function ensureCorrectIsomorphicReactVersion() {
|
8336
8336
|
var isomorphicReactPackageVersion = React.version;
|
8337
|
-
if ("19.2.0-canary-
|
8337
|
+
if ("19.2.0-canary-223f81d8-20250707" !== isomorphicReactPackageVersion)
|
8338
8338
|
throw Error(
|
8339
8339
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
8340
8340
|
(isomorphicReactPackageVersion +
|
8341
|
-
"\n - react-dom: 19.2.0-canary-
|
8341
|
+
"\n - react-dom: 19.2.0-canary-223f81d8-20250707\nLearn more: https://react.dev/warnings/version-mismatch")
|
8342
8342
|
);
|
8343
8343
|
}
|
8344
8344
|
function createDrainHandler(destination, request) {
|
@@ -10209,5 +10209,5 @@
|
|
10209
10209
|
startWork(request);
|
10210
10210
|
});
|
10211
10211
|
};
|
10212
|
-
exports.version = "19.2.0-canary-
|
10212
|
+
exports.version = "19.2.0-canary-223f81d8-20250707";
|
10213
10213
|
})();
|
@@ -6832,11 +6832,11 @@ function addToReplayParent(node, parentKeyPath, trackedPostpones) {
|
|
6832
6832
|
}
|
6833
6833
|
function ensureCorrectIsomorphicReactVersion() {
|
6834
6834
|
var isomorphicReactPackageVersion = React.version;
|
6835
|
-
if ("19.2.0-canary-
|
6835
|
+
if ("19.2.0-canary-223f81d8-20250707" !== isomorphicReactPackageVersion)
|
6836
6836
|
throw Error(
|
6837
6837
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
6838
6838
|
(isomorphicReactPackageVersion +
|
6839
|
-
"\n - react-dom: 19.2.0-canary-
|
6839
|
+
"\n - react-dom: 19.2.0-canary-223f81d8-20250707\nLearn more: https://react.dev/warnings/version-mismatch")
|
6840
6840
|
);
|
6841
6841
|
}
|
6842
6842
|
ensureCorrectIsomorphicReactVersion();
|
@@ -7174,4 +7174,4 @@ exports.renderToReadableStream = function (children, options) {
|
|
7174
7174
|
startWork(request);
|
7175
7175
|
});
|
7176
7176
|
};
|
7177
|
-
exports.version = "19.2.0-canary-
|
7177
|
+
exports.version = "19.2.0-canary-223f81d8-20250707";
|
@@ -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-223f81d8-20250707";
|
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-223f81d8-20250707";
|
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-223f81d8-20250707",
|
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-223f81d8-20250707"
|
21
21
|
},
|
22
22
|
"peerDependencies": {
|
23
|
-
"react": "19.2.0-canary-
|
23
|
+
"react": "19.2.0-canary-223f81d8-20250707"
|
24
24
|
},
|
25
25
|
"files": [
|
26
26
|
"LICENSE",
|