react-dom 19.3.0-canary-3e319a94-20260126 → 19.3.0-canary-10680271-20260126
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
|
@@ -30422,11 +30422,11 @@
|
|
|
30422
30422
|
};
|
|
30423
30423
|
(function () {
|
|
30424
30424
|
var isomorphicReactPackageVersion = React.version;
|
|
30425
|
-
if ("19.3.0-canary-
|
|
30425
|
+
if ("19.3.0-canary-10680271-20260126" !== isomorphicReactPackageVersion)
|
|
30426
30426
|
throw Error(
|
|
30427
30427
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
|
30428
30428
|
(isomorphicReactPackageVersion +
|
|
30429
|
-
"\n - react-dom: 19.3.0-canary-
|
|
30429
|
+
"\n - react-dom: 19.3.0-canary-10680271-20260126\nLearn more: https://react.dev/warnings/version-mismatch")
|
|
30430
30430
|
);
|
|
30431
30431
|
})();
|
|
30432
30432
|
("function" === typeof Map &&
|
|
@@ -30463,10 +30463,10 @@
|
|
|
30463
30463
|
!(function () {
|
|
30464
30464
|
var internals = {
|
|
30465
30465
|
bundleType: 1,
|
|
30466
|
-
version: "19.3.0-canary-
|
|
30466
|
+
version: "19.3.0-canary-10680271-20260126",
|
|
30467
30467
|
rendererPackageName: "react-dom",
|
|
30468
30468
|
currentDispatcherRef: ReactSharedInternals,
|
|
30469
|
-
reconcilerVersion: "19.3.0-canary-
|
|
30469
|
+
reconcilerVersion: "19.3.0-canary-10680271-20260126"
|
|
30470
30470
|
};
|
|
30471
30471
|
internals.overrideHookState = overrideHookState;
|
|
30472
30472
|
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
|
@@ -30604,7 +30604,7 @@
|
|
|
30604
30604
|
listenToAllSupportedEvents(container);
|
|
30605
30605
|
return new ReactDOMHydrationRoot(initialChildren);
|
|
30606
30606
|
};
|
|
30607
|
-
exports.version = "19.3.0-canary-
|
|
30607
|
+
exports.version = "19.3.0-canary-10680271-20260126";
|
|
30608
30608
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
|
30609
30609
|
"function" ===
|
|
30610
30610
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
|
@@ -18028,14 +18028,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
|
|
|
18028
18028
|
};
|
|
18029
18029
|
var isomorphicReactPackageVersion$jscomp$inline_2044 = React.version;
|
|
18030
18030
|
if (
|
|
18031
|
-
"19.3.0-canary-
|
|
18031
|
+
"19.3.0-canary-10680271-20260126" !==
|
|
18032
18032
|
isomorphicReactPackageVersion$jscomp$inline_2044
|
|
18033
18033
|
)
|
|
18034
18034
|
throw Error(
|
|
18035
18035
|
formatProdErrorMessage(
|
|
18036
18036
|
527,
|
|
18037
18037
|
isomorphicReactPackageVersion$jscomp$inline_2044,
|
|
18038
|
-
"19.3.0-canary-
|
|
18038
|
+
"19.3.0-canary-10680271-20260126"
|
|
18039
18039
|
)
|
|
18040
18040
|
);
|
|
18041
18041
|
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
|
@@ -18057,10 +18057,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
|
|
18057
18057
|
};
|
|
18058
18058
|
var internals$jscomp$inline_2634 = {
|
|
18059
18059
|
bundleType: 0,
|
|
18060
|
-
version: "19.3.0-canary-
|
|
18060
|
+
version: "19.3.0-canary-10680271-20260126",
|
|
18061
18061
|
rendererPackageName: "react-dom",
|
|
18062
18062
|
currentDispatcherRef: ReactSharedInternals,
|
|
18063
|
-
reconcilerVersion: "19.3.0-canary-
|
|
18063
|
+
reconcilerVersion: "19.3.0-canary-10680271-20260126"
|
|
18064
18064
|
};
|
|
18065
18065
|
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
|
18066
18066
|
var hook$jscomp$inline_2635 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
|
@@ -18158,4 +18158,4 @@ exports.hydrateRoot = function (container, initialChildren, options) {
|
|
|
18158
18158
|
listenToAllSupportedEvents(container);
|
|
18159
18159
|
return new ReactDOMHydrationRoot(initialChildren);
|
|
18160
18160
|
};
|
|
18161
|
-
exports.version = "19.3.0-canary-
|
|
18161
|
+
exports.version = "19.3.0-canary-10680271-20260126";
|
|
@@ -30480,11 +30480,11 @@
|
|
|
30480
30480
|
};
|
|
30481
30481
|
(function () {
|
|
30482
30482
|
var isomorphicReactPackageVersion = React.version;
|
|
30483
|
-
if ("19.3.0-canary-
|
|
30483
|
+
if ("19.3.0-canary-10680271-20260126" !== isomorphicReactPackageVersion)
|
|
30484
30484
|
throw Error(
|
|
30485
30485
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
|
30486
30486
|
(isomorphicReactPackageVersion +
|
|
30487
|
-
"\n - react-dom: 19.3.0-canary-
|
|
30487
|
+
"\n - react-dom: 19.3.0-canary-10680271-20260126\nLearn more: https://react.dev/warnings/version-mismatch")
|
|
30488
30488
|
);
|
|
30489
30489
|
})();
|
|
30490
30490
|
("function" === typeof Map &&
|
|
@@ -30521,10 +30521,10 @@
|
|
|
30521
30521
|
!(function () {
|
|
30522
30522
|
var internals = {
|
|
30523
30523
|
bundleType: 1,
|
|
30524
|
-
version: "19.3.0-canary-
|
|
30524
|
+
version: "19.3.0-canary-10680271-20260126",
|
|
30525
30525
|
rendererPackageName: "react-dom",
|
|
30526
30526
|
currentDispatcherRef: ReactSharedInternals,
|
|
30527
|
-
reconcilerVersion: "19.3.0-canary-
|
|
30527
|
+
reconcilerVersion: "19.3.0-canary-10680271-20260126"
|
|
30528
30528
|
};
|
|
30529
30529
|
internals.overrideHookState = overrideHookState;
|
|
30530
30530
|
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
|
@@ -30992,7 +30992,7 @@
|
|
|
30992
30992
|
exports.useFormStatus = function () {
|
|
30993
30993
|
return resolveDispatcher().useHostTransitionStatus();
|
|
30994
30994
|
};
|
|
30995
|
-
exports.version = "19.3.0-canary-
|
|
30995
|
+
exports.version = "19.3.0-canary-10680271-20260126";
|
|
30996
30996
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
|
30997
30997
|
"function" ===
|
|
30998
30998
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
|
@@ -19957,14 +19957,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
|
|
|
19957
19957
|
};
|
|
19958
19958
|
var isomorphicReactPackageVersion$jscomp$inline_2348 = React.version;
|
|
19959
19959
|
if (
|
|
19960
|
-
"19.3.0-canary-
|
|
19960
|
+
"19.3.0-canary-10680271-20260126" !==
|
|
19961
19961
|
isomorphicReactPackageVersion$jscomp$inline_2348
|
|
19962
19962
|
)
|
|
19963
19963
|
throw Error(
|
|
19964
19964
|
formatProdErrorMessage(
|
|
19965
19965
|
527,
|
|
19966
19966
|
isomorphicReactPackageVersion$jscomp$inline_2348,
|
|
19967
|
-
"19.3.0-canary-
|
|
19967
|
+
"19.3.0-canary-10680271-20260126"
|
|
19968
19968
|
)
|
|
19969
19969
|
);
|
|
19970
19970
|
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
|
@@ -19986,10 +19986,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
|
|
19986
19986
|
};
|
|
19987
19987
|
var internals$jscomp$inline_2951 = {
|
|
19988
19988
|
bundleType: 0,
|
|
19989
|
-
version: "19.3.0-canary-
|
|
19989
|
+
version: "19.3.0-canary-10680271-20260126",
|
|
19990
19990
|
rendererPackageName: "react-dom",
|
|
19991
19991
|
currentDispatcherRef: ReactSharedInternals,
|
|
19992
|
-
reconcilerVersion: "19.3.0-canary-
|
|
19992
|
+
reconcilerVersion: "19.3.0-canary-10680271-20260126"
|
|
19993
19993
|
};
|
|
19994
19994
|
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
|
19995
19995
|
var hook$jscomp$inline_2952 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
|
@@ -20248,7 +20248,7 @@ exports.useFormState = function (action, initialState, permalink) {
|
|
|
20248
20248
|
exports.useFormStatus = function () {
|
|
20249
20249
|
return ReactSharedInternals.H.useHostTransitionStatus();
|
|
20250
20250
|
};
|
|
20251
|
-
exports.version = "19.3.0-canary-
|
|
20251
|
+
exports.version = "19.3.0-canary-10680271-20260126";
|
|
20252
20252
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
|
20253
20253
|
"function" ===
|
|
20254
20254
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
|
@@ -10140,5 +10140,5 @@
|
|
|
10140
10140
|
'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'
|
|
10141
10141
|
);
|
|
10142
10142
|
};
|
|
10143
|
-
exports.version = "19.3.0-canary-
|
|
10143
|
+
exports.version = "19.3.0-canary-10680271-20260126";
|
|
10144
10144
|
})();
|
|
@@ -6763,4 +6763,4 @@ exports.renderToString = function (children, options) {
|
|
|
6763
6763
|
'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'
|
|
6764
6764
|
);
|
|
6765
6765
|
};
|
|
6766
|
-
exports.version = "19.3.0-canary-
|
|
6766
|
+
exports.version = "19.3.0-canary-10680271-20260126";
|
|
@@ -10140,5 +10140,5 @@
|
|
|
10140
10140
|
'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'
|
|
10141
10141
|
);
|
|
10142
10142
|
};
|
|
10143
|
-
exports.version = "19.3.0-canary-
|
|
10143
|
+
exports.version = "19.3.0-canary-10680271-20260126";
|
|
10144
10144
|
})();
|
|
@@ -6855,4 +6855,4 @@ exports.renderToString = function (children, options) {
|
|
|
6855
6855
|
'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'
|
|
6856
6856
|
);
|
|
6857
6857
|
};
|
|
6858
|
-
exports.version = "19.3.0-canary-
|
|
6858
|
+
exports.version = "19.3.0-canary-10680271-20260126";
|
|
@@ -9103,11 +9103,11 @@
|
|
|
9103
9103
|
}
|
|
9104
9104
|
function ensureCorrectIsomorphicReactVersion() {
|
|
9105
9105
|
var isomorphicReactPackageVersion = React.version;
|
|
9106
|
-
if ("19.3.0-canary-
|
|
9106
|
+
if ("19.3.0-canary-10680271-20260126" !== isomorphicReactPackageVersion)
|
|
9107
9107
|
throw Error(
|
|
9108
9108
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
|
9109
9109
|
(isomorphicReactPackageVersion +
|
|
9110
|
-
"\n - react-dom: 19.3.0-canary-
|
|
9110
|
+
"\n - react-dom: 19.3.0-canary-10680271-20260126\nLearn more: https://react.dev/warnings/version-mismatch")
|
|
9111
9111
|
);
|
|
9112
9112
|
}
|
|
9113
9113
|
var React = require("react"),
|
|
@@ -10913,5 +10913,5 @@
|
|
|
10913
10913
|
startWork(request);
|
|
10914
10914
|
});
|
|
10915
10915
|
};
|
|
10916
|
-
exports.version = "19.3.0-canary-
|
|
10916
|
+
exports.version = "19.3.0-canary-10680271-20260126";
|
|
10917
10917
|
})();
|
|
@@ -7365,12 +7365,12 @@ function getPostponedState(request) {
|
|
|
7365
7365
|
}
|
|
7366
7366
|
function ensureCorrectIsomorphicReactVersion() {
|
|
7367
7367
|
var isomorphicReactPackageVersion = React.version;
|
|
7368
|
-
if ("19.3.0-canary-
|
|
7368
|
+
if ("19.3.0-canary-10680271-20260126" !== isomorphicReactPackageVersion)
|
|
7369
7369
|
throw Error(
|
|
7370
7370
|
formatProdErrorMessage(
|
|
7371
7371
|
527,
|
|
7372
7372
|
isomorphicReactPackageVersion,
|
|
7373
|
-
"19.3.0-canary-
|
|
7373
|
+
"19.3.0-canary-10680271-20260126"
|
|
7374
7374
|
)
|
|
7375
7375
|
);
|
|
7376
7376
|
}
|
|
@@ -7621,4 +7621,4 @@ exports.resumeAndPrerender = function (children, postponedState, options) {
|
|
|
7621
7621
|
startWork(request);
|
|
7622
7622
|
});
|
|
7623
7623
|
};
|
|
7624
|
-
exports.version = "19.3.0-canary-
|
|
7624
|
+
exports.version = "19.3.0-canary-10680271-20260126";
|
|
@@ -10035,11 +10035,11 @@ function getPostponedState(request) {
|
|
|
10035
10035
|
}
|
|
10036
10036
|
function ensureCorrectIsomorphicReactVersion() {
|
|
10037
10037
|
var isomorphicReactPackageVersion = React.version;
|
|
10038
|
-
if ("19.3.0-canary-
|
|
10038
|
+
if ("19.3.0-canary-10680271-20260126" !== isomorphicReactPackageVersion)
|
|
10039
10039
|
throw Error(
|
|
10040
10040
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
|
10041
10041
|
(isomorphicReactPackageVersion +
|
|
10042
|
-
"\n - react-dom: 19.3.0-canary-
|
|
10042
|
+
"\n - react-dom: 19.3.0-canary-10680271-20260126\nLearn more: https://react.dev/warnings/version-mismatch")
|
|
10043
10043
|
);
|
|
10044
10044
|
}
|
|
10045
10045
|
ensureCorrectIsomorphicReactVersion();
|
|
@@ -10584,4 +10584,4 @@ exports.resumeToPipeableStream = function (children, postponedState, options) {
|
|
|
10584
10584
|
}
|
|
10585
10585
|
};
|
|
10586
10586
|
};
|
|
10587
|
-
exports.version = "19.3.0-canary-
|
|
10587
|
+
exports.version = "19.3.0-canary-10680271-20260126";
|
|
@@ -7073,11 +7073,11 @@ function getPostponedState(request) {
|
|
|
7073
7073
|
}
|
|
7074
7074
|
function ensureCorrectIsomorphicReactVersion() {
|
|
7075
7075
|
var isomorphicReactPackageVersion = React.version;
|
|
7076
|
-
if ("19.3.0-canary-
|
|
7076
|
+
if ("19.3.0-canary-10680271-20260126" !== isomorphicReactPackageVersion)
|
|
7077
7077
|
throw Error(
|
|
7078
7078
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
|
7079
7079
|
(isomorphicReactPackageVersion +
|
|
7080
|
-
"\n - react-dom: 19.3.0-canary-
|
|
7080
|
+
"\n - react-dom: 19.3.0-canary-10680271-20260126\nLearn more: https://react.dev/warnings/version-mismatch")
|
|
7081
7081
|
);
|
|
7082
7082
|
}
|
|
7083
7083
|
ensureCorrectIsomorphicReactVersion();
|
|
@@ -7622,4 +7622,4 @@ exports.resumeToPipeableStream = function (children, postponedState, options) {
|
|
|
7622
7622
|
}
|
|
7623
7623
|
};
|
|
7624
7624
|
};
|
|
7625
|
-
exports.version = "19.3.0-canary-
|
|
7625
|
+
exports.version = "19.3.0-canary-10680271-20260126";
|
|
@@ -9126,11 +9126,11 @@
|
|
|
9126
9126
|
}
|
|
9127
9127
|
function ensureCorrectIsomorphicReactVersion() {
|
|
9128
9128
|
var isomorphicReactPackageVersion = React.version;
|
|
9129
|
-
if ("19.3.0-canary-
|
|
9129
|
+
if ("19.3.0-canary-10680271-20260126" !== isomorphicReactPackageVersion)
|
|
9130
9130
|
throw Error(
|
|
9131
9131
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
|
9132
9132
|
(isomorphicReactPackageVersion +
|
|
9133
|
-
"\n - react-dom: 19.3.0-canary-
|
|
9133
|
+
"\n - react-dom: 19.3.0-canary-10680271-20260126\nLearn more: https://react.dev/warnings/version-mismatch")
|
|
9134
9134
|
);
|
|
9135
9135
|
}
|
|
9136
9136
|
var React = require("react"),
|
|
@@ -10932,5 +10932,5 @@
|
|
|
10932
10932
|
startWork(request);
|
|
10933
10933
|
});
|
|
10934
10934
|
};
|
|
10935
|
-
exports.version = "19.3.0-canary-
|
|
10935
|
+
exports.version = "19.3.0-canary-10680271-20260126";
|
|
10936
10936
|
})();
|
|
@@ -7472,11 +7472,11 @@ function getPostponedState(request) {
|
|
|
7472
7472
|
}
|
|
7473
7473
|
function ensureCorrectIsomorphicReactVersion() {
|
|
7474
7474
|
var isomorphicReactPackageVersion = React.version;
|
|
7475
|
-
if ("19.3.0-canary-
|
|
7475
|
+
if ("19.3.0-canary-10680271-20260126" !== isomorphicReactPackageVersion)
|
|
7476
7476
|
throw Error(
|
|
7477
7477
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
|
7478
7478
|
(isomorphicReactPackageVersion +
|
|
7479
|
-
"\n - react-dom: 19.3.0-canary-
|
|
7479
|
+
"\n - react-dom: 19.3.0-canary-10680271-20260126\nLearn more: https://react.dev/warnings/version-mismatch")
|
|
7480
7480
|
);
|
|
7481
7481
|
}
|
|
7482
7482
|
ensureCorrectIsomorphicReactVersion();
|
|
@@ -7726,4 +7726,4 @@ exports.resumeAndPrerender = function (children, postponedState, options) {
|
|
|
7726
7726
|
startWork(request);
|
|
7727
7727
|
});
|
|
7728
7728
|
};
|
|
7729
|
-
exports.version = "19.3.0-canary-
|
|
7729
|
+
exports.version = "19.3.0-canary-10680271-20260126";
|
|
@@ -9000,11 +9000,11 @@
|
|
|
9000
9000
|
}
|
|
9001
9001
|
function ensureCorrectIsomorphicReactVersion() {
|
|
9002
9002
|
var isomorphicReactPackageVersion = React.version;
|
|
9003
|
-
if ("19.3.0-canary-
|
|
9003
|
+
if ("19.3.0-canary-10680271-20260126" !== isomorphicReactPackageVersion)
|
|
9004
9004
|
throw Error(
|
|
9005
9005
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
|
9006
9006
|
(isomorphicReactPackageVersion +
|
|
9007
|
-
"\n - react-dom: 19.3.0-canary-
|
|
9007
|
+
"\n - react-dom: 19.3.0-canary-10680271-20260126\nLearn more: https://react.dev/warnings/version-mismatch")
|
|
9008
9008
|
);
|
|
9009
9009
|
}
|
|
9010
9010
|
function createDrainHandler(destination, request) {
|
|
@@ -11112,5 +11112,5 @@
|
|
|
11112
11112
|
}
|
|
11113
11113
|
};
|
|
11114
11114
|
};
|
|
11115
|
-
exports.version = "19.3.0-canary-
|
|
11115
|
+
exports.version = "19.3.0-canary-10680271-20260126";
|
|
11116
11116
|
})();
|
|
@@ -7363,11 +7363,11 @@ function getPostponedState(request) {
|
|
|
7363
7363
|
}
|
|
7364
7364
|
function ensureCorrectIsomorphicReactVersion() {
|
|
7365
7365
|
var isomorphicReactPackageVersion = React.version;
|
|
7366
|
-
if ("19.3.0-canary-
|
|
7366
|
+
if ("19.3.0-canary-10680271-20260126" !== isomorphicReactPackageVersion)
|
|
7367
7367
|
throw Error(
|
|
7368
7368
|
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
|
7369
7369
|
(isomorphicReactPackageVersion +
|
|
7370
|
-
"\n - react-dom: 19.3.0-canary-
|
|
7370
|
+
"\n - react-dom: 19.3.0-canary-10680271-20260126\nLearn more: https://react.dev/warnings/version-mismatch")
|
|
7371
7371
|
);
|
|
7372
7372
|
}
|
|
7373
7373
|
ensureCorrectIsomorphicReactVersion();
|
|
@@ -7917,4 +7917,4 @@ exports.resumeToPipeableStream = function (children, postponedState, options) {
|
|
|
7917
7917
|
}
|
|
7918
7918
|
};
|
|
7919
7919
|
};
|
|
7920
|
-
exports.version = "19.3.0-canary-
|
|
7920
|
+
exports.version = "19.3.0-canary-10680271-20260126";
|
|
@@ -422,7 +422,7 @@
|
|
|
422
422
|
exports.useFormStatus = function () {
|
|
423
423
|
return resolveDispatcher().useHostTransitionStatus();
|
|
424
424
|
};
|
|
425
|
-
exports.version = "19.3.0-canary-
|
|
425
|
+
exports.version = "19.3.0-canary-10680271-20260126";
|
|
426
426
|
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
|
427
427
|
"function" ===
|
|
428
428
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
|
@@ -213,4 +213,4 @@ exports.useFormState = function (action, initialState, permalink) {
|
|
|
213
213
|
exports.useFormStatus = function () {
|
|
214
214
|
return ReactSharedInternals.H.useHostTransitionStatus();
|
|
215
215
|
};
|
|
216
|
-
exports.version = "19.3.0-canary-
|
|
216
|
+
exports.version = "19.3.0-canary-10680271-20260126";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "react-dom",
|
|
3
|
-
"version": "19.3.0-canary-
|
|
3
|
+
"version": "19.3.0-canary-10680271-20260126",
|
|
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.28.0-canary-
|
|
20
|
+
"scheduler": "0.28.0-canary-10680271-20260126"
|
|
21
21
|
},
|
|
22
22
|
"peerDependencies": {
|
|
23
|
-
"react": "19.3.0-canary-
|
|
23
|
+
"react": "19.3.0-canary-10680271-20260126"
|
|
24
24
|
},
|
|
25
25
|
"files": [
|
|
26
26
|
"LICENSE",
|