react-dom 19.2.0-canary-14094f80-20250529 → 19.2.0-canary-526dd340-20250602
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
@@ -25449,11 +25449,11 @@
|
|
25449
25449
|
};
|
25450
25450
|
(function () {
|
25451
25451
|
var isomorphicReactPackageVersion = React.version;
|
25452
|
-
if ("19.2.0-canary-
|
25452
|
+
if ("19.2.0-canary-526dd340-20250602" !== isomorphicReactPackageVersion)
|
25453
25453
|
throw Error(
|
25454
25454
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
25455
25455
|
(isomorphicReactPackageVersion +
|
25456
|
-
"\n - react-dom: 19.2.0-canary-
|
25456
|
+
"\n - react-dom: 19.2.0-canary-526dd340-20250602\nLearn more: https://react.dev/warnings/version-mismatch")
|
25457
25457
|
);
|
25458
25458
|
})();
|
25459
25459
|
("function" === typeof Map &&
|
@@ -25490,10 +25490,10 @@
|
|
25490
25490
|
!(function () {
|
25491
25491
|
var internals = {
|
25492
25492
|
bundleType: 1,
|
25493
|
-
version: "19.2.0-canary-
|
25493
|
+
version: "19.2.0-canary-526dd340-20250602",
|
25494
25494
|
rendererPackageName: "react-dom",
|
25495
25495
|
currentDispatcherRef: ReactSharedInternals,
|
25496
|
-
reconcilerVersion: "19.2.0-canary-
|
25496
|
+
reconcilerVersion: "19.2.0-canary-526dd340-20250602"
|
25497
25497
|
};
|
25498
25498
|
internals.overrideHookState = overrideHookState;
|
25499
25499
|
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
@@ -25631,7 +25631,7 @@
|
|
25631
25631
|
listenToAllSupportedEvents(container);
|
25632
25632
|
return new ReactDOMHydrationRoot(initialChildren);
|
25633
25633
|
};
|
25634
|
-
exports.version = "19.2.0-canary-
|
25634
|
+
exports.version = "19.2.0-canary-526dd340-20250602";
|
25635
25635
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
25636
25636
|
"function" ===
|
25637
25637
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
@@ -15686,14 +15686,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
|
|
15686
15686
|
};
|
15687
15687
|
var isomorphicReactPackageVersion$jscomp$inline_1851 = React.version;
|
15688
15688
|
if (
|
15689
|
-
"19.2.0-canary-
|
15689
|
+
"19.2.0-canary-526dd340-20250602" !==
|
15690
15690
|
isomorphicReactPackageVersion$jscomp$inline_1851
|
15691
15691
|
)
|
15692
15692
|
throw Error(
|
15693
15693
|
formatProdErrorMessage(
|
15694
15694
|
527,
|
15695
15695
|
isomorphicReactPackageVersion$jscomp$inline_1851,
|
15696
|
-
"19.2.0-canary-
|
15696
|
+
"19.2.0-canary-526dd340-20250602"
|
15697
15697
|
)
|
15698
15698
|
);
|
15699
15699
|
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
@@ -15715,10 +15715,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
|
15715
15715
|
};
|
15716
15716
|
var internals$jscomp$inline_2344 = {
|
15717
15717
|
bundleType: 0,
|
15718
|
-
version: "19.2.0-canary-
|
15718
|
+
version: "19.2.0-canary-526dd340-20250602",
|
15719
15719
|
rendererPackageName: "react-dom",
|
15720
15720
|
currentDispatcherRef: ReactSharedInternals,
|
15721
|
-
reconcilerVersion: "19.2.0-canary-
|
15721
|
+
reconcilerVersion: "19.2.0-canary-526dd340-20250602"
|
15722
15722
|
};
|
15723
15723
|
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
15724
15724
|
var hook$jscomp$inline_2345 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
@@ -15816,4 +15816,4 @@ exports.hydrateRoot = function (container, initialChildren, options) {
|
|
15816
15816
|
listenToAllSupportedEvents(container);
|
15817
15817
|
return new ReactDOMHydrationRoot(initialChildren);
|
15818
15818
|
};
|
15819
|
-
exports.version = "19.2.0-canary-
|
15819
|
+
exports.version = "19.2.0-canary-526dd340-20250602";
|
@@ -25501,11 +25501,11 @@
|
|
25501
25501
|
};
|
25502
25502
|
(function () {
|
25503
25503
|
var isomorphicReactPackageVersion = React.version;
|
25504
|
-
if ("19.2.0-canary-
|
25504
|
+
if ("19.2.0-canary-526dd340-20250602" !== isomorphicReactPackageVersion)
|
25505
25505
|
throw Error(
|
25506
25506
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
25507
25507
|
(isomorphicReactPackageVersion +
|
25508
|
-
"\n - react-dom: 19.2.0-canary-
|
25508
|
+
"\n - react-dom: 19.2.0-canary-526dd340-20250602\nLearn more: https://react.dev/warnings/version-mismatch")
|
25509
25509
|
);
|
25510
25510
|
})();
|
25511
25511
|
("function" === typeof Map &&
|
@@ -25542,10 +25542,10 @@
|
|
25542
25542
|
!(function () {
|
25543
25543
|
var internals = {
|
25544
25544
|
bundleType: 1,
|
25545
|
-
version: "19.2.0-canary-
|
25545
|
+
version: "19.2.0-canary-526dd340-20250602",
|
25546
25546
|
rendererPackageName: "react-dom",
|
25547
25547
|
currentDispatcherRef: ReactSharedInternals,
|
25548
|
-
reconcilerVersion: "19.2.0-canary-
|
25548
|
+
reconcilerVersion: "19.2.0-canary-526dd340-20250602"
|
25549
25549
|
};
|
25550
25550
|
internals.overrideHookState = overrideHookState;
|
25551
25551
|
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
@@ -26013,7 +26013,7 @@
|
|
26013
26013
|
exports.useFormStatus = function () {
|
26014
26014
|
return resolveDispatcher().useHostTransitionStatus();
|
26015
26015
|
};
|
26016
|
-
exports.version = "19.2.0-canary-
|
26016
|
+
exports.version = "19.2.0-canary-526dd340-20250602";
|
26017
26017
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
26018
26018
|
"function" ===
|
26019
26019
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
@@ -16387,14 +16387,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
|
|
16387
16387
|
};
|
16388
16388
|
var isomorphicReactPackageVersion$jscomp$inline_1955 = React.version;
|
16389
16389
|
if (
|
16390
|
-
"19.2.0-canary-
|
16390
|
+
"19.2.0-canary-526dd340-20250602" !==
|
16391
16391
|
isomorphicReactPackageVersion$jscomp$inline_1955
|
16392
16392
|
)
|
16393
16393
|
throw Error(
|
16394
16394
|
formatProdErrorMessage(
|
16395
16395
|
527,
|
16396
16396
|
isomorphicReactPackageVersion$jscomp$inline_1955,
|
16397
|
-
"19.2.0-canary-
|
16397
|
+
"19.2.0-canary-526dd340-20250602"
|
16398
16398
|
)
|
16399
16399
|
);
|
16400
16400
|
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
@@ -16416,10 +16416,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
|
16416
16416
|
};
|
16417
16417
|
var internals$jscomp$inline_1962 = {
|
16418
16418
|
bundleType: 0,
|
16419
|
-
version: "19.2.0-canary-
|
16419
|
+
version: "19.2.0-canary-526dd340-20250602",
|
16420
16420
|
rendererPackageName: "react-dom",
|
16421
16421
|
currentDispatcherRef: ReactSharedInternals,
|
16422
|
-
reconcilerVersion: "19.2.0-canary-
|
16422
|
+
reconcilerVersion: "19.2.0-canary-526dd340-20250602",
|
16423
16423
|
getLaneLabelMap: function () {
|
16424
16424
|
for (
|
16425
16425
|
var map = new Map(), lane = 1, index$293 = 0;
|
@@ -16692,7 +16692,7 @@ exports.useFormState = function (action, initialState, permalink) {
|
|
16692
16692
|
exports.useFormStatus = function () {
|
16693
16693
|
return ReactSharedInternals.H.useHostTransitionStatus();
|
16694
16694
|
};
|
16695
|
-
exports.version = "19.2.0-canary-
|
16695
|
+
exports.version = "19.2.0-canary-526dd340-20250602";
|
16696
16696
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
16697
16697
|
"function" ===
|
16698
16698
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
@@ -9626,5 +9626,5 @@
|
|
9626
9626
|
'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'
|
9627
9627
|
);
|
9628
9628
|
};
|
9629
|
-
exports.version = "19.2.0-canary-
|
9629
|
+
exports.version = "19.2.0-canary-526dd340-20250602";
|
9630
9630
|
})();
|
@@ -6406,4 +6406,4 @@ exports.renderToString = function (children, options) {
|
|
6406
6406
|
'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'
|
6407
6407
|
);
|
6408
6408
|
};
|
6409
|
-
exports.version = "19.2.0-canary-
|
6409
|
+
exports.version = "19.2.0-canary-526dd340-20250602";
|
@@ -9626,5 +9626,5 @@
|
|
9626
9626
|
'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'
|
9627
9627
|
);
|
9628
9628
|
};
|
9629
|
-
exports.version = "19.2.0-canary-
|
9629
|
+
exports.version = "19.2.0-canary-526dd340-20250602";
|
9630
9630
|
})();
|
@@ -6489,4 +6489,4 @@ exports.renderToString = function (children, options) {
|
|
6489
6489
|
'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'
|
6490
6490
|
);
|
6491
6491
|
};
|
6492
|
-
exports.version = "19.2.0-canary-
|
6492
|
+
exports.version = "19.2.0-canary-526dd340-20250602";
|
@@ -8376,11 +8376,11 @@
|
|
8376
8376
|
}
|
8377
8377
|
function ensureCorrectIsomorphicReactVersion() {
|
8378
8378
|
var isomorphicReactPackageVersion = React.version;
|
8379
|
-
if ("19.2.0-canary-
|
8379
|
+
if ("19.2.0-canary-526dd340-20250602" !== isomorphicReactPackageVersion)
|
8380
8380
|
throw Error(
|
8381
8381
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
8382
8382
|
(isomorphicReactPackageVersion +
|
8383
|
-
"\n - react-dom: 19.2.0-canary-
|
8383
|
+
"\n - react-dom: 19.2.0-canary-526dd340-20250602\nLearn more: https://react.dev/warnings/version-mismatch")
|
8384
8384
|
);
|
8385
8385
|
}
|
8386
8386
|
var React = require("react"),
|
@@ -10067,5 +10067,5 @@
|
|
10067
10067
|
startWork(request);
|
10068
10068
|
});
|
10069
10069
|
};
|
10070
|
-
exports.version = "19.2.0-canary-
|
10070
|
+
exports.version = "19.2.0-canary-526dd340-20250602";
|
10071
10071
|
})();
|
@@ -6794,12 +6794,12 @@ function addToReplayParent(node, parentKeyPath, trackedPostpones) {
|
|
6794
6794
|
}
|
6795
6795
|
function ensureCorrectIsomorphicReactVersion() {
|
6796
6796
|
var isomorphicReactPackageVersion = React.version;
|
6797
|
-
if ("19.2.0-canary-
|
6797
|
+
if ("19.2.0-canary-526dd340-20250602" !== isomorphicReactPackageVersion)
|
6798
6798
|
throw Error(
|
6799
6799
|
formatProdErrorMessage(
|
6800
6800
|
527,
|
6801
6801
|
isomorphicReactPackageVersion,
|
6802
|
-
"19.2.0-canary-
|
6802
|
+
"19.2.0-canary-526dd340-20250602"
|
6803
6803
|
)
|
6804
6804
|
);
|
6805
6805
|
}
|
@@ -6946,4 +6946,4 @@ exports.renderToReadableStream = function (children, options) {
|
|
6946
6946
|
startWork(request);
|
6947
6947
|
});
|
6948
6948
|
};
|
6949
|
-
exports.version = "19.2.0-canary-
|
6949
|
+
exports.version = "19.2.0-canary-526dd340-20250602";
|
@@ -9250,13 +9250,13 @@ function addToReplayParent(node, parentKeyPath, trackedPostpones) {
|
|
9250
9250
|
}
|
9251
9251
|
var isomorphicReactPackageVersion$jscomp$inline_761 = React.version;
|
9252
9252
|
if (
|
9253
|
-
"19.2.0-canary-
|
9253
|
+
"19.2.0-canary-526dd340-20250602" !==
|
9254
9254
|
isomorphicReactPackageVersion$jscomp$inline_761
|
9255
9255
|
)
|
9256
9256
|
throw Error(
|
9257
9257
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
9258
9258
|
(isomorphicReactPackageVersion$jscomp$inline_761 +
|
9259
|
-
"\n - react-dom: 19.2.0-canary-
|
9259
|
+
"\n - react-dom: 19.2.0-canary-526dd340-20250602\nLearn more: https://react.dev/warnings/version-mismatch")
|
9260
9260
|
);
|
9261
9261
|
exports.renderToReadableStream = function (children, options) {
|
9262
9262
|
return new Promise(function (resolve, reject) {
|
@@ -9349,4 +9349,4 @@ exports.renderToReadableStream = function (children, options) {
|
|
9349
9349
|
startWork(request$jscomp$0);
|
9350
9350
|
});
|
9351
9351
|
};
|
9352
|
-
exports.version = "19.2.0-canary-
|
9352
|
+
exports.version = "19.2.0-canary-526dd340-20250602";
|
@@ -6437,13 +6437,13 @@ function addToReplayParent(node, parentKeyPath, trackedPostpones) {
|
|
6437
6437
|
}
|
6438
6438
|
var isomorphicReactPackageVersion$jscomp$inline_812 = React.version;
|
6439
6439
|
if (
|
6440
|
-
"19.2.0-canary-
|
6440
|
+
"19.2.0-canary-526dd340-20250602" !==
|
6441
6441
|
isomorphicReactPackageVersion$jscomp$inline_812
|
6442
6442
|
)
|
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$jscomp$inline_812 +
|
6446
|
-
"\n - react-dom: 19.2.0-canary-
|
6446
|
+
"\n - react-dom: 19.2.0-canary-526dd340-20250602\nLearn more: https://react.dev/warnings/version-mismatch")
|
6447
6447
|
);
|
6448
6448
|
exports.renderToReadableStream = function (children, options) {
|
6449
6449
|
return new Promise(function (resolve, reject) {
|
@@ -6534,4 +6534,4 @@ exports.renderToReadableStream = function (children, options) {
|
|
6534
6534
|
startWork(request);
|
6535
6535
|
});
|
6536
6536
|
};
|
6537
|
-
exports.version = "19.2.0-canary-
|
6537
|
+
exports.version = "19.2.0-canary-526dd340-20250602";
|
@@ -8399,11 +8399,11 @@
|
|
8399
8399
|
}
|
8400
8400
|
function ensureCorrectIsomorphicReactVersion() {
|
8401
8401
|
var isomorphicReactPackageVersion = React.version;
|
8402
|
-
if ("19.2.0-canary-
|
8402
|
+
if ("19.2.0-canary-526dd340-20250602" !== isomorphicReactPackageVersion)
|
8403
8403
|
throw Error(
|
8404
8404
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
8405
8405
|
(isomorphicReactPackageVersion +
|
8406
|
-
"\n - react-dom: 19.2.0-canary-
|
8406
|
+
"\n - react-dom: 19.2.0-canary-526dd340-20250602\nLearn more: https://react.dev/warnings/version-mismatch")
|
8407
8407
|
);
|
8408
8408
|
}
|
8409
8409
|
var React = require("react"),
|
@@ -10086,5 +10086,5 @@
|
|
10086
10086
|
startWork(request);
|
10087
10087
|
});
|
10088
10088
|
};
|
10089
|
-
exports.version = "19.2.0-canary-
|
10089
|
+
exports.version = "19.2.0-canary-526dd340-20250602";
|
10090
10090
|
})();
|
@@ -6892,11 +6892,11 @@ function addToReplayParent(node, parentKeyPath, trackedPostpones) {
|
|
6892
6892
|
}
|
6893
6893
|
function ensureCorrectIsomorphicReactVersion() {
|
6894
6894
|
var isomorphicReactPackageVersion = React.version;
|
6895
|
-
if ("19.2.0-canary-
|
6895
|
+
if ("19.2.0-canary-526dd340-20250602" !== isomorphicReactPackageVersion)
|
6896
6896
|
throw Error(
|
6897
6897
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
6898
6898
|
(isomorphicReactPackageVersion +
|
6899
|
-
"\n - react-dom: 19.2.0-canary-
|
6899
|
+
"\n - react-dom: 19.2.0-canary-526dd340-20250602\nLearn more: https://react.dev/warnings/version-mismatch")
|
6900
6900
|
);
|
6901
6901
|
}
|
6902
6902
|
ensureCorrectIsomorphicReactVersion();
|
@@ -7042,4 +7042,4 @@ exports.renderToReadableStream = function (children, options) {
|
|
7042
7042
|
startWork(request);
|
7043
7043
|
});
|
7044
7044
|
};
|
7045
|
-
exports.version = "19.2.0-canary-
|
7045
|
+
exports.version = "19.2.0-canary-526dd340-20250602";
|
@@ -8274,11 +8274,11 @@
|
|
8274
8274
|
}
|
8275
8275
|
function ensureCorrectIsomorphicReactVersion() {
|
8276
8276
|
var isomorphicReactPackageVersion = React.version;
|
8277
|
-
if ("19.2.0-canary-
|
8277
|
+
if ("19.2.0-canary-526dd340-20250602" !== isomorphicReactPackageVersion)
|
8278
8278
|
throw Error(
|
8279
8279
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
8280
8280
|
(isomorphicReactPackageVersion +
|
8281
|
-
"\n - react-dom: 19.2.0-canary-
|
8281
|
+
"\n - react-dom: 19.2.0-canary-526dd340-20250602\nLearn more: https://react.dev/warnings/version-mismatch")
|
8282
8282
|
);
|
8283
8283
|
}
|
8284
8284
|
function createDrainHandler(destination, request) {
|
@@ -9960,5 +9960,5 @@
|
|
9960
9960
|
}
|
9961
9961
|
};
|
9962
9962
|
};
|
9963
|
-
exports.version = "19.2.0-canary-
|
9963
|
+
exports.version = "19.2.0-canary-526dd340-20250602";
|
9964
9964
|
})();
|
@@ -6785,11 +6785,11 @@ function addToReplayParent(node, parentKeyPath, trackedPostpones) {
|
|
6785
6785
|
}
|
6786
6786
|
function ensureCorrectIsomorphicReactVersion() {
|
6787
6787
|
var isomorphicReactPackageVersion = React.version;
|
6788
|
-
if ("19.2.0-canary-
|
6788
|
+
if ("19.2.0-canary-526dd340-20250602" !== isomorphicReactPackageVersion)
|
6789
6789
|
throw Error(
|
6790
6790
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
6791
6791
|
(isomorphicReactPackageVersion +
|
6792
|
-
"\n - react-dom: 19.2.0-canary-
|
6792
|
+
"\n - react-dom: 19.2.0-canary-526dd340-20250602\nLearn more: https://react.dev/warnings/version-mismatch")
|
6793
6793
|
);
|
6794
6794
|
}
|
6795
6795
|
ensureCorrectIsomorphicReactVersion();
|
@@ -6938,4 +6938,4 @@ exports.renderToPipeableStream = function (children, options) {
|
|
6938
6938
|
}
|
6939
6939
|
};
|
6940
6940
|
};
|
6941
|
-
exports.version = "19.2.0-canary-
|
6941
|
+
exports.version = "19.2.0-canary-526dd340-20250602";
|
@@ -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-526dd340-20250602";
|
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-526dd340-20250602";
|
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-526dd340-20250602",
|
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-526dd340-20250602"
|
21
21
|
},
|
22
22
|
"peerDependencies": {
|
23
|
-
"react": "19.2.0-canary-
|
23
|
+
"react": "19.2.0-canary-526dd340-20250602"
|
24
24
|
},
|
25
25
|
"files": [
|
26
26
|
"LICENSE",
|