react-dom 19.2.0-canary-0ff1d13b-20250507 → 19.2.0-canary-38ef6550-20250508
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
@@ -25373,11 +25373,11 @@
|
|
25373
25373
|
};
|
25374
25374
|
(function () {
|
25375
25375
|
var isomorphicReactPackageVersion = React.version;
|
25376
|
-
if ("19.2.0-canary-
|
25376
|
+
if ("19.2.0-canary-38ef6550-20250508" !== isomorphicReactPackageVersion)
|
25377
25377
|
throw Error(
|
25378
25378
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
25379
25379
|
(isomorphicReactPackageVersion +
|
25380
|
-
"\n - react-dom: 19.2.0-canary-
|
25380
|
+
"\n - react-dom: 19.2.0-canary-38ef6550-20250508\nLearn more: https://react.dev/warnings/version-mismatch")
|
25381
25381
|
);
|
25382
25382
|
})();
|
25383
25383
|
("function" === typeof Map &&
|
@@ -25414,10 +25414,10 @@
|
|
25414
25414
|
!(function () {
|
25415
25415
|
var internals = {
|
25416
25416
|
bundleType: 1,
|
25417
|
-
version: "19.2.0-canary-
|
25417
|
+
version: "19.2.0-canary-38ef6550-20250508",
|
25418
25418
|
rendererPackageName: "react-dom",
|
25419
25419
|
currentDispatcherRef: ReactSharedInternals,
|
25420
|
-
reconcilerVersion: "19.2.0-canary-
|
25420
|
+
reconcilerVersion: "19.2.0-canary-38ef6550-20250508"
|
25421
25421
|
};
|
25422
25422
|
internals.overrideHookState = overrideHookState;
|
25423
25423
|
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
@@ -25561,7 +25561,7 @@
|
|
25561
25561
|
listenToAllSupportedEvents(container);
|
25562
25562
|
return new ReactDOMHydrationRoot(initialChildren);
|
25563
25563
|
};
|
25564
|
-
exports.version = "19.2.0-canary-
|
25564
|
+
exports.version = "19.2.0-canary-38ef6550-20250508";
|
25565
25565
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
25566
25566
|
"function" ===
|
25567
25567
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
@@ -15638,14 +15638,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
|
|
15638
15638
|
};
|
15639
15639
|
var isomorphicReactPackageVersion$jscomp$inline_1847 = React.version;
|
15640
15640
|
if (
|
15641
|
-
"19.2.0-canary-
|
15641
|
+
"19.2.0-canary-38ef6550-20250508" !==
|
15642
15642
|
isomorphicReactPackageVersion$jscomp$inline_1847
|
15643
15643
|
)
|
15644
15644
|
throw Error(
|
15645
15645
|
formatProdErrorMessage(
|
15646
15646
|
527,
|
15647
15647
|
isomorphicReactPackageVersion$jscomp$inline_1847,
|
15648
|
-
"19.2.0-canary-
|
15648
|
+
"19.2.0-canary-38ef6550-20250508"
|
15649
15649
|
)
|
15650
15650
|
);
|
15651
15651
|
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
@@ -15667,10 +15667,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
|
15667
15667
|
};
|
15668
15668
|
var internals$jscomp$inline_2340 = {
|
15669
15669
|
bundleType: 0,
|
15670
|
-
version: "19.2.0-canary-
|
15670
|
+
version: "19.2.0-canary-38ef6550-20250508",
|
15671
15671
|
rendererPackageName: "react-dom",
|
15672
15672
|
currentDispatcherRef: ReactSharedInternals,
|
15673
|
-
reconcilerVersion: "19.2.0-canary-
|
15673
|
+
reconcilerVersion: "19.2.0-canary-38ef6550-20250508"
|
15674
15674
|
};
|
15675
15675
|
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
15676
15676
|
var hook$jscomp$inline_2341 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
@@ -15774,4 +15774,4 @@ exports.hydrateRoot = function (container, initialChildren, options) {
|
|
15774
15774
|
listenToAllSupportedEvents(container);
|
15775
15775
|
return new ReactDOMHydrationRoot(initialChildren);
|
15776
15776
|
};
|
15777
|
-
exports.version = "19.2.0-canary-
|
15777
|
+
exports.version = "19.2.0-canary-38ef6550-20250508";
|
@@ -25430,11 +25430,11 @@
|
|
25430
25430
|
};
|
25431
25431
|
(function () {
|
25432
25432
|
var isomorphicReactPackageVersion = React.version;
|
25433
|
-
if ("19.2.0-canary-
|
25433
|
+
if ("19.2.0-canary-38ef6550-20250508" !== isomorphicReactPackageVersion)
|
25434
25434
|
throw Error(
|
25435
25435
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
25436
25436
|
(isomorphicReactPackageVersion +
|
25437
|
-
"\n - react-dom: 19.2.0-canary-
|
25437
|
+
"\n - react-dom: 19.2.0-canary-38ef6550-20250508\nLearn more: https://react.dev/warnings/version-mismatch")
|
25438
25438
|
);
|
25439
25439
|
})();
|
25440
25440
|
("function" === typeof Map &&
|
@@ -25471,10 +25471,10 @@
|
|
25471
25471
|
!(function () {
|
25472
25472
|
var internals = {
|
25473
25473
|
bundleType: 1,
|
25474
|
-
version: "19.2.0-canary-
|
25474
|
+
version: "19.2.0-canary-38ef6550-20250508",
|
25475
25475
|
rendererPackageName: "react-dom",
|
25476
25476
|
currentDispatcherRef: ReactSharedInternals,
|
25477
|
-
reconcilerVersion: "19.2.0-canary-
|
25477
|
+
reconcilerVersion: "19.2.0-canary-38ef6550-20250508"
|
25478
25478
|
};
|
25479
25479
|
internals.overrideHookState = overrideHookState;
|
25480
25480
|
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
@@ -25948,7 +25948,7 @@
|
|
25948
25948
|
exports.useFormStatus = function () {
|
25949
25949
|
return resolveDispatcher().useHostTransitionStatus();
|
25950
25950
|
};
|
25951
|
-
exports.version = "19.2.0-canary-
|
25951
|
+
exports.version = "19.2.0-canary-38ef6550-20250508";
|
25952
25952
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
25953
25953
|
"function" ===
|
25954
25954
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
@@ -16339,14 +16339,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
|
|
16339
16339
|
};
|
16340
16340
|
var isomorphicReactPackageVersion$jscomp$inline_1951 = React.version;
|
16341
16341
|
if (
|
16342
|
-
"19.2.0-canary-
|
16342
|
+
"19.2.0-canary-38ef6550-20250508" !==
|
16343
16343
|
isomorphicReactPackageVersion$jscomp$inline_1951
|
16344
16344
|
)
|
16345
16345
|
throw Error(
|
16346
16346
|
formatProdErrorMessage(
|
16347
16347
|
527,
|
16348
16348
|
isomorphicReactPackageVersion$jscomp$inline_1951,
|
16349
|
-
"19.2.0-canary-
|
16349
|
+
"19.2.0-canary-38ef6550-20250508"
|
16350
16350
|
)
|
16351
16351
|
);
|
16352
16352
|
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
@@ -16368,10 +16368,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
|
16368
16368
|
};
|
16369
16369
|
var internals$jscomp$inline_1958 = {
|
16370
16370
|
bundleType: 0,
|
16371
|
-
version: "19.2.0-canary-
|
16371
|
+
version: "19.2.0-canary-38ef6550-20250508",
|
16372
16372
|
rendererPackageName: "react-dom",
|
16373
16373
|
currentDispatcherRef: ReactSharedInternals,
|
16374
|
-
reconcilerVersion: "19.2.0-canary-
|
16374
|
+
reconcilerVersion: "19.2.0-canary-38ef6550-20250508",
|
16375
16375
|
getLaneLabelMap: function () {
|
16376
16376
|
for (
|
16377
16377
|
var map = new Map(), lane = 1, index$293 = 0;
|
@@ -16651,7 +16651,7 @@ exports.useFormState = function (action, initialState, permalink) {
|
|
16651
16651
|
exports.useFormStatus = function () {
|
16652
16652
|
return ReactSharedInternals.H.useHostTransitionStatus();
|
16653
16653
|
};
|
16654
|
-
exports.version = "19.2.0-canary-
|
16654
|
+
exports.version = "19.2.0-canary-38ef6550-20250508";
|
16655
16655
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
16656
16656
|
"function" ===
|
16657
16657
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
@@ -9146,5 +9146,5 @@
|
|
9146
9146
|
'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'
|
9147
9147
|
);
|
9148
9148
|
};
|
9149
|
-
exports.version = "19.2.0-canary-
|
9149
|
+
exports.version = "19.2.0-canary-38ef6550-20250508";
|
9150
9150
|
})();
|
@@ -5989,4 +5989,4 @@ exports.renderToString = function (children, options) {
|
|
5989
5989
|
'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'
|
5990
5990
|
);
|
5991
5991
|
};
|
5992
|
-
exports.version = "19.2.0-canary-
|
5992
|
+
exports.version = "19.2.0-canary-38ef6550-20250508";
|
@@ -9146,5 +9146,5 @@
|
|
9146
9146
|
'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'
|
9147
9147
|
);
|
9148
9148
|
};
|
9149
|
-
exports.version = "19.2.0-canary-
|
9149
|
+
exports.version = "19.2.0-canary-38ef6550-20250508";
|
9150
9150
|
})();
|
@@ -6069,4 +6069,4 @@ exports.renderToString = function (children, options) {
|
|
6069
6069
|
'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'
|
6070
6070
|
);
|
6071
6071
|
};
|
6072
|
-
exports.version = "19.2.0-canary-
|
6072
|
+
exports.version = "19.2.0-canary-38ef6550-20250508";
|
@@ -7872,11 +7872,11 @@
|
|
7872
7872
|
}
|
7873
7873
|
function ensureCorrectIsomorphicReactVersion() {
|
7874
7874
|
var isomorphicReactPackageVersion = React.version;
|
7875
|
-
if ("19.2.0-canary-
|
7875
|
+
if ("19.2.0-canary-38ef6550-20250508" !== isomorphicReactPackageVersion)
|
7876
7876
|
throw Error(
|
7877
7877
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
7878
7878
|
(isomorphicReactPackageVersion +
|
7879
|
-
"\n - react-dom: 19.2.0-canary-
|
7879
|
+
"\n - react-dom: 19.2.0-canary-38ef6550-20250508\nLearn more: https://react.dev/warnings/version-mismatch")
|
7880
7880
|
);
|
7881
7881
|
}
|
7882
7882
|
var React = require("react"),
|
@@ -9566,5 +9566,5 @@
|
|
9566
9566
|
startWork(request);
|
9567
9567
|
});
|
9568
9568
|
};
|
9569
|
-
exports.version = "19.2.0-canary-
|
9569
|
+
exports.version = "19.2.0-canary-38ef6550-20250508";
|
9570
9570
|
})();
|
@@ -6344,12 +6344,12 @@ function abort(request, reason) {
|
|
6344
6344
|
}
|
6345
6345
|
function ensureCorrectIsomorphicReactVersion() {
|
6346
6346
|
var isomorphicReactPackageVersion = React.version;
|
6347
|
-
if ("19.2.0-canary-
|
6347
|
+
if ("19.2.0-canary-38ef6550-20250508" !== isomorphicReactPackageVersion)
|
6348
6348
|
throw Error(
|
6349
6349
|
formatProdErrorMessage(
|
6350
6350
|
527,
|
6351
6351
|
isomorphicReactPackageVersion,
|
6352
|
-
"19.2.0-canary-
|
6352
|
+
"19.2.0-canary-38ef6550-20250508"
|
6353
6353
|
)
|
6354
6354
|
);
|
6355
6355
|
}
|
@@ -6496,4 +6496,4 @@ exports.renderToReadableStream = function (children, options) {
|
|
6496
6496
|
startWork(request);
|
6497
6497
|
});
|
6498
6498
|
};
|
6499
|
-
exports.version = "19.2.0-canary-
|
6499
|
+
exports.version = "19.2.0-canary-38ef6550-20250508";
|
@@ -8751,13 +8751,13 @@ function abort(request, reason) {
|
|
8751
8751
|
}
|
8752
8752
|
var isomorphicReactPackageVersion$jscomp$inline_748 = React.version;
|
8753
8753
|
if (
|
8754
|
-
"19.2.0-canary-
|
8754
|
+
"19.2.0-canary-38ef6550-20250508" !==
|
8755
8755
|
isomorphicReactPackageVersion$jscomp$inline_748
|
8756
8756
|
)
|
8757
8757
|
throw Error(
|
8758
8758
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
8759
8759
|
(isomorphicReactPackageVersion$jscomp$inline_748 +
|
8760
|
-
"\n - react-dom: 19.2.0-canary-
|
8760
|
+
"\n - react-dom: 19.2.0-canary-38ef6550-20250508\nLearn more: https://react.dev/warnings/version-mismatch")
|
8761
8761
|
);
|
8762
8762
|
exports.renderToReadableStream = function (children, options) {
|
8763
8763
|
return new Promise(function (resolve, reject) {
|
@@ -8850,4 +8850,4 @@ exports.renderToReadableStream = function (children, options) {
|
|
8850
8850
|
startWork(request$jscomp$0);
|
8851
8851
|
});
|
8852
8852
|
};
|
8853
|
-
exports.version = "19.2.0-canary-
|
8853
|
+
exports.version = "19.2.0-canary-38ef6550-20250508";
|
@@ -5972,13 +5972,13 @@ function abort(request, reason) {
|
|
5972
5972
|
}
|
5973
5973
|
var isomorphicReactPackageVersion$jscomp$inline_768 = React.version;
|
5974
5974
|
if (
|
5975
|
-
"19.2.0-canary-
|
5975
|
+
"19.2.0-canary-38ef6550-20250508" !==
|
5976
5976
|
isomorphicReactPackageVersion$jscomp$inline_768
|
5977
5977
|
)
|
5978
5978
|
throw Error(
|
5979
5979
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
5980
5980
|
(isomorphicReactPackageVersion$jscomp$inline_768 +
|
5981
|
-
"\n - react-dom: 19.2.0-canary-
|
5981
|
+
"\n - react-dom: 19.2.0-canary-38ef6550-20250508\nLearn more: https://react.dev/warnings/version-mismatch")
|
5982
5982
|
);
|
5983
5983
|
exports.renderToReadableStream = function (children, options) {
|
5984
5984
|
return new Promise(function (resolve, reject) {
|
@@ -6069,4 +6069,4 @@ exports.renderToReadableStream = function (children, options) {
|
|
6069
6069
|
startWork(request);
|
6070
6070
|
});
|
6071
6071
|
};
|
6072
|
-
exports.version = "19.2.0-canary-
|
6072
|
+
exports.version = "19.2.0-canary-38ef6550-20250508";
|
@@ -7895,11 +7895,11 @@
|
|
7895
7895
|
}
|
7896
7896
|
function ensureCorrectIsomorphicReactVersion() {
|
7897
7897
|
var isomorphicReactPackageVersion = React.version;
|
7898
|
-
if ("19.2.0-canary-
|
7898
|
+
if ("19.2.0-canary-38ef6550-20250508" !== isomorphicReactPackageVersion)
|
7899
7899
|
throw Error(
|
7900
7900
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
7901
7901
|
(isomorphicReactPackageVersion +
|
7902
|
-
"\n - react-dom: 19.2.0-canary-
|
7902
|
+
"\n - react-dom: 19.2.0-canary-38ef6550-20250508\nLearn more: https://react.dev/warnings/version-mismatch")
|
7903
7903
|
);
|
7904
7904
|
}
|
7905
7905
|
var React = require("react"),
|
@@ -9585,5 +9585,5 @@
|
|
9585
9585
|
startWork(request);
|
9586
9586
|
});
|
9587
9587
|
};
|
9588
|
-
exports.version = "19.2.0-canary-
|
9588
|
+
exports.version = "19.2.0-canary-38ef6550-20250508";
|
9589
9589
|
})();
|
@@ -6439,11 +6439,11 @@ function abort(request, reason) {
|
|
6439
6439
|
}
|
6440
6440
|
function ensureCorrectIsomorphicReactVersion() {
|
6441
6441
|
var isomorphicReactPackageVersion = React.version;
|
6442
|
-
if ("19.2.0-canary-
|
6442
|
+
if ("19.2.0-canary-38ef6550-20250508" !== isomorphicReactPackageVersion)
|
6443
6443
|
throw Error(
|
6444
6444
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
6445
6445
|
(isomorphicReactPackageVersion +
|
6446
|
-
"\n - react-dom: 19.2.0-canary-
|
6446
|
+
"\n - react-dom: 19.2.0-canary-38ef6550-20250508\nLearn more: https://react.dev/warnings/version-mismatch")
|
6447
6447
|
);
|
6448
6448
|
}
|
6449
6449
|
ensureCorrectIsomorphicReactVersion();
|
@@ -6589,4 +6589,4 @@ exports.renderToReadableStream = function (children, options) {
|
|
6589
6589
|
startWork(request);
|
6590
6590
|
});
|
6591
6591
|
};
|
6592
|
-
exports.version = "19.2.0-canary-
|
6592
|
+
exports.version = "19.2.0-canary-38ef6550-20250508";
|
@@ -7764,11 +7764,11 @@
|
|
7764
7764
|
}
|
7765
7765
|
function ensureCorrectIsomorphicReactVersion() {
|
7766
7766
|
var isomorphicReactPackageVersion = React.version;
|
7767
|
-
if ("19.2.0-canary-
|
7767
|
+
if ("19.2.0-canary-38ef6550-20250508" !== isomorphicReactPackageVersion)
|
7768
7768
|
throw Error(
|
7769
7769
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
7770
7770
|
(isomorphicReactPackageVersion +
|
7771
|
-
"\n - react-dom: 19.2.0-canary-
|
7771
|
+
"\n - react-dom: 19.2.0-canary-38ef6550-20250508\nLearn more: https://react.dev/warnings/version-mismatch")
|
7772
7772
|
);
|
7773
7773
|
}
|
7774
7774
|
function createDrainHandler(destination, request) {
|
@@ -9453,5 +9453,5 @@
|
|
9453
9453
|
}
|
9454
9454
|
};
|
9455
9455
|
};
|
9456
|
-
exports.version = "19.2.0-canary-
|
9456
|
+
exports.version = "19.2.0-canary-38ef6550-20250508";
|
9457
9457
|
})();
|
@@ -6334,11 +6334,11 @@ function abort(request, reason) {
|
|
6334
6334
|
}
|
6335
6335
|
function ensureCorrectIsomorphicReactVersion() {
|
6336
6336
|
var isomorphicReactPackageVersion = React.version;
|
6337
|
-
if ("19.2.0-canary-
|
6337
|
+
if ("19.2.0-canary-38ef6550-20250508" !== isomorphicReactPackageVersion)
|
6338
6338
|
throw Error(
|
6339
6339
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
6340
6340
|
(isomorphicReactPackageVersion +
|
6341
|
-
"\n - react-dom: 19.2.0-canary-
|
6341
|
+
"\n - react-dom: 19.2.0-canary-38ef6550-20250508\nLearn more: https://react.dev/warnings/version-mismatch")
|
6342
6342
|
);
|
6343
6343
|
}
|
6344
6344
|
ensureCorrectIsomorphicReactVersion();
|
@@ -6487,4 +6487,4 @@ exports.renderToPipeableStream = function (children, options) {
|
|
6487
6487
|
}
|
6488
6488
|
};
|
6489
6489
|
};
|
6490
|
-
exports.version = "19.2.0-canary-
|
6490
|
+
exports.version = "19.2.0-canary-38ef6550-20250508";
|
@@ -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-38ef6550-20250508";
|
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-38ef6550-20250508";
|
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-38ef6550-20250508",
|
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-38ef6550-20250508"
|
21
21
|
},
|
22
22
|
"peerDependencies": {
|
23
|
-
"react": "19.2.0-canary-
|
23
|
+
"react": "19.2.0-canary-38ef6550-20250508"
|
24
24
|
},
|
25
25
|
"files": [
|
26
26
|
"LICENSE",
|