react-dom 19.2.0-canary-e5dd82a7-20250401 → 19.2.0-canary-040f8286-20250402
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
@@ -24840,11 +24840,11 @@
|
|
24840
24840
|
};
|
24841
24841
|
(function () {
|
24842
24842
|
var isomorphicReactPackageVersion = React.version;
|
24843
|
-
if ("19.2.0-canary-
|
24843
|
+
if ("19.2.0-canary-040f8286-20250402" !== isomorphicReactPackageVersion)
|
24844
24844
|
throw Error(
|
24845
24845
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
24846
24846
|
(isomorphicReactPackageVersion +
|
24847
|
-
"\n - react-dom: 19.2.0-canary-
|
24847
|
+
"\n - react-dom: 19.2.0-canary-040f8286-20250402\nLearn more: https://react.dev/warnings/version-mismatch")
|
24848
24848
|
);
|
24849
24849
|
})();
|
24850
24850
|
("function" === typeof Map &&
|
@@ -24881,10 +24881,10 @@
|
|
24881
24881
|
!(function () {
|
24882
24882
|
var internals = {
|
24883
24883
|
bundleType: 1,
|
24884
|
-
version: "19.2.0-canary-
|
24884
|
+
version: "19.2.0-canary-040f8286-20250402",
|
24885
24885
|
rendererPackageName: "react-dom",
|
24886
24886
|
currentDispatcherRef: ReactSharedInternals,
|
24887
|
-
reconcilerVersion: "19.2.0-canary-
|
24887
|
+
reconcilerVersion: "19.2.0-canary-040f8286-20250402"
|
24888
24888
|
};
|
24889
24889
|
internals.overrideHookState = overrideHookState;
|
24890
24890
|
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
@@ -25028,7 +25028,7 @@
|
|
25028
25028
|
listenToAllSupportedEvents(container);
|
25029
25029
|
return new ReactDOMHydrationRoot(initialChildren);
|
25030
25030
|
};
|
25031
|
-
exports.version = "19.2.0-canary-
|
25031
|
+
exports.version = "19.2.0-canary-040f8286-20250402";
|
25032
25032
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
25033
25033
|
"function" ===
|
25034
25034
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
@@ -15272,14 +15272,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
|
|
15272
15272
|
};
|
15273
15273
|
var isomorphicReactPackageVersion$jscomp$inline_1779 = React.version;
|
15274
15274
|
if (
|
15275
|
-
"19.2.0-canary-
|
15275
|
+
"19.2.0-canary-040f8286-20250402" !==
|
15276
15276
|
isomorphicReactPackageVersion$jscomp$inline_1779
|
15277
15277
|
)
|
15278
15278
|
throw Error(
|
15279
15279
|
formatProdErrorMessage(
|
15280
15280
|
527,
|
15281
15281
|
isomorphicReactPackageVersion$jscomp$inline_1779,
|
15282
|
-
"19.2.0-canary-
|
15282
|
+
"19.2.0-canary-040f8286-20250402"
|
15283
15283
|
)
|
15284
15284
|
);
|
15285
15285
|
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
@@ -15301,10 +15301,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
|
15301
15301
|
};
|
15302
15302
|
var internals$jscomp$inline_2250 = {
|
15303
15303
|
bundleType: 0,
|
15304
|
-
version: "19.2.0-canary-
|
15304
|
+
version: "19.2.0-canary-040f8286-20250402",
|
15305
15305
|
rendererPackageName: "react-dom",
|
15306
15306
|
currentDispatcherRef: ReactSharedInternals,
|
15307
|
-
reconcilerVersion: "19.2.0-canary-
|
15307
|
+
reconcilerVersion: "19.2.0-canary-040f8286-20250402"
|
15308
15308
|
};
|
15309
15309
|
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
15310
15310
|
var hook$jscomp$inline_2251 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
@@ -15408,4 +15408,4 @@ exports.hydrateRoot = function (container, initialChildren, options) {
|
|
15408
15408
|
listenToAllSupportedEvents(container);
|
15409
15409
|
return new ReactDOMHydrationRoot(initialChildren);
|
15410
15410
|
};
|
15411
|
-
exports.version = "19.2.0-canary-
|
15411
|
+
exports.version = "19.2.0-canary-040f8286-20250402";
|
@@ -24897,11 +24897,11 @@
|
|
24897
24897
|
};
|
24898
24898
|
(function () {
|
24899
24899
|
var isomorphicReactPackageVersion = React.version;
|
24900
|
-
if ("19.2.0-canary-
|
24900
|
+
if ("19.2.0-canary-040f8286-20250402" !== isomorphicReactPackageVersion)
|
24901
24901
|
throw Error(
|
24902
24902
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
24903
24903
|
(isomorphicReactPackageVersion +
|
24904
|
-
"\n - react-dom: 19.2.0-canary-
|
24904
|
+
"\n - react-dom: 19.2.0-canary-040f8286-20250402\nLearn more: https://react.dev/warnings/version-mismatch")
|
24905
24905
|
);
|
24906
24906
|
})();
|
24907
24907
|
("function" === typeof Map &&
|
@@ -24938,10 +24938,10 @@
|
|
24938
24938
|
!(function () {
|
24939
24939
|
var internals = {
|
24940
24940
|
bundleType: 1,
|
24941
|
-
version: "19.2.0-canary-
|
24941
|
+
version: "19.2.0-canary-040f8286-20250402",
|
24942
24942
|
rendererPackageName: "react-dom",
|
24943
24943
|
currentDispatcherRef: ReactSharedInternals,
|
24944
|
-
reconcilerVersion: "19.2.0-canary-
|
24944
|
+
reconcilerVersion: "19.2.0-canary-040f8286-20250402"
|
24945
24945
|
};
|
24946
24946
|
internals.overrideHookState = overrideHookState;
|
24947
24947
|
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
@@ -25415,7 +25415,7 @@
|
|
25415
25415
|
exports.useFormStatus = function () {
|
25416
25416
|
return resolveDispatcher().useHostTransitionStatus();
|
25417
25417
|
};
|
25418
|
-
exports.version = "19.2.0-canary-
|
25418
|
+
exports.version = "19.2.0-canary-040f8286-20250402";
|
25419
25419
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
25420
25420
|
"function" ===
|
25421
25421
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
@@ -15917,14 +15917,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
|
|
15917
15917
|
};
|
15918
15918
|
var isomorphicReactPackageVersion$jscomp$inline_1875 = React.version;
|
15919
15919
|
if (
|
15920
|
-
"19.2.0-canary-
|
15920
|
+
"19.2.0-canary-040f8286-20250402" !==
|
15921
15921
|
isomorphicReactPackageVersion$jscomp$inline_1875
|
15922
15922
|
)
|
15923
15923
|
throw Error(
|
15924
15924
|
formatProdErrorMessage(
|
15925
15925
|
527,
|
15926
15926
|
isomorphicReactPackageVersion$jscomp$inline_1875,
|
15927
|
-
"19.2.0-canary-
|
15927
|
+
"19.2.0-canary-040f8286-20250402"
|
15928
15928
|
)
|
15929
15929
|
);
|
15930
15930
|
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
@@ -15946,10 +15946,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
|
15946
15946
|
};
|
15947
15947
|
var internals$jscomp$inline_1882 = {
|
15948
15948
|
bundleType: 0,
|
15949
|
-
version: "19.2.0-canary-
|
15949
|
+
version: "19.2.0-canary-040f8286-20250402",
|
15950
15950
|
rendererPackageName: "react-dom",
|
15951
15951
|
currentDispatcherRef: ReactSharedInternals,
|
15952
|
-
reconcilerVersion: "19.2.0-canary-
|
15952
|
+
reconcilerVersion: "19.2.0-canary-040f8286-20250402",
|
15953
15953
|
getLaneLabelMap: function () {
|
15954
15954
|
for (
|
15955
15955
|
var map = new Map(), lane = 1, index$282 = 0;
|
@@ -16229,7 +16229,7 @@ exports.useFormState = function (action, initialState, permalink) {
|
|
16229
16229
|
exports.useFormStatus = function () {
|
16230
16230
|
return ReactSharedInternals.H.useHostTransitionStatus();
|
16231
16231
|
};
|
16232
|
-
exports.version = "19.2.0-canary-
|
16232
|
+
exports.version = "19.2.0-canary-040f8286-20250402";
|
16233
16233
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
16234
16234
|
"function" ===
|
16235
16235
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
@@ -9031,5 +9031,5 @@
|
|
9031
9031
|
'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'
|
9032
9032
|
);
|
9033
9033
|
};
|
9034
|
-
exports.version = "19.2.0-canary-
|
9034
|
+
exports.version = "19.2.0-canary-040f8286-20250402";
|
9035
9035
|
})();
|
@@ -5889,4 +5889,4 @@ exports.renderToString = function (children, options) {
|
|
5889
5889
|
'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'
|
5890
5890
|
);
|
5891
5891
|
};
|
5892
|
-
exports.version = "19.2.0-canary-
|
5892
|
+
exports.version = "19.2.0-canary-040f8286-20250402";
|
@@ -9031,5 +9031,5 @@
|
|
9031
9031
|
'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'
|
9032
9032
|
);
|
9033
9033
|
};
|
9034
|
-
exports.version = "19.2.0-canary-
|
9034
|
+
exports.version = "19.2.0-canary-040f8286-20250402";
|
9035
9035
|
})();
|
@@ -5969,4 +5969,4 @@ exports.renderToString = function (children, options) {
|
|
5969
5969
|
'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'
|
5970
5970
|
);
|
5971
5971
|
};
|
5972
|
-
exports.version = "19.2.0-canary-
|
5972
|
+
exports.version = "19.2.0-canary-040f8286-20250402";
|
@@ -7746,11 +7746,11 @@
|
|
7746
7746
|
}
|
7747
7747
|
function ensureCorrectIsomorphicReactVersion() {
|
7748
7748
|
var isomorphicReactPackageVersion = React.version;
|
7749
|
-
if ("19.2.0-canary-
|
7749
|
+
if ("19.2.0-canary-040f8286-20250402" !== isomorphicReactPackageVersion)
|
7750
7750
|
throw Error(
|
7751
7751
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
7752
7752
|
(isomorphicReactPackageVersion +
|
7753
|
-
"\n - react-dom: 19.2.0-canary-
|
7753
|
+
"\n - react-dom: 19.2.0-canary-040f8286-20250402\nLearn more: https://react.dev/warnings/version-mismatch")
|
7754
7754
|
);
|
7755
7755
|
}
|
7756
7756
|
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-040f8286-20250402";
|
9424
9424
|
})();
|
@@ -6229,12 +6229,12 @@ function abort(request, reason) {
|
|
6229
6229
|
}
|
6230
6230
|
function ensureCorrectIsomorphicReactVersion() {
|
6231
6231
|
var isomorphicReactPackageVersion = React.version;
|
6232
|
-
if ("19.2.0-canary-
|
6232
|
+
if ("19.2.0-canary-040f8286-20250402" !== isomorphicReactPackageVersion)
|
6233
6233
|
throw Error(
|
6234
6234
|
formatProdErrorMessage(
|
6235
6235
|
527,
|
6236
6236
|
isomorphicReactPackageVersion,
|
6237
|
-
"19.2.0-canary-
|
6237
|
+
"19.2.0-canary-040f8286-20250402"
|
6238
6238
|
)
|
6239
6239
|
);
|
6240
6240
|
}
|
@@ -6381,4 +6381,4 @@ exports.renderToReadableStream = function (children, options) {
|
|
6381
6381
|
startWork(request);
|
6382
6382
|
});
|
6383
6383
|
};
|
6384
|
-
exports.version = "19.2.0-canary-
|
6384
|
+
exports.version = "19.2.0-canary-040f8286-20250402";
|
@@ -8637,13 +8637,13 @@ function abort(request, reason) {
|
|
8637
8637
|
}
|
8638
8638
|
var isomorphicReactPackageVersion$jscomp$inline_743 = React.version;
|
8639
8639
|
if (
|
8640
|
-
"19.2.0-canary-
|
8640
|
+
"19.2.0-canary-040f8286-20250402" !==
|
8641
8641
|
isomorphicReactPackageVersion$jscomp$inline_743
|
8642
8642
|
)
|
8643
8643
|
throw Error(
|
8644
8644
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
8645
8645
|
(isomorphicReactPackageVersion$jscomp$inline_743 +
|
8646
|
-
"\n - react-dom: 19.2.0-canary-
|
8646
|
+
"\n - react-dom: 19.2.0-canary-040f8286-20250402\nLearn more: https://react.dev/warnings/version-mismatch")
|
8647
8647
|
);
|
8648
8648
|
exports.renderToReadableStream = function (children, options) {
|
8649
8649
|
return new Promise(function (resolve, reject) {
|
@@ -8736,4 +8736,4 @@ exports.renderToReadableStream = function (children, options) {
|
|
8736
8736
|
startWork(request$jscomp$0);
|
8737
8737
|
});
|
8738
8738
|
};
|
8739
|
-
exports.version = "19.2.0-canary-
|
8739
|
+
exports.version = "19.2.0-canary-040f8286-20250402";
|
@@ -5867,13 +5867,13 @@ function abort(request, reason) {
|
|
5867
5867
|
}
|
5868
5868
|
var isomorphicReactPackageVersion$jscomp$inline_761 = React.version;
|
5869
5869
|
if (
|
5870
|
-
"19.2.0-canary-
|
5870
|
+
"19.2.0-canary-040f8286-20250402" !==
|
5871
5871
|
isomorphicReactPackageVersion$jscomp$inline_761
|
5872
5872
|
)
|
5873
5873
|
throw Error(
|
5874
5874
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
5875
5875
|
(isomorphicReactPackageVersion$jscomp$inline_761 +
|
5876
|
-
"\n - react-dom: 19.2.0-canary-
|
5876
|
+
"\n - react-dom: 19.2.0-canary-040f8286-20250402\nLearn more: https://react.dev/warnings/version-mismatch")
|
5877
5877
|
);
|
5878
5878
|
exports.renderToReadableStream = function (children, options) {
|
5879
5879
|
return new Promise(function (resolve, reject) {
|
@@ -5964,4 +5964,4 @@ exports.renderToReadableStream = function (children, options) {
|
|
5964
5964
|
startWork(request);
|
5965
5965
|
});
|
5966
5966
|
};
|
5967
|
-
exports.version = "19.2.0-canary-
|
5967
|
+
exports.version = "19.2.0-canary-040f8286-20250402";
|
@@ -7769,11 +7769,11 @@
|
|
7769
7769
|
}
|
7770
7770
|
function ensureCorrectIsomorphicReactVersion() {
|
7771
7771
|
var isomorphicReactPackageVersion = React.version;
|
7772
|
-
if ("19.2.0-canary-
|
7772
|
+
if ("19.2.0-canary-040f8286-20250402" !== isomorphicReactPackageVersion)
|
7773
7773
|
throw Error(
|
7774
7774
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
7775
7775
|
(isomorphicReactPackageVersion +
|
7776
|
-
"\n - react-dom: 19.2.0-canary-
|
7776
|
+
"\n - react-dom: 19.2.0-canary-040f8286-20250402\nLearn more: https://react.dev/warnings/version-mismatch")
|
7777
7777
|
);
|
7778
7778
|
}
|
7779
7779
|
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-040f8286-20250402";
|
9443
9443
|
})();
|
@@ -6324,11 +6324,11 @@ function abort(request, reason) {
|
|
6324
6324
|
}
|
6325
6325
|
function ensureCorrectIsomorphicReactVersion() {
|
6326
6326
|
var isomorphicReactPackageVersion = React.version;
|
6327
|
-
if ("19.2.0-canary-
|
6327
|
+
if ("19.2.0-canary-040f8286-20250402" !== isomorphicReactPackageVersion)
|
6328
6328
|
throw Error(
|
6329
6329
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
6330
6330
|
(isomorphicReactPackageVersion +
|
6331
|
-
"\n - react-dom: 19.2.0-canary-
|
6331
|
+
"\n - react-dom: 19.2.0-canary-040f8286-20250402\nLearn more: https://react.dev/warnings/version-mismatch")
|
6332
6332
|
);
|
6333
6333
|
}
|
6334
6334
|
ensureCorrectIsomorphicReactVersion();
|
@@ -6474,4 +6474,4 @@ exports.renderToReadableStream = function (children, options) {
|
|
6474
6474
|
startWork(request);
|
6475
6475
|
});
|
6476
6476
|
};
|
6477
|
-
exports.version = "19.2.0-canary-
|
6477
|
+
exports.version = "19.2.0-canary-040f8286-20250402";
|
@@ -7644,11 +7644,11 @@
|
|
7644
7644
|
}
|
7645
7645
|
function ensureCorrectIsomorphicReactVersion() {
|
7646
7646
|
var isomorphicReactPackageVersion = React.version;
|
7647
|
-
if ("19.2.0-canary-
|
7647
|
+
if ("19.2.0-canary-040f8286-20250402" !== isomorphicReactPackageVersion)
|
7648
7648
|
throw Error(
|
7649
7649
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
7650
7650
|
(isomorphicReactPackageVersion +
|
7651
|
-
"\n - react-dom: 19.2.0-canary-
|
7651
|
+
"\n - react-dom: 19.2.0-canary-040f8286-20250402\nLearn more: https://react.dev/warnings/version-mismatch")
|
7652
7652
|
);
|
7653
7653
|
}
|
7654
7654
|
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-040f8286-20250402";
|
9317
9317
|
})();
|
@@ -6216,11 +6216,11 @@ function abort(request, reason) {
|
|
6216
6216
|
}
|
6217
6217
|
function ensureCorrectIsomorphicReactVersion() {
|
6218
6218
|
var isomorphicReactPackageVersion = React.version;
|
6219
|
-
if ("19.2.0-canary-
|
6219
|
+
if ("19.2.0-canary-040f8286-20250402" !== isomorphicReactPackageVersion)
|
6220
6220
|
throw Error(
|
6221
6221
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
6222
6222
|
(isomorphicReactPackageVersion +
|
6223
|
-
"\n - react-dom: 19.2.0-canary-
|
6223
|
+
"\n - react-dom: 19.2.0-canary-040f8286-20250402\nLearn more: https://react.dev/warnings/version-mismatch")
|
6224
6224
|
);
|
6225
6225
|
}
|
6226
6226
|
ensureCorrectIsomorphicReactVersion();
|
@@ -6369,4 +6369,4 @@ exports.renderToPipeableStream = function (children, options) {
|
|
6369
6369
|
}
|
6370
6370
|
};
|
6371
6371
|
};
|
6372
|
-
exports.version = "19.2.0-canary-
|
6372
|
+
exports.version = "19.2.0-canary-040f8286-20250402";
|
@@ -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-040f8286-20250402";
|
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-040f8286-20250402";
|
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-040f8286-20250402",
|
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-040f8286-20250402"
|
21
21
|
},
|
22
22
|
"peerDependencies": {
|
23
|
-
"react": "19.2.0-canary-
|
23
|
+
"react": "19.2.0-canary-040f8286-20250402"
|
24
24
|
},
|
25
25
|
"files": [
|
26
26
|
"LICENSE",
|