react-dom 19.2.0-canary-d92056ef-20250627 → 19.2.0-canary-65c4decb-20250630
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
@@ -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-65c4decb-20250630" !== 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-65c4decb-20250630\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-65c4decb-20250630",
|
25546
25546
|
rendererPackageName: "react-dom",
|
25547
25547
|
currentDispatcherRef: ReactSharedInternals,
|
25548
|
-
reconcilerVersion: "19.2.0-canary-
|
25548
|
+
reconcilerVersion: "19.2.0-canary-65c4decb-20250630"
|
25549
25549
|
};
|
25550
25550
|
internals.overrideHookState = overrideHookState;
|
25551
25551
|
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
@@ -25683,7 +25683,7 @@
|
|
25683
25683
|
listenToAllSupportedEvents(container);
|
25684
25684
|
return new ReactDOMHydrationRoot(initialChildren);
|
25685
25685
|
};
|
25686
|
-
exports.version = "19.2.0-canary-
|
25686
|
+
exports.version = "19.2.0-canary-65c4decb-20250630";
|
25687
25687
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
25688
25688
|
"function" ===
|
25689
25689
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
@@ -15713,14 +15713,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
|
|
15713
15713
|
};
|
15714
15714
|
var isomorphicReactPackageVersion$jscomp$inline_1857 = React.version;
|
15715
15715
|
if (
|
15716
|
-
"19.2.0-canary-
|
15716
|
+
"19.2.0-canary-65c4decb-20250630" !==
|
15717
15717
|
isomorphicReactPackageVersion$jscomp$inline_1857
|
15718
15718
|
)
|
15719
15719
|
throw Error(
|
15720
15720
|
formatProdErrorMessage(
|
15721
15721
|
527,
|
15722
15722
|
isomorphicReactPackageVersion$jscomp$inline_1857,
|
15723
|
-
"19.2.0-canary-
|
15723
|
+
"19.2.0-canary-65c4decb-20250630"
|
15724
15724
|
)
|
15725
15725
|
);
|
15726
15726
|
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
@@ -15742,10 +15742,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
|
15742
15742
|
};
|
15743
15743
|
var internals$jscomp$inline_2350 = {
|
15744
15744
|
bundleType: 0,
|
15745
|
-
version: "19.2.0-canary-
|
15745
|
+
version: "19.2.0-canary-65c4decb-20250630",
|
15746
15746
|
rendererPackageName: "react-dom",
|
15747
15747
|
currentDispatcherRef: ReactSharedInternals,
|
15748
|
-
reconcilerVersion: "19.2.0-canary-
|
15748
|
+
reconcilerVersion: "19.2.0-canary-65c4decb-20250630"
|
15749
15749
|
};
|
15750
15750
|
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
15751
15751
|
var hook$jscomp$inline_2351 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
@@ -15843,4 +15843,4 @@ exports.hydrateRoot = function (container, initialChildren, options) {
|
|
15843
15843
|
listenToAllSupportedEvents(container);
|
15844
15844
|
return new ReactDOMHydrationRoot(initialChildren);
|
15845
15845
|
};
|
15846
|
-
exports.version = "19.2.0-canary-
|
15846
|
+
exports.version = "19.2.0-canary-65c4decb-20250630";
|
@@ -25553,11 +25553,11 @@
|
|
25553
25553
|
};
|
25554
25554
|
(function () {
|
25555
25555
|
var isomorphicReactPackageVersion = React.version;
|
25556
|
-
if ("19.2.0-canary-
|
25556
|
+
if ("19.2.0-canary-65c4decb-20250630" !== isomorphicReactPackageVersion)
|
25557
25557
|
throw Error(
|
25558
25558
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
25559
25559
|
(isomorphicReactPackageVersion +
|
25560
|
-
"\n - react-dom: 19.2.0-canary-
|
25560
|
+
"\n - react-dom: 19.2.0-canary-65c4decb-20250630\nLearn more: https://react.dev/warnings/version-mismatch")
|
25561
25561
|
);
|
25562
25562
|
})();
|
25563
25563
|
("function" === typeof Map &&
|
@@ -25594,10 +25594,10 @@
|
|
25594
25594
|
!(function () {
|
25595
25595
|
var internals = {
|
25596
25596
|
bundleType: 1,
|
25597
|
-
version: "19.2.0-canary-
|
25597
|
+
version: "19.2.0-canary-65c4decb-20250630",
|
25598
25598
|
rendererPackageName: "react-dom",
|
25599
25599
|
currentDispatcherRef: ReactSharedInternals,
|
25600
|
-
reconcilerVersion: "19.2.0-canary-
|
25600
|
+
reconcilerVersion: "19.2.0-canary-65c4decb-20250630"
|
25601
25601
|
};
|
25602
25602
|
internals.overrideHookState = overrideHookState;
|
25603
25603
|
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
@@ -26065,7 +26065,7 @@
|
|
26065
26065
|
exports.useFormStatus = function () {
|
26066
26066
|
return resolveDispatcher().useHostTransitionStatus();
|
26067
26067
|
};
|
26068
|
-
exports.version = "19.2.0-canary-
|
26068
|
+
exports.version = "19.2.0-canary-65c4decb-20250630";
|
26069
26069
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
26070
26070
|
"function" ===
|
26071
26071
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
@@ -16414,14 +16414,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
|
|
16414
16414
|
};
|
16415
16415
|
var isomorphicReactPackageVersion$jscomp$inline_1961 = React.version;
|
16416
16416
|
if (
|
16417
|
-
"19.2.0-canary-
|
16417
|
+
"19.2.0-canary-65c4decb-20250630" !==
|
16418
16418
|
isomorphicReactPackageVersion$jscomp$inline_1961
|
16419
16419
|
)
|
16420
16420
|
throw Error(
|
16421
16421
|
formatProdErrorMessage(
|
16422
16422
|
527,
|
16423
16423
|
isomorphicReactPackageVersion$jscomp$inline_1961,
|
16424
|
-
"19.2.0-canary-
|
16424
|
+
"19.2.0-canary-65c4decb-20250630"
|
16425
16425
|
)
|
16426
16426
|
);
|
16427
16427
|
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
@@ -16443,10 +16443,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
|
16443
16443
|
};
|
16444
16444
|
var internals$jscomp$inline_1968 = {
|
16445
16445
|
bundleType: 0,
|
16446
|
-
version: "19.2.0-canary-
|
16446
|
+
version: "19.2.0-canary-65c4decb-20250630",
|
16447
16447
|
rendererPackageName: "react-dom",
|
16448
16448
|
currentDispatcherRef: ReactSharedInternals,
|
16449
|
-
reconcilerVersion: "19.2.0-canary-
|
16449
|
+
reconcilerVersion: "19.2.0-canary-65c4decb-20250630",
|
16450
16450
|
getLaneLabelMap: function () {
|
16451
16451
|
for (
|
16452
16452
|
var map = new Map(), lane = 1, index$293 = 0;
|
@@ -16719,7 +16719,7 @@ exports.useFormState = function (action, initialState, permalink) {
|
|
16719
16719
|
exports.useFormStatus = function () {
|
16720
16720
|
return ReactSharedInternals.H.useHostTransitionStatus();
|
16721
16721
|
};
|
16722
|
-
exports.version = "19.2.0-canary-
|
16722
|
+
exports.version = "19.2.0-canary-65c4decb-20250630";
|
16723
16723
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
16724
16724
|
"function" ===
|
16725
16725
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
@@ -9683,5 +9683,5 @@
|
|
9683
9683
|
'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'
|
9684
9684
|
);
|
9685
9685
|
};
|
9686
|
-
exports.version = "19.2.0-canary-
|
9686
|
+
exports.version = "19.2.0-canary-65c4decb-20250630";
|
9687
9687
|
})();
|
@@ -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-65c4decb-20250630";
|
@@ -9683,5 +9683,5 @@
|
|
9683
9683
|
'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'
|
9684
9684
|
);
|
9685
9685
|
};
|
9686
|
-
exports.version = "19.2.0-canary-
|
9686
|
+
exports.version = "19.2.0-canary-65c4decb-20250630";
|
9687
9687
|
})();
|
@@ -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-65c4decb-20250630";
|
@@ -8432,11 +8432,11 @@
|
|
8432
8432
|
}
|
8433
8433
|
function ensureCorrectIsomorphicReactVersion() {
|
8434
8434
|
var isomorphicReactPackageVersion = React.version;
|
8435
|
-
if ("19.2.0-canary-
|
8435
|
+
if ("19.2.0-canary-65c4decb-20250630" !== isomorphicReactPackageVersion)
|
8436
8436
|
throw Error(
|
8437
8437
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
8438
8438
|
(isomorphicReactPackageVersion +
|
8439
|
-
"\n - react-dom: 19.2.0-canary-
|
8439
|
+
"\n - react-dom: 19.2.0-canary-65c4decb-20250630\nLearn more: https://react.dev/warnings/version-mismatch")
|
8440
8440
|
);
|
8441
8441
|
}
|
8442
8442
|
var React = require("react"),
|
@@ -10126,5 +10126,5 @@
|
|
10126
10126
|
startWork(request);
|
10127
10127
|
});
|
10128
10128
|
};
|
10129
|
-
exports.version = "19.2.0-canary-
|
10129
|
+
exports.version = "19.2.0-canary-65c4decb-20250630";
|
10130
10130
|
})();
|
@@ -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-65c4decb-20250630" !== isomorphicReactPackageVersion)
|
6846
6846
|
throw Error(
|
6847
6847
|
formatProdErrorMessage(
|
6848
6848
|
527,
|
6849
6849
|
isomorphicReactPackageVersion,
|
6850
|
-
"19.2.0-canary-
|
6850
|
+
"19.2.0-canary-65c4decb-20250630"
|
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-65c4decb-20250630";
|
@@ -9307,13 +9307,13 @@ function addToReplayParent(node, parentKeyPath, trackedPostpones) {
|
|
9307
9307
|
}
|
9308
9308
|
var isomorphicReactPackageVersion$jscomp$inline_765 = React.version;
|
9309
9309
|
if (
|
9310
|
-
"19.2.0-canary-
|
9310
|
+
"19.2.0-canary-65c4decb-20250630" !==
|
9311
9311
|
isomorphicReactPackageVersion$jscomp$inline_765
|
9312
9312
|
)
|
9313
9313
|
throw Error(
|
9314
9314
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
9315
9315
|
(isomorphicReactPackageVersion$jscomp$inline_765 +
|
9316
|
-
"\n - react-dom: 19.2.0-canary-
|
9316
|
+
"\n - react-dom: 19.2.0-canary-65c4decb-20250630\nLearn more: https://react.dev/warnings/version-mismatch")
|
9317
9317
|
);
|
9318
9318
|
exports.renderToReadableStream = function (children, options) {
|
9319
9319
|
return new Promise(function (resolve, reject) {
|
@@ -9406,4 +9406,4 @@ exports.renderToReadableStream = function (children, options) {
|
|
9406
9406
|
startWork(request$jscomp$0);
|
9407
9407
|
});
|
9408
9408
|
};
|
9409
|
-
exports.version = "19.2.0-canary-
|
9409
|
+
exports.version = "19.2.0-canary-65c4decb-20250630";
|
@@ -6487,13 +6487,13 @@ function addToReplayParent(node, parentKeyPath, trackedPostpones) {
|
|
6487
6487
|
}
|
6488
6488
|
var isomorphicReactPackageVersion$jscomp$inline_817 = React.version;
|
6489
6489
|
if (
|
6490
|
-
"19.2.0-canary-
|
6490
|
+
"19.2.0-canary-65c4decb-20250630" !==
|
6491
6491
|
isomorphicReactPackageVersion$jscomp$inline_817
|
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_817 +
|
6496
|
-
"\n - react-dom: 19.2.0-canary-
|
6496
|
+
"\n - react-dom: 19.2.0-canary-65c4decb-20250630\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-65c4decb-20250630";
|
@@ -8455,11 +8455,11 @@
|
|
8455
8455
|
}
|
8456
8456
|
function ensureCorrectIsomorphicReactVersion() {
|
8457
8457
|
var isomorphicReactPackageVersion = React.version;
|
8458
|
-
if ("19.2.0-canary-
|
8458
|
+
if ("19.2.0-canary-65c4decb-20250630" !== isomorphicReactPackageVersion)
|
8459
8459
|
throw Error(
|
8460
8460
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
8461
8461
|
(isomorphicReactPackageVersion +
|
8462
|
-
"\n - react-dom: 19.2.0-canary-
|
8462
|
+
"\n - react-dom: 19.2.0-canary-65c4decb-20250630\nLearn more: https://react.dev/warnings/version-mismatch")
|
8463
8463
|
);
|
8464
8464
|
}
|
8465
8465
|
var React = require("react"),
|
@@ -10145,5 +10145,5 @@
|
|
10145
10145
|
startWork(request);
|
10146
10146
|
});
|
10147
10147
|
};
|
10148
|
-
exports.version = "19.2.0-canary-
|
10148
|
+
exports.version = "19.2.0-canary-65c4decb-20250630";
|
10149
10149
|
})();
|
@@ -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-65c4decb-20250630" !== 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-65c4decb-20250630\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-65c4decb-20250630";
|
@@ -8330,11 +8330,11 @@
|
|
8330
8330
|
}
|
8331
8331
|
function ensureCorrectIsomorphicReactVersion() {
|
8332
8332
|
var isomorphicReactPackageVersion = React.version;
|
8333
|
-
if ("19.2.0-canary-
|
8333
|
+
if ("19.2.0-canary-65c4decb-20250630" !== isomorphicReactPackageVersion)
|
8334
8334
|
throw Error(
|
8335
8335
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
8336
8336
|
(isomorphicReactPackageVersion +
|
8337
|
-
"\n - react-dom: 19.2.0-canary-
|
8337
|
+
"\n - react-dom: 19.2.0-canary-65c4decb-20250630\nLearn more: https://react.dev/warnings/version-mismatch")
|
8338
8338
|
);
|
8339
8339
|
}
|
8340
8340
|
function createDrainHandler(destination, request) {
|
@@ -10205,5 +10205,5 @@
|
|
10205
10205
|
startWork(request);
|
10206
10206
|
});
|
10207
10207
|
};
|
10208
|
-
exports.version = "19.2.0-canary-
|
10208
|
+
exports.version = "19.2.0-canary-65c4decb-20250630";
|
10209
10209
|
})();
|
@@ -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-65c4decb-20250630" !== 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-65c4decb-20250630\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-65c4decb-20250630";
|
@@ -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-65c4decb-20250630";
|
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-65c4decb-20250630";
|
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-65c4decb-20250630",
|
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-65c4decb-20250630"
|
21
21
|
},
|
22
22
|
"peerDependencies": {
|
23
|
-
"react": "19.2.0-canary-
|
23
|
+
"react": "19.2.0-canary-65c4decb-20250630"
|
24
24
|
},
|
25
25
|
"files": [
|
26
26
|
"LICENSE",
|