react-dom 19.2.0-canary-914319ae-20250423 → 19.2.0-canary-197d6a04-20250424
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
@@ -25325,11 +25325,11 @@
|
|
25325
25325
|
};
|
25326
25326
|
(function () {
|
25327
25327
|
var isomorphicReactPackageVersion = React.version;
|
25328
|
-
if ("19.2.0-canary-
|
25328
|
+
if ("19.2.0-canary-197d6a04-20250424" !== isomorphicReactPackageVersion)
|
25329
25329
|
throw Error(
|
25330
25330
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
25331
25331
|
(isomorphicReactPackageVersion +
|
25332
|
-
"\n - react-dom: 19.2.0-canary-
|
25332
|
+
"\n - react-dom: 19.2.0-canary-197d6a04-20250424\nLearn more: https://react.dev/warnings/version-mismatch")
|
25333
25333
|
);
|
25334
25334
|
})();
|
25335
25335
|
("function" === typeof Map &&
|
@@ -25366,10 +25366,10 @@
|
|
25366
25366
|
!(function () {
|
25367
25367
|
var internals = {
|
25368
25368
|
bundleType: 1,
|
25369
|
-
version: "19.2.0-canary-
|
25369
|
+
version: "19.2.0-canary-197d6a04-20250424",
|
25370
25370
|
rendererPackageName: "react-dom",
|
25371
25371
|
currentDispatcherRef: ReactSharedInternals,
|
25372
|
-
reconcilerVersion: "19.2.0-canary-
|
25372
|
+
reconcilerVersion: "19.2.0-canary-197d6a04-20250424"
|
25373
25373
|
};
|
25374
25374
|
internals.overrideHookState = overrideHookState;
|
25375
25375
|
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
@@ -25513,7 +25513,7 @@
|
|
25513
25513
|
listenToAllSupportedEvents(container);
|
25514
25514
|
return new ReactDOMHydrationRoot(initialChildren);
|
25515
25515
|
};
|
25516
|
-
exports.version = "19.2.0-canary-
|
25516
|
+
exports.version = "19.2.0-canary-197d6a04-20250424";
|
25517
25517
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
25518
25518
|
"function" ===
|
25519
25519
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
@@ -15606,14 +15606,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
|
|
15606
15606
|
};
|
15607
15607
|
var isomorphicReactPackageVersion$jscomp$inline_1829 = React.version;
|
15608
15608
|
if (
|
15609
|
-
"19.2.0-canary-
|
15609
|
+
"19.2.0-canary-197d6a04-20250424" !==
|
15610
15610
|
isomorphicReactPackageVersion$jscomp$inline_1829
|
15611
15611
|
)
|
15612
15612
|
throw Error(
|
15613
15613
|
formatProdErrorMessage(
|
15614
15614
|
527,
|
15615
15615
|
isomorphicReactPackageVersion$jscomp$inline_1829,
|
15616
|
-
"19.2.0-canary-
|
15616
|
+
"19.2.0-canary-197d6a04-20250424"
|
15617
15617
|
)
|
15618
15618
|
);
|
15619
15619
|
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
@@ -15635,10 +15635,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
|
15635
15635
|
};
|
15636
15636
|
var internals$jscomp$inline_2318 = {
|
15637
15637
|
bundleType: 0,
|
15638
|
-
version: "19.2.0-canary-
|
15638
|
+
version: "19.2.0-canary-197d6a04-20250424",
|
15639
15639
|
rendererPackageName: "react-dom",
|
15640
15640
|
currentDispatcherRef: ReactSharedInternals,
|
15641
|
-
reconcilerVersion: "19.2.0-canary-
|
15641
|
+
reconcilerVersion: "19.2.0-canary-197d6a04-20250424"
|
15642
15642
|
};
|
15643
15643
|
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
15644
15644
|
var hook$jscomp$inline_2319 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
@@ -15742,4 +15742,4 @@ exports.hydrateRoot = function (container, initialChildren, options) {
|
|
15742
15742
|
listenToAllSupportedEvents(container);
|
15743
15743
|
return new ReactDOMHydrationRoot(initialChildren);
|
15744
15744
|
};
|
15745
|
-
exports.version = "19.2.0-canary-
|
15745
|
+
exports.version = "19.2.0-canary-197d6a04-20250424";
|
@@ -25382,11 +25382,11 @@
|
|
25382
25382
|
};
|
25383
25383
|
(function () {
|
25384
25384
|
var isomorphicReactPackageVersion = React.version;
|
25385
|
-
if ("19.2.0-canary-
|
25385
|
+
if ("19.2.0-canary-197d6a04-20250424" !== isomorphicReactPackageVersion)
|
25386
25386
|
throw Error(
|
25387
25387
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
25388
25388
|
(isomorphicReactPackageVersion +
|
25389
|
-
"\n - react-dom: 19.2.0-canary-
|
25389
|
+
"\n - react-dom: 19.2.0-canary-197d6a04-20250424\nLearn more: https://react.dev/warnings/version-mismatch")
|
25390
25390
|
);
|
25391
25391
|
})();
|
25392
25392
|
("function" === typeof Map &&
|
@@ -25423,10 +25423,10 @@
|
|
25423
25423
|
!(function () {
|
25424
25424
|
var internals = {
|
25425
25425
|
bundleType: 1,
|
25426
|
-
version: "19.2.0-canary-
|
25426
|
+
version: "19.2.0-canary-197d6a04-20250424",
|
25427
25427
|
rendererPackageName: "react-dom",
|
25428
25428
|
currentDispatcherRef: ReactSharedInternals,
|
25429
|
-
reconcilerVersion: "19.2.0-canary-
|
25429
|
+
reconcilerVersion: "19.2.0-canary-197d6a04-20250424"
|
25430
25430
|
};
|
25431
25431
|
internals.overrideHookState = overrideHookState;
|
25432
25432
|
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
@@ -25900,7 +25900,7 @@
|
|
25900
25900
|
exports.useFormStatus = function () {
|
25901
25901
|
return resolveDispatcher().useHostTransitionStatus();
|
25902
25902
|
};
|
25903
|
-
exports.version = "19.2.0-canary-
|
25903
|
+
exports.version = "19.2.0-canary-197d6a04-20250424";
|
25904
25904
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
25905
25905
|
"function" ===
|
25906
25906
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
@@ -16307,14 +16307,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
|
|
16307
16307
|
};
|
16308
16308
|
var isomorphicReactPackageVersion$jscomp$inline_1933 = React.version;
|
16309
16309
|
if (
|
16310
|
-
"19.2.0-canary-
|
16310
|
+
"19.2.0-canary-197d6a04-20250424" !==
|
16311
16311
|
isomorphicReactPackageVersion$jscomp$inline_1933
|
16312
16312
|
)
|
16313
16313
|
throw Error(
|
16314
16314
|
formatProdErrorMessage(
|
16315
16315
|
527,
|
16316
16316
|
isomorphicReactPackageVersion$jscomp$inline_1933,
|
16317
|
-
"19.2.0-canary-
|
16317
|
+
"19.2.0-canary-197d6a04-20250424"
|
16318
16318
|
)
|
16319
16319
|
);
|
16320
16320
|
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
@@ -16336,10 +16336,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
|
16336
16336
|
};
|
16337
16337
|
var internals$jscomp$inline_1940 = {
|
16338
16338
|
bundleType: 0,
|
16339
|
-
version: "19.2.0-canary-
|
16339
|
+
version: "19.2.0-canary-197d6a04-20250424",
|
16340
16340
|
rendererPackageName: "react-dom",
|
16341
16341
|
currentDispatcherRef: ReactSharedInternals,
|
16342
|
-
reconcilerVersion: "19.2.0-canary-
|
16342
|
+
reconcilerVersion: "19.2.0-canary-197d6a04-20250424",
|
16343
16343
|
getLaneLabelMap: function () {
|
16344
16344
|
for (
|
16345
16345
|
var map = new Map(), lane = 1, index$293 = 0;
|
@@ -16619,7 +16619,7 @@ exports.useFormState = function (action, initialState, permalink) {
|
|
16619
16619
|
exports.useFormStatus = function () {
|
16620
16620
|
return ReactSharedInternals.H.useHostTransitionStatus();
|
16621
16621
|
};
|
16622
|
-
exports.version = "19.2.0-canary-
|
16622
|
+
exports.version = "19.2.0-canary-197d6a04-20250424";
|
16623
16623
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
16624
16624
|
"function" ===
|
16625
16625
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
@@ -9029,5 +9029,5 @@
|
|
9029
9029
|
'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'
|
9030
9030
|
);
|
9031
9031
|
};
|
9032
|
-
exports.version = "19.2.0-canary-
|
9032
|
+
exports.version = "19.2.0-canary-197d6a04-20250424";
|
9033
9033
|
})();
|
@@ -5886,4 +5886,4 @@ exports.renderToString = function (children, options) {
|
|
5886
5886
|
'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'
|
5887
5887
|
);
|
5888
5888
|
};
|
5889
|
-
exports.version = "19.2.0-canary-
|
5889
|
+
exports.version = "19.2.0-canary-197d6a04-20250424";
|
@@ -9029,5 +9029,5 @@
|
|
9029
9029
|
'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'
|
9030
9030
|
);
|
9031
9031
|
};
|
9032
|
-
exports.version = "19.2.0-canary-
|
9032
|
+
exports.version = "19.2.0-canary-197d6a04-20250424";
|
9033
9033
|
})();
|
@@ -5966,4 +5966,4 @@ exports.renderToString = function (children, options) {
|
|
5966
5966
|
'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'
|
5967
5967
|
);
|
5968
5968
|
};
|
5969
|
-
exports.version = "19.2.0-canary-
|
5969
|
+
exports.version = "19.2.0-canary-197d6a04-20250424";
|
@@ -7742,11 +7742,11 @@
|
|
7742
7742
|
}
|
7743
7743
|
function ensureCorrectIsomorphicReactVersion() {
|
7744
7744
|
var isomorphicReactPackageVersion = React.version;
|
7745
|
-
if ("19.2.0-canary-
|
7745
|
+
if ("19.2.0-canary-197d6a04-20250424" !== isomorphicReactPackageVersion)
|
7746
7746
|
throw Error(
|
7747
7747
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
7748
7748
|
(isomorphicReactPackageVersion +
|
7749
|
-
"\n - react-dom: 19.2.0-canary-
|
7749
|
+
"\n - react-dom: 19.2.0-canary-197d6a04-20250424\nLearn more: https://react.dev/warnings/version-mismatch")
|
7750
7750
|
);
|
7751
7751
|
}
|
7752
7752
|
var React = require("react"),
|
@@ -9420,5 +9420,5 @@
|
|
9420
9420
|
startWork(request);
|
9421
9421
|
});
|
9422
9422
|
};
|
9423
|
-
exports.version = "19.2.0-canary-
|
9423
|
+
exports.version = "19.2.0-canary-197d6a04-20250424";
|
9424
9424
|
})();
|
@@ -6223,12 +6223,12 @@ function abort(request, reason) {
|
|
6223
6223
|
}
|
6224
6224
|
function ensureCorrectIsomorphicReactVersion() {
|
6225
6225
|
var isomorphicReactPackageVersion = React.version;
|
6226
|
-
if ("19.2.0-canary-
|
6226
|
+
if ("19.2.0-canary-197d6a04-20250424" !== isomorphicReactPackageVersion)
|
6227
6227
|
throw Error(
|
6228
6228
|
formatProdErrorMessage(
|
6229
6229
|
527,
|
6230
6230
|
isomorphicReactPackageVersion,
|
6231
|
-
"19.2.0-canary-
|
6231
|
+
"19.2.0-canary-197d6a04-20250424"
|
6232
6232
|
)
|
6233
6233
|
);
|
6234
6234
|
}
|
@@ -6375,4 +6375,4 @@ exports.renderToReadableStream = function (children, options) {
|
|
6375
6375
|
startWork(request);
|
6376
6376
|
});
|
6377
6377
|
};
|
6378
|
-
exports.version = "19.2.0-canary-
|
6378
|
+
exports.version = "19.2.0-canary-197d6a04-20250424";
|
@@ -8624,13 +8624,13 @@ function abort(request, reason) {
|
|
8624
8624
|
}
|
8625
8625
|
var isomorphicReactPackageVersion$jscomp$inline_742 = React.version;
|
8626
8626
|
if (
|
8627
|
-
"19.2.0-canary-
|
8627
|
+
"19.2.0-canary-197d6a04-20250424" !==
|
8628
8628
|
isomorphicReactPackageVersion$jscomp$inline_742
|
8629
8629
|
)
|
8630
8630
|
throw Error(
|
8631
8631
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
8632
8632
|
(isomorphicReactPackageVersion$jscomp$inline_742 +
|
8633
|
-
"\n - react-dom: 19.2.0-canary-
|
8633
|
+
"\n - react-dom: 19.2.0-canary-197d6a04-20250424\nLearn more: https://react.dev/warnings/version-mismatch")
|
8634
8634
|
);
|
8635
8635
|
exports.renderToReadableStream = function (children, options) {
|
8636
8636
|
return new Promise(function (resolve, reject) {
|
@@ -8723,4 +8723,4 @@ exports.renderToReadableStream = function (children, options) {
|
|
8723
8723
|
startWork(request$jscomp$0);
|
8724
8724
|
});
|
8725
8725
|
};
|
8726
|
-
exports.version = "19.2.0-canary-
|
8726
|
+
exports.version = "19.2.0-canary-197d6a04-20250424";
|
@@ -5855,13 +5855,13 @@ function abort(request, reason) {
|
|
5855
5855
|
}
|
5856
5856
|
var isomorphicReactPackageVersion$jscomp$inline_762 = React.version;
|
5857
5857
|
if (
|
5858
|
-
"19.2.0-canary-
|
5858
|
+
"19.2.0-canary-197d6a04-20250424" !==
|
5859
5859
|
isomorphicReactPackageVersion$jscomp$inline_762
|
5860
5860
|
)
|
5861
5861
|
throw Error(
|
5862
5862
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
5863
5863
|
(isomorphicReactPackageVersion$jscomp$inline_762 +
|
5864
|
-
"\n - react-dom: 19.2.0-canary-
|
5864
|
+
"\n - react-dom: 19.2.0-canary-197d6a04-20250424\nLearn more: https://react.dev/warnings/version-mismatch")
|
5865
5865
|
);
|
5866
5866
|
exports.renderToReadableStream = function (children, options) {
|
5867
5867
|
return new Promise(function (resolve, reject) {
|
@@ -5952,4 +5952,4 @@ exports.renderToReadableStream = function (children, options) {
|
|
5952
5952
|
startWork(request);
|
5953
5953
|
});
|
5954
5954
|
};
|
5955
|
-
exports.version = "19.2.0-canary-
|
5955
|
+
exports.version = "19.2.0-canary-197d6a04-20250424";
|
@@ -7765,11 +7765,11 @@
|
|
7765
7765
|
}
|
7766
7766
|
function ensureCorrectIsomorphicReactVersion() {
|
7767
7767
|
var isomorphicReactPackageVersion = React.version;
|
7768
|
-
if ("19.2.0-canary-
|
7768
|
+
if ("19.2.0-canary-197d6a04-20250424" !== isomorphicReactPackageVersion)
|
7769
7769
|
throw Error(
|
7770
7770
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
7771
7771
|
(isomorphicReactPackageVersion +
|
7772
|
-
"\n - react-dom: 19.2.0-canary-
|
7772
|
+
"\n - react-dom: 19.2.0-canary-197d6a04-20250424\nLearn more: https://react.dev/warnings/version-mismatch")
|
7773
7773
|
);
|
7774
7774
|
}
|
7775
7775
|
var React = require("react"),
|
@@ -9439,5 +9439,5 @@
|
|
9439
9439
|
startWork(request);
|
9440
9440
|
});
|
9441
9441
|
};
|
9442
|
-
exports.version = "19.2.0-canary-
|
9442
|
+
exports.version = "19.2.0-canary-197d6a04-20250424";
|
9443
9443
|
})();
|
@@ -6318,11 +6318,11 @@ function abort(request, reason) {
|
|
6318
6318
|
}
|
6319
6319
|
function ensureCorrectIsomorphicReactVersion() {
|
6320
6320
|
var isomorphicReactPackageVersion = React.version;
|
6321
|
-
if ("19.2.0-canary-
|
6321
|
+
if ("19.2.0-canary-197d6a04-20250424" !== isomorphicReactPackageVersion)
|
6322
6322
|
throw Error(
|
6323
6323
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
6324
6324
|
(isomorphicReactPackageVersion +
|
6325
|
-
"\n - react-dom: 19.2.0-canary-
|
6325
|
+
"\n - react-dom: 19.2.0-canary-197d6a04-20250424\nLearn more: https://react.dev/warnings/version-mismatch")
|
6326
6326
|
);
|
6327
6327
|
}
|
6328
6328
|
ensureCorrectIsomorphicReactVersion();
|
@@ -6468,4 +6468,4 @@ exports.renderToReadableStream = function (children, options) {
|
|
6468
6468
|
startWork(request);
|
6469
6469
|
});
|
6470
6470
|
};
|
6471
|
-
exports.version = "19.2.0-canary-
|
6471
|
+
exports.version = "19.2.0-canary-197d6a04-20250424";
|
@@ -7640,11 +7640,11 @@
|
|
7640
7640
|
}
|
7641
7641
|
function ensureCorrectIsomorphicReactVersion() {
|
7642
7642
|
var isomorphicReactPackageVersion = React.version;
|
7643
|
-
if ("19.2.0-canary-
|
7643
|
+
if ("19.2.0-canary-197d6a04-20250424" !== isomorphicReactPackageVersion)
|
7644
7644
|
throw Error(
|
7645
7645
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
7646
7646
|
(isomorphicReactPackageVersion +
|
7647
|
-
"\n - react-dom: 19.2.0-canary-
|
7647
|
+
"\n - react-dom: 19.2.0-canary-197d6a04-20250424\nLearn more: https://react.dev/warnings/version-mismatch")
|
7648
7648
|
);
|
7649
7649
|
}
|
7650
7650
|
function createDrainHandler(destination, request) {
|
@@ -9313,5 +9313,5 @@
|
|
9313
9313
|
}
|
9314
9314
|
};
|
9315
9315
|
};
|
9316
|
-
exports.version = "19.2.0-canary-
|
9316
|
+
exports.version = "19.2.0-canary-197d6a04-20250424";
|
9317
9317
|
})();
|
@@ -6210,11 +6210,11 @@ function abort(request, reason) {
|
|
6210
6210
|
}
|
6211
6211
|
function ensureCorrectIsomorphicReactVersion() {
|
6212
6212
|
var isomorphicReactPackageVersion = React.version;
|
6213
|
-
if ("19.2.0-canary-
|
6213
|
+
if ("19.2.0-canary-197d6a04-20250424" !== isomorphicReactPackageVersion)
|
6214
6214
|
throw Error(
|
6215
6215
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
6216
6216
|
(isomorphicReactPackageVersion +
|
6217
|
-
"\n - react-dom: 19.2.0-canary-
|
6217
|
+
"\n - react-dom: 19.2.0-canary-197d6a04-20250424\nLearn more: https://react.dev/warnings/version-mismatch")
|
6218
6218
|
);
|
6219
6219
|
}
|
6220
6220
|
ensureCorrectIsomorphicReactVersion();
|
@@ -6363,4 +6363,4 @@ exports.renderToPipeableStream = function (children, options) {
|
|
6363
6363
|
}
|
6364
6364
|
};
|
6365
6365
|
};
|
6366
|
-
exports.version = "19.2.0-canary-
|
6366
|
+
exports.version = "19.2.0-canary-197d6a04-20250424";
|
@@ -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-197d6a04-20250424";
|
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-197d6a04-20250424";
|
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-197d6a04-20250424",
|
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-197d6a04-20250424"
|
21
21
|
},
|
22
22
|
"peerDependencies": {
|
23
|
-
"react": "19.2.0-canary-
|
23
|
+
"react": "19.2.0-canary-197d6a04-20250424"
|
24
24
|
},
|
25
25
|
"files": [
|
26
26
|
"LICENSE",
|