react-dom 19.2.0-canary-21fdf308-20250508 → 19.2.0-canary-3820740a-20250509
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
@@ -25380,11 +25380,11 @@
|
|
25380
25380
|
};
|
25381
25381
|
(function () {
|
25382
25382
|
var isomorphicReactPackageVersion = React.version;
|
25383
|
-
if ("19.2.0-canary-
|
25383
|
+
if ("19.2.0-canary-3820740a-20250509" !== isomorphicReactPackageVersion)
|
25384
25384
|
throw Error(
|
25385
25385
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
25386
25386
|
(isomorphicReactPackageVersion +
|
25387
|
-
"\n - react-dom: 19.2.0-canary-
|
25387
|
+
"\n - react-dom: 19.2.0-canary-3820740a-20250509\nLearn more: https://react.dev/warnings/version-mismatch")
|
25388
25388
|
);
|
25389
25389
|
})();
|
25390
25390
|
("function" === typeof Map &&
|
@@ -25421,10 +25421,10 @@
|
|
25421
25421
|
!(function () {
|
25422
25422
|
var internals = {
|
25423
25423
|
bundleType: 1,
|
25424
|
-
version: "19.2.0-canary-
|
25424
|
+
version: "19.2.0-canary-3820740a-20250509",
|
25425
25425
|
rendererPackageName: "react-dom",
|
25426
25426
|
currentDispatcherRef: ReactSharedInternals,
|
25427
|
-
reconcilerVersion: "19.2.0-canary-
|
25427
|
+
reconcilerVersion: "19.2.0-canary-3820740a-20250509"
|
25428
25428
|
};
|
25429
25429
|
internals.overrideHookState = overrideHookState;
|
25430
25430
|
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
@@ -25562,7 +25562,7 @@
|
|
25562
25562
|
listenToAllSupportedEvents(container);
|
25563
25563
|
return new ReactDOMHydrationRoot(initialChildren);
|
25564
25564
|
};
|
25565
|
-
exports.version = "19.2.0-canary-
|
25565
|
+
exports.version = "19.2.0-canary-3820740a-20250509";
|
25566
25566
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
25567
25567
|
"function" ===
|
25568
25568
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
@@ -15641,14 +15641,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
|
|
15641
15641
|
};
|
15642
15642
|
var isomorphicReactPackageVersion$jscomp$inline_1849 = React.version;
|
15643
15643
|
if (
|
15644
|
-
"19.2.0-canary-
|
15644
|
+
"19.2.0-canary-3820740a-20250509" !==
|
15645
15645
|
isomorphicReactPackageVersion$jscomp$inline_1849
|
15646
15646
|
)
|
15647
15647
|
throw Error(
|
15648
15648
|
formatProdErrorMessage(
|
15649
15649
|
527,
|
15650
15650
|
isomorphicReactPackageVersion$jscomp$inline_1849,
|
15651
|
-
"19.2.0-canary-
|
15651
|
+
"19.2.0-canary-3820740a-20250509"
|
15652
15652
|
)
|
15653
15653
|
);
|
15654
15654
|
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
@@ -15670,10 +15670,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
|
15670
15670
|
};
|
15671
15671
|
var internals$jscomp$inline_2342 = {
|
15672
15672
|
bundleType: 0,
|
15673
|
-
version: "19.2.0-canary-
|
15673
|
+
version: "19.2.0-canary-3820740a-20250509",
|
15674
15674
|
rendererPackageName: "react-dom",
|
15675
15675
|
currentDispatcherRef: ReactSharedInternals,
|
15676
|
-
reconcilerVersion: "19.2.0-canary-
|
15676
|
+
reconcilerVersion: "19.2.0-canary-3820740a-20250509"
|
15677
15677
|
};
|
15678
15678
|
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
15679
15679
|
var hook$jscomp$inline_2343 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
@@ -15771,4 +15771,4 @@ exports.hydrateRoot = function (container, initialChildren, options) {
|
|
15771
15771
|
listenToAllSupportedEvents(container);
|
15772
15772
|
return new ReactDOMHydrationRoot(initialChildren);
|
15773
15773
|
};
|
15774
|
-
exports.version = "19.2.0-canary-
|
15774
|
+
exports.version = "19.2.0-canary-3820740a-20250509";
|
@@ -25432,11 +25432,11 @@
|
|
25432
25432
|
};
|
25433
25433
|
(function () {
|
25434
25434
|
var isomorphicReactPackageVersion = React.version;
|
25435
|
-
if ("19.2.0-canary-
|
25435
|
+
if ("19.2.0-canary-3820740a-20250509" !== isomorphicReactPackageVersion)
|
25436
25436
|
throw Error(
|
25437
25437
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
25438
25438
|
(isomorphicReactPackageVersion +
|
25439
|
-
"\n - react-dom: 19.2.0-canary-
|
25439
|
+
"\n - react-dom: 19.2.0-canary-3820740a-20250509\nLearn more: https://react.dev/warnings/version-mismatch")
|
25440
25440
|
);
|
25441
25441
|
})();
|
25442
25442
|
("function" === typeof Map &&
|
@@ -25473,10 +25473,10 @@
|
|
25473
25473
|
!(function () {
|
25474
25474
|
var internals = {
|
25475
25475
|
bundleType: 1,
|
25476
|
-
version: "19.2.0-canary-
|
25476
|
+
version: "19.2.0-canary-3820740a-20250509",
|
25477
25477
|
rendererPackageName: "react-dom",
|
25478
25478
|
currentDispatcherRef: ReactSharedInternals,
|
25479
|
-
reconcilerVersion: "19.2.0-canary-
|
25479
|
+
reconcilerVersion: "19.2.0-canary-3820740a-20250509"
|
25480
25480
|
};
|
25481
25481
|
internals.overrideHookState = overrideHookState;
|
25482
25482
|
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
@@ -25944,7 +25944,7 @@
|
|
25944
25944
|
exports.useFormStatus = function () {
|
25945
25945
|
return resolveDispatcher().useHostTransitionStatus();
|
25946
25946
|
};
|
25947
|
-
exports.version = "19.2.0-canary-
|
25947
|
+
exports.version = "19.2.0-canary-3820740a-20250509";
|
25948
25948
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
25949
25949
|
"function" ===
|
25950
25950
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
@@ -16342,14 +16342,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
|
|
16342
16342
|
};
|
16343
16343
|
var isomorphicReactPackageVersion$jscomp$inline_1953 = React.version;
|
16344
16344
|
if (
|
16345
|
-
"19.2.0-canary-
|
16345
|
+
"19.2.0-canary-3820740a-20250509" !==
|
16346
16346
|
isomorphicReactPackageVersion$jscomp$inline_1953
|
16347
16347
|
)
|
16348
16348
|
throw Error(
|
16349
16349
|
formatProdErrorMessage(
|
16350
16350
|
527,
|
16351
16351
|
isomorphicReactPackageVersion$jscomp$inline_1953,
|
16352
|
-
"19.2.0-canary-
|
16352
|
+
"19.2.0-canary-3820740a-20250509"
|
16353
16353
|
)
|
16354
16354
|
);
|
16355
16355
|
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
@@ -16371,10 +16371,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
|
16371
16371
|
};
|
16372
16372
|
var internals$jscomp$inline_1960 = {
|
16373
16373
|
bundleType: 0,
|
16374
|
-
version: "19.2.0-canary-
|
16374
|
+
version: "19.2.0-canary-3820740a-20250509",
|
16375
16375
|
rendererPackageName: "react-dom",
|
16376
16376
|
currentDispatcherRef: ReactSharedInternals,
|
16377
|
-
reconcilerVersion: "19.2.0-canary-
|
16377
|
+
reconcilerVersion: "19.2.0-canary-3820740a-20250509",
|
16378
16378
|
getLaneLabelMap: function () {
|
16379
16379
|
for (
|
16380
16380
|
var map = new Map(), lane = 1, index$293 = 0;
|
@@ -16647,7 +16647,7 @@ exports.useFormState = function (action, initialState, permalink) {
|
|
16647
16647
|
exports.useFormStatus = function () {
|
16648
16648
|
return ReactSharedInternals.H.useHostTransitionStatus();
|
16649
16649
|
};
|
16650
|
-
exports.version = "19.2.0-canary-
|
16650
|
+
exports.version = "19.2.0-canary-3820740a-20250509";
|
16651
16651
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
16652
16652
|
"function" ===
|
16653
16653
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
@@ -9143,5 +9143,5 @@
|
|
9143
9143
|
'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'
|
9144
9144
|
);
|
9145
9145
|
};
|
9146
|
-
exports.version = "19.2.0-canary-
|
9146
|
+
exports.version = "19.2.0-canary-3820740a-20250509";
|
9147
9147
|
})();
|
@@ -5987,4 +5987,4 @@ exports.renderToString = function (children, options) {
|
|
5987
5987
|
'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'
|
5988
5988
|
);
|
5989
5989
|
};
|
5990
|
-
exports.version = "19.2.0-canary-
|
5990
|
+
exports.version = "19.2.0-canary-3820740a-20250509";
|
@@ -9143,5 +9143,5 @@
|
|
9143
9143
|
'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'
|
9144
9144
|
);
|
9145
9145
|
};
|
9146
|
-
exports.version = "19.2.0-canary-
|
9146
|
+
exports.version = "19.2.0-canary-3820740a-20250509";
|
9147
9147
|
})();
|
@@ -6067,4 +6067,4 @@ exports.renderToString = function (children, options) {
|
|
6067
6067
|
'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'
|
6068
6068
|
);
|
6069
6069
|
};
|
6070
|
-
exports.version = "19.2.0-canary-
|
6070
|
+
exports.version = "19.2.0-canary-3820740a-20250509";
|
@@ -7869,11 +7869,11 @@
|
|
7869
7869
|
}
|
7870
7870
|
function ensureCorrectIsomorphicReactVersion() {
|
7871
7871
|
var isomorphicReactPackageVersion = React.version;
|
7872
|
-
if ("19.2.0-canary-
|
7872
|
+
if ("19.2.0-canary-3820740a-20250509" !== isomorphicReactPackageVersion)
|
7873
7873
|
throw Error(
|
7874
7874
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
7875
7875
|
(isomorphicReactPackageVersion +
|
7876
|
-
"\n - react-dom: 19.2.0-canary-
|
7876
|
+
"\n - react-dom: 19.2.0-canary-3820740a-20250509\nLearn more: https://react.dev/warnings/version-mismatch")
|
7877
7877
|
);
|
7878
7878
|
}
|
7879
7879
|
var React = require("react"),
|
@@ -9563,5 +9563,5 @@
|
|
9563
9563
|
startWork(request);
|
9564
9564
|
});
|
9565
9565
|
};
|
9566
|
-
exports.version = "19.2.0-canary-
|
9566
|
+
exports.version = "19.2.0-canary-3820740a-20250509";
|
9567
9567
|
})();
|
@@ -6342,12 +6342,12 @@ function abort(request, reason) {
|
|
6342
6342
|
}
|
6343
6343
|
function ensureCorrectIsomorphicReactVersion() {
|
6344
6344
|
var isomorphicReactPackageVersion = React.version;
|
6345
|
-
if ("19.2.0-canary-
|
6345
|
+
if ("19.2.0-canary-3820740a-20250509" !== isomorphicReactPackageVersion)
|
6346
6346
|
throw Error(
|
6347
6347
|
formatProdErrorMessage(
|
6348
6348
|
527,
|
6349
6349
|
isomorphicReactPackageVersion,
|
6350
|
-
"19.2.0-canary-
|
6350
|
+
"19.2.0-canary-3820740a-20250509"
|
6351
6351
|
)
|
6352
6352
|
);
|
6353
6353
|
}
|
@@ -6494,4 +6494,4 @@ exports.renderToReadableStream = function (children, options) {
|
|
6494
6494
|
startWork(request);
|
6495
6495
|
});
|
6496
6496
|
};
|
6497
|
-
exports.version = "19.2.0-canary-
|
6497
|
+
exports.version = "19.2.0-canary-3820740a-20250509";
|
@@ -8749,13 +8749,13 @@ function abort(request, reason) {
|
|
8749
8749
|
}
|
8750
8750
|
var isomorphicReactPackageVersion$jscomp$inline_748 = React.version;
|
8751
8751
|
if (
|
8752
|
-
"19.2.0-canary-
|
8752
|
+
"19.2.0-canary-3820740a-20250509" !==
|
8753
8753
|
isomorphicReactPackageVersion$jscomp$inline_748
|
8754
8754
|
)
|
8755
8755
|
throw Error(
|
8756
8756
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
8757
8757
|
(isomorphicReactPackageVersion$jscomp$inline_748 +
|
8758
|
-
"\n - react-dom: 19.2.0-canary-
|
8758
|
+
"\n - react-dom: 19.2.0-canary-3820740a-20250509\nLearn more: https://react.dev/warnings/version-mismatch")
|
8759
8759
|
);
|
8760
8760
|
exports.renderToReadableStream = function (children, options) {
|
8761
8761
|
return new Promise(function (resolve, reject) {
|
@@ -8848,4 +8848,4 @@ exports.renderToReadableStream = function (children, options) {
|
|
8848
8848
|
startWork(request$jscomp$0);
|
8849
8849
|
});
|
8850
8850
|
};
|
8851
|
-
exports.version = "19.2.0-canary-
|
8851
|
+
exports.version = "19.2.0-canary-3820740a-20250509";
|
@@ -5970,13 +5970,13 @@ function abort(request, reason) {
|
|
5970
5970
|
}
|
5971
5971
|
var isomorphicReactPackageVersion$jscomp$inline_768 = React.version;
|
5972
5972
|
if (
|
5973
|
-
"19.2.0-canary-
|
5973
|
+
"19.2.0-canary-3820740a-20250509" !==
|
5974
5974
|
isomorphicReactPackageVersion$jscomp$inline_768
|
5975
5975
|
)
|
5976
5976
|
throw Error(
|
5977
5977
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
5978
5978
|
(isomorphicReactPackageVersion$jscomp$inline_768 +
|
5979
|
-
"\n - react-dom: 19.2.0-canary-
|
5979
|
+
"\n - react-dom: 19.2.0-canary-3820740a-20250509\nLearn more: https://react.dev/warnings/version-mismatch")
|
5980
5980
|
);
|
5981
5981
|
exports.renderToReadableStream = function (children, options) {
|
5982
5982
|
return new Promise(function (resolve, reject) {
|
@@ -6067,4 +6067,4 @@ exports.renderToReadableStream = function (children, options) {
|
|
6067
6067
|
startWork(request);
|
6068
6068
|
});
|
6069
6069
|
};
|
6070
|
-
exports.version = "19.2.0-canary-
|
6070
|
+
exports.version = "19.2.0-canary-3820740a-20250509";
|
@@ -7892,11 +7892,11 @@
|
|
7892
7892
|
}
|
7893
7893
|
function ensureCorrectIsomorphicReactVersion() {
|
7894
7894
|
var isomorphicReactPackageVersion = React.version;
|
7895
|
-
if ("19.2.0-canary-
|
7895
|
+
if ("19.2.0-canary-3820740a-20250509" !== isomorphicReactPackageVersion)
|
7896
7896
|
throw Error(
|
7897
7897
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
7898
7898
|
(isomorphicReactPackageVersion +
|
7899
|
-
"\n - react-dom: 19.2.0-canary-
|
7899
|
+
"\n - react-dom: 19.2.0-canary-3820740a-20250509\nLearn more: https://react.dev/warnings/version-mismatch")
|
7900
7900
|
);
|
7901
7901
|
}
|
7902
7902
|
var React = require("react"),
|
@@ -9582,5 +9582,5 @@
|
|
9582
9582
|
startWork(request);
|
9583
9583
|
});
|
9584
9584
|
};
|
9585
|
-
exports.version = "19.2.0-canary-
|
9585
|
+
exports.version = "19.2.0-canary-3820740a-20250509";
|
9586
9586
|
})();
|
@@ -6437,11 +6437,11 @@ function abort(request, reason) {
|
|
6437
6437
|
}
|
6438
6438
|
function ensureCorrectIsomorphicReactVersion() {
|
6439
6439
|
var isomorphicReactPackageVersion = React.version;
|
6440
|
-
if ("19.2.0-canary-
|
6440
|
+
if ("19.2.0-canary-3820740a-20250509" !== isomorphicReactPackageVersion)
|
6441
6441
|
throw Error(
|
6442
6442
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
6443
6443
|
(isomorphicReactPackageVersion +
|
6444
|
-
"\n - react-dom: 19.2.0-canary-
|
6444
|
+
"\n - react-dom: 19.2.0-canary-3820740a-20250509\nLearn more: https://react.dev/warnings/version-mismatch")
|
6445
6445
|
);
|
6446
6446
|
}
|
6447
6447
|
ensureCorrectIsomorphicReactVersion();
|
@@ -6587,4 +6587,4 @@ exports.renderToReadableStream = function (children, options) {
|
|
6587
6587
|
startWork(request);
|
6588
6588
|
});
|
6589
6589
|
};
|
6590
|
-
exports.version = "19.2.0-canary-
|
6590
|
+
exports.version = "19.2.0-canary-3820740a-20250509";
|
@@ -7761,11 +7761,11 @@
|
|
7761
7761
|
}
|
7762
7762
|
function ensureCorrectIsomorphicReactVersion() {
|
7763
7763
|
var isomorphicReactPackageVersion = React.version;
|
7764
|
-
if ("19.2.0-canary-
|
7764
|
+
if ("19.2.0-canary-3820740a-20250509" !== isomorphicReactPackageVersion)
|
7765
7765
|
throw Error(
|
7766
7766
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
7767
7767
|
(isomorphicReactPackageVersion +
|
7768
|
-
"\n - react-dom: 19.2.0-canary-
|
7768
|
+
"\n - react-dom: 19.2.0-canary-3820740a-20250509\nLearn more: https://react.dev/warnings/version-mismatch")
|
7769
7769
|
);
|
7770
7770
|
}
|
7771
7771
|
function createDrainHandler(destination, request) {
|
@@ -9450,5 +9450,5 @@
|
|
9450
9450
|
}
|
9451
9451
|
};
|
9452
9452
|
};
|
9453
|
-
exports.version = "19.2.0-canary-
|
9453
|
+
exports.version = "19.2.0-canary-3820740a-20250509";
|
9454
9454
|
})();
|
@@ -6332,11 +6332,11 @@ function abort(request, reason) {
|
|
6332
6332
|
}
|
6333
6333
|
function ensureCorrectIsomorphicReactVersion() {
|
6334
6334
|
var isomorphicReactPackageVersion = React.version;
|
6335
|
-
if ("19.2.0-canary-
|
6335
|
+
if ("19.2.0-canary-3820740a-20250509" !== isomorphicReactPackageVersion)
|
6336
6336
|
throw Error(
|
6337
6337
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
6338
6338
|
(isomorphicReactPackageVersion +
|
6339
|
-
"\n - react-dom: 19.2.0-canary-
|
6339
|
+
"\n - react-dom: 19.2.0-canary-3820740a-20250509\nLearn more: https://react.dev/warnings/version-mismatch")
|
6340
6340
|
);
|
6341
6341
|
}
|
6342
6342
|
ensureCorrectIsomorphicReactVersion();
|
@@ -6485,4 +6485,4 @@ exports.renderToPipeableStream = function (children, options) {
|
|
6485
6485
|
}
|
6486
6486
|
};
|
6487
6487
|
};
|
6488
|
-
exports.version = "19.2.0-canary-
|
6488
|
+
exports.version = "19.2.0-canary-3820740a-20250509";
|
@@ -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-3820740a-20250509";
|
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-3820740a-20250509";
|
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-3820740a-20250509",
|
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-3820740a-20250509"
|
21
21
|
},
|
22
22
|
"peerDependencies": {
|
23
|
-
"react": "19.2.0-canary-
|
23
|
+
"react": "19.2.0-canary-3820740a-20250509"
|
24
24
|
},
|
25
25
|
"files": [
|
26
26
|
"LICENSE",
|