mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
[Fizz] Gate rel="expect" behind enableFizzBlockingRender (#33183)
Enabled in experimental channel.
We know this is critical semantics to enforce at the HTML level since if
you don't then you can't add explicit boundaries after the fact.
However, this might have to go in a major release to allow for
upgrading.
DiffTrain build for [b94603b955](https://github.com/facebook/react/commit/b94603b95504130aec72f61e02d7b66d48f33653)
This commit is contained in:
@@ -1 +1 @@
|
||||
19.2.0-native-fb-2bcf06b6-20250512
|
||||
19.2.0-native-fb-b94603b9-20250513
|
||||
Vendored
+2
-2
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<eeb0b6a1761a5cf9fb45be551ad7a530>>
|
||||
* @generated SignedSource<<a03b2776c09317f55eeea8c03e9ad9dc>>
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
@@ -404,5 +404,5 @@ __DEV__ &&
|
||||
exports.useFormStatus = function () {
|
||||
return resolveDispatcher().useHostTransitionStatus();
|
||||
};
|
||||
exports.version = "19.2.0-native-fb-2bcf06b6-20250512";
|
||||
exports.version = "19.2.0-native-fb-b94603b9-20250513";
|
||||
})();
|
||||
|
||||
Vendored
+2
-2
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<631168e808f7a32d5cdbeb6885e60aab>>
|
||||
* @generated SignedSource<<8b9c9fea83f44400768d2633cd6dc030>>
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
@@ -203,4 +203,4 @@ exports.useFormState = function (action, initialState, permalink) {
|
||||
exports.useFormStatus = function () {
|
||||
return ReactSharedInternals.H.useHostTransitionStatus();
|
||||
};
|
||||
exports.version = "19.2.0-native-fb-2bcf06b6-20250512";
|
||||
exports.version = "19.2.0-native-fb-b94603b9-20250513";
|
||||
|
||||
Vendored
+2
-2
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<631168e808f7a32d5cdbeb6885e60aab>>
|
||||
* @generated SignedSource<<8b9c9fea83f44400768d2633cd6dc030>>
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
@@ -203,4 +203,4 @@ exports.useFormState = function (action, initialState, permalink) {
|
||||
exports.useFormStatus = function () {
|
||||
return ReactSharedInternals.H.useHostTransitionStatus();
|
||||
};
|
||||
exports.version = "19.2.0-native-fb-2bcf06b6-20250512";
|
||||
exports.version = "19.2.0-native-fb-b94603b9-20250513";
|
||||
|
||||
Vendored
+6
-6
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<977c5236fc9323e6fc00dbfbf7e75f10>>
|
||||
* @generated SignedSource<<6903eb842ea71baf499073e5570cd2a9>>
|
||||
*/
|
||||
|
||||
/*
|
||||
@@ -26958,11 +26958,11 @@ __DEV__ &&
|
||||
};
|
||||
(function () {
|
||||
var isomorphicReactPackageVersion = React.version;
|
||||
if ("19.2.0-native-fb-2bcf06b6-20250512" !== isomorphicReactPackageVersion)
|
||||
if ("19.2.0-native-fb-b94603b9-20250513" !== isomorphicReactPackageVersion)
|
||||
throw Error(
|
||||
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
||||
(isomorphicReactPackageVersion +
|
||||
"\n - react-dom: 19.2.0-native-fb-2bcf06b6-20250512\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
"\n - react-dom: 19.2.0-native-fb-b94603b9-20250513\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
);
|
||||
})();
|
||||
("function" === typeof Map &&
|
||||
@@ -26999,10 +26999,10 @@ __DEV__ &&
|
||||
!(function () {
|
||||
var internals = {
|
||||
bundleType: 1,
|
||||
version: "19.2.0-native-fb-2bcf06b6-20250512",
|
||||
version: "19.2.0-native-fb-b94603b9-20250513",
|
||||
rendererPackageName: "react-dom",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-native-fb-2bcf06b6-20250512"
|
||||
reconcilerVersion: "19.2.0-native-fb-b94603b9-20250513"
|
||||
};
|
||||
internals.overrideHookState = overrideHookState;
|
||||
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
||||
@@ -27140,5 +27140,5 @@ __DEV__ &&
|
||||
listenToAllSupportedEvents(container);
|
||||
return new ReactDOMHydrationRoot(initialChildren);
|
||||
};
|
||||
exports.version = "19.2.0-native-fb-2bcf06b6-20250512";
|
||||
exports.version = "19.2.0-native-fb-b94603b9-20250513";
|
||||
})();
|
||||
|
||||
compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOMClient-prod.js
Vendored
+6
-6
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<2e4a940012c6da410eddff70b3c58a8d>>
|
||||
* @generated SignedSource<<f043db751b3fd3a9a858aea8308ca41e>>
|
||||
*/
|
||||
|
||||
/*
|
||||
@@ -17049,14 +17049,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
|
||||
};
|
||||
var isomorphicReactPackageVersion$jscomp$inline_2015 = React.version;
|
||||
if (
|
||||
"19.2.0-native-fb-2bcf06b6-20250512" !==
|
||||
"19.2.0-native-fb-b94603b9-20250513" !==
|
||||
isomorphicReactPackageVersion$jscomp$inline_2015
|
||||
)
|
||||
throw Error(
|
||||
formatProdErrorMessage(
|
||||
527,
|
||||
isomorphicReactPackageVersion$jscomp$inline_2015,
|
||||
"19.2.0-native-fb-2bcf06b6-20250512"
|
||||
"19.2.0-native-fb-b94603b9-20250513"
|
||||
)
|
||||
);
|
||||
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
||||
@@ -17078,10 +17078,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
||||
};
|
||||
var internals$jscomp$inline_2534 = {
|
||||
bundleType: 0,
|
||||
version: "19.2.0-native-fb-2bcf06b6-20250512",
|
||||
version: "19.2.0-native-fb-b94603b9-20250513",
|
||||
rendererPackageName: "react-dom",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-native-fb-2bcf06b6-20250512"
|
||||
reconcilerVersion: "19.2.0-native-fb-b94603b9-20250513"
|
||||
};
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_2535 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
@@ -17179,4 +17179,4 @@ exports.hydrateRoot = function (container, initialChildren, options) {
|
||||
listenToAllSupportedEvents(container);
|
||||
return new ReactDOMHydrationRoot(initialChildren);
|
||||
};
|
||||
exports.version = "19.2.0-native-fb-2bcf06b6-20250512";
|
||||
exports.version = "19.2.0-native-fb-b94603b9-20250513";
|
||||
|
||||
+6
-6
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<4cf19c80dbed4f0bb4597661c5b62bb5>>
|
||||
* @generated SignedSource<<4f1ea85eb6b9f26660094383642b71a6>>
|
||||
*/
|
||||
|
||||
/*
|
||||
@@ -17759,14 +17759,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
|
||||
};
|
||||
var isomorphicReactPackageVersion$jscomp$inline_2118 = React.version;
|
||||
if (
|
||||
"19.2.0-native-fb-2bcf06b6-20250512" !==
|
||||
"19.2.0-native-fb-b94603b9-20250513" !==
|
||||
isomorphicReactPackageVersion$jscomp$inline_2118
|
||||
)
|
||||
throw Error(
|
||||
formatProdErrorMessage(
|
||||
527,
|
||||
isomorphicReactPackageVersion$jscomp$inline_2118,
|
||||
"19.2.0-native-fb-2bcf06b6-20250512"
|
||||
"19.2.0-native-fb-b94603b9-20250513"
|
||||
)
|
||||
);
|
||||
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
||||
@@ -17788,10 +17788,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
||||
};
|
||||
var internals$jscomp$inline_2125 = {
|
||||
bundleType: 0,
|
||||
version: "19.2.0-native-fb-2bcf06b6-20250512",
|
||||
version: "19.2.0-native-fb-b94603b9-20250513",
|
||||
rendererPackageName: "react-dom",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-native-fb-2bcf06b6-20250512",
|
||||
reconcilerVersion: "19.2.0-native-fb-b94603b9-20250513",
|
||||
getLaneLabelMap: function () {
|
||||
for (
|
||||
var map = new Map(), lane = 1, index$313 = 0;
|
||||
@@ -17904,4 +17904,4 @@ exports.hydrateRoot = function (container, initialChildren, options) {
|
||||
listenToAllSupportedEvents(container);
|
||||
return new ReactDOMHydrationRoot(initialChildren);
|
||||
};
|
||||
exports.version = "19.2.0-native-fb-2bcf06b6-20250512";
|
||||
exports.version = "19.2.0-native-fb-b94603b9-20250513";
|
||||
|
||||
+6
-6
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<49ef76310a2ed5cbb71a27dd90f3661c>>
|
||||
* @generated SignedSource<<f8bd7b848858655e9fb6d7aedf906202>>
|
||||
*/
|
||||
|
||||
/*
|
||||
@@ -27014,11 +27014,11 @@ __DEV__ &&
|
||||
};
|
||||
(function () {
|
||||
var isomorphicReactPackageVersion = React.version;
|
||||
if ("19.2.0-native-fb-2bcf06b6-20250512" !== isomorphicReactPackageVersion)
|
||||
if ("19.2.0-native-fb-b94603b9-20250513" !== isomorphicReactPackageVersion)
|
||||
throw Error(
|
||||
'Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:\n - react: ' +
|
||||
(isomorphicReactPackageVersion +
|
||||
"\n - react-dom: 19.2.0-native-fb-2bcf06b6-20250512\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
"\n - react-dom: 19.2.0-native-fb-b94603b9-20250513\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
);
|
||||
})();
|
||||
("function" === typeof Map &&
|
||||
@@ -27055,10 +27055,10 @@ __DEV__ &&
|
||||
!(function () {
|
||||
var internals = {
|
||||
bundleType: 1,
|
||||
version: "19.2.0-native-fb-2bcf06b6-20250512",
|
||||
version: "19.2.0-native-fb-b94603b9-20250513",
|
||||
rendererPackageName: "react-dom",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-native-fb-2bcf06b6-20250512"
|
||||
reconcilerVersion: "19.2.0-native-fb-b94603b9-20250513"
|
||||
};
|
||||
internals.overrideHookState = overrideHookState;
|
||||
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
||||
@@ -27512,7 +27512,7 @@ __DEV__ &&
|
||||
exports.useFormStatus = function () {
|
||||
return resolveDispatcher().useHostTransitionStatus();
|
||||
};
|
||||
exports.version = "19.2.0-native-fb-2bcf06b6-20250512";
|
||||
exports.version = "19.2.0-native-fb-b94603b9-20250513";
|
||||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
||||
"function" ===
|
||||
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
||||
|
||||
+6
-6
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<9f1381d8e760bb899530223f9a6efbad>>
|
||||
* @generated SignedSource<<332892d2a92a11d9f2528ae3053a96d0>>
|
||||
*/
|
||||
|
||||
/*
|
||||
@@ -17060,14 +17060,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
|
||||
};
|
||||
var isomorphicReactPackageVersion$jscomp$inline_2016 = React.version;
|
||||
if (
|
||||
"19.2.0-native-fb-2bcf06b6-20250512" !==
|
||||
"19.2.0-native-fb-b94603b9-20250513" !==
|
||||
isomorphicReactPackageVersion$jscomp$inline_2016
|
||||
)
|
||||
throw Error(
|
||||
formatProdErrorMessage(
|
||||
527,
|
||||
isomorphicReactPackageVersion$jscomp$inline_2016,
|
||||
"19.2.0-native-fb-2bcf06b6-20250512"
|
||||
"19.2.0-native-fb-b94603b9-20250513"
|
||||
)
|
||||
);
|
||||
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
||||
@@ -17089,10 +17089,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
||||
};
|
||||
var internals$jscomp$inline_2537 = {
|
||||
bundleType: 0,
|
||||
version: "19.2.0-native-fb-2bcf06b6-20250512",
|
||||
version: "19.2.0-native-fb-b94603b9-20250513",
|
||||
rendererPackageName: "react-dom",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-native-fb-2bcf06b6-20250512"
|
||||
reconcilerVersion: "19.2.0-native-fb-b94603b9-20250513"
|
||||
};
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_2538 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
@@ -17343,4 +17343,4 @@ exports.useFormState = function (action, initialState, permalink) {
|
||||
exports.useFormStatus = function () {
|
||||
return ReactSharedInternals.H.useHostTransitionStatus();
|
||||
};
|
||||
exports.version = "19.2.0-native-fb-2bcf06b6-20250512";
|
||||
exports.version = "19.2.0-native-fb-b94603b9-20250513";
|
||||
|
||||
+6
-6
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<b9c654e8e31bfb9e04a4c87fff6b8d50>>
|
||||
* @generated SignedSource<<5714a3ba69d3b4f76f6b6617b7d493bc>>
|
||||
*/
|
||||
|
||||
/*
|
||||
@@ -17774,14 +17774,14 @@ ReactDOMHydrationRoot.prototype.unstable_scheduleHydration = function (target) {
|
||||
};
|
||||
var isomorphicReactPackageVersion$jscomp$inline_2119 = React.version;
|
||||
if (
|
||||
"19.2.0-native-fb-2bcf06b6-20250512" !==
|
||||
"19.2.0-native-fb-b94603b9-20250513" !==
|
||||
isomorphicReactPackageVersion$jscomp$inline_2119
|
||||
)
|
||||
throw Error(
|
||||
formatProdErrorMessage(
|
||||
527,
|
||||
isomorphicReactPackageVersion$jscomp$inline_2119,
|
||||
"19.2.0-native-fb-2bcf06b6-20250512"
|
||||
"19.2.0-native-fb-b94603b9-20250513"
|
||||
)
|
||||
);
|
||||
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
||||
@@ -17803,10 +17803,10 @@ ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
||||
};
|
||||
var internals$jscomp$inline_2126 = {
|
||||
bundleType: 0,
|
||||
version: "19.2.0-native-fb-2bcf06b6-20250512",
|
||||
version: "19.2.0-native-fb-b94603b9-20250513",
|
||||
rendererPackageName: "react-dom",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-native-fb-2bcf06b6-20250512",
|
||||
reconcilerVersion: "19.2.0-native-fb-b94603b9-20250513",
|
||||
getLaneLabelMap: function () {
|
||||
for (
|
||||
var map = new Map(), lane = 1, index$313 = 0;
|
||||
@@ -18072,7 +18072,7 @@ exports.useFormState = function (action, initialState, permalink) {
|
||||
exports.useFormStatus = function () {
|
||||
return ReactSharedInternals.H.useHostTransitionStatus();
|
||||
};
|
||||
exports.version = "19.2.0-native-fb-2bcf06b6-20250512";
|
||||
exports.version = "19.2.0-native-fb-b94603b9-20250513";
|
||||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
||||
"function" ===
|
||||
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
||||
|
||||
+4
-4
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<04f640674577e6e67b1f7f602edf4f6c>>
|
||||
* @generated SignedSource<<ebcc010b36b8c10508f578210b9d42ba>>
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
@@ -15657,10 +15657,10 @@ __DEV__ &&
|
||||
(function () {
|
||||
var internals = {
|
||||
bundleType: 1,
|
||||
version: "19.2.0-native-fb-2bcf06b6-20250512",
|
||||
version: "19.2.0-native-fb-b94603b9-20250513",
|
||||
rendererPackageName: "react-test-renderer",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-native-fb-2bcf06b6-20250512"
|
||||
reconcilerVersion: "19.2.0-native-fb-b94603b9-20250513"
|
||||
};
|
||||
internals.overrideHookState = overrideHookState;
|
||||
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
|
||||
@@ -15805,5 +15805,5 @@ __DEV__ &&
|
||||
flushSyncWorkAcrossRoots_impl(0, !0));
|
||||
}
|
||||
};
|
||||
exports.version = "19.2.0-native-fb-2bcf06b6-20250512";
|
||||
exports.version = "19.2.0-native-fb-b94603b9-20250513";
|
||||
})();
|
||||
|
||||
+4
-4
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<fb3e0cf36ce414db9da64abb09ca4f9c>>
|
||||
* @generated SignedSource<<959454e89964f6420177bee92e42a85a>>
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
@@ -9896,10 +9896,10 @@ function wrapFiber(fiber) {
|
||||
}
|
||||
var internals$jscomp$inline_1446 = {
|
||||
bundleType: 0,
|
||||
version: "19.2.0-native-fb-2bcf06b6-20250512",
|
||||
version: "19.2.0-native-fb-b94603b9-20250513",
|
||||
rendererPackageName: "react-test-renderer",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-native-fb-2bcf06b6-20250512"
|
||||
reconcilerVersion: "19.2.0-native-fb-b94603b9-20250513"
|
||||
};
|
||||
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
||||
var hook$jscomp$inline_1447 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
||||
@@ -10035,4 +10035,4 @@ exports.unstable_batchedUpdates = function (fn, a) {
|
||||
flushSyncWorkAcrossRoots_impl(0, !0));
|
||||
}
|
||||
};
|
||||
exports.version = "19.2.0-native-fb-2bcf06b6-20250512";
|
||||
exports.version = "19.2.0-native-fb-b94603b9-20250513";
|
||||
|
||||
+4
-4
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<bdcf87a18e3d8de6ccf14c57baa4e3d4>>
|
||||
* @generated SignedSource<<deb2d973743636d0c36ccc06f206132a>>
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
@@ -10516,10 +10516,10 @@ function wrapFiber(fiber) {
|
||||
}
|
||||
var internals$jscomp$inline_1254 = {
|
||||
bundleType: 0,
|
||||
version: "19.2.0-native-fb-2bcf06b6-20250512",
|
||||
version: "19.2.0-native-fb-b94603b9-20250513",
|
||||
rendererPackageName: "react-test-renderer",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-native-fb-2bcf06b6-20250512",
|
||||
reconcilerVersion: "19.2.0-native-fb-b94603b9-20250513",
|
||||
getLaneLabelMap: function () {
|
||||
for (
|
||||
var map = new Map(), lane = 1, index$155 = 0;
|
||||
@@ -10670,4 +10670,4 @@ exports.unstable_batchedUpdates = function (fn, a) {
|
||||
flushSyncWorkAcrossRoots_impl(0, !0));
|
||||
}
|
||||
};
|
||||
exports.version = "19.2.0-native-fb-2bcf06b6-20250512";
|
||||
exports.version = "19.2.0-native-fb-b94603b9-20250513";
|
||||
|
||||
+2
-2
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<8e02fea03ebbb015f7b5809262556555>>
|
||||
* @generated SignedSource<<afa1254c584aa45a540be3977e219564>>
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
@@ -1411,7 +1411,7 @@ __DEV__ &&
|
||||
exports.useTransition = function () {
|
||||
return resolveDispatcher().useTransition();
|
||||
};
|
||||
exports.version = "19.2.0-native-fb-2bcf06b6-20250512";
|
||||
exports.version = "19.2.0-native-fb-b94603b9-20250513";
|
||||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
||||
"function" ===
|
||||
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
||||
|
||||
+2
-2
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<3f901a86bb8b1fc8f17ff5cbd61af3b4>>
|
||||
* @generated SignedSource<<baa8cfc906ce8bfa2c68da95579f70fc>>
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
@@ -586,4 +586,4 @@ exports.useSyncExternalStore = function (
|
||||
exports.useTransition = function () {
|
||||
return ReactSharedInternals.H.useTransition();
|
||||
};
|
||||
exports.version = "19.2.0-native-fb-2bcf06b6-20250512";
|
||||
exports.version = "19.2.0-native-fb-b94603b9-20250513";
|
||||
|
||||
Vendored
+2
-2
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<c22d26a115aab015bdc8e353ada86330>>
|
||||
* @generated SignedSource<<96bcb175e3849dea8e46f484dda6dcbb>>
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
@@ -590,7 +590,7 @@ exports.useSyncExternalStore = function (
|
||||
exports.useTransition = function () {
|
||||
return ReactSharedInternals.H.useTransition();
|
||||
};
|
||||
exports.version = "19.2.0-native-fb-2bcf06b6-20250512";
|
||||
exports.version = "19.2.0-native-fb-b94603b9-20250513";
|
||||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
||||
"function" ===
|
||||
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
2bcf06b69254cad6f7e702bf7d65c4f30478668c
|
||||
b94603b95504130aec72f61e02d7b66d48f33653
|
||||
|
||||
+3
-3
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<c61a0e9d310e54ff74cd1fa3b51e95fe>>
|
||||
* @generated SignedSource<<daae6df8746ded7a5605c04721e4f7fe>>
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
@@ -17484,10 +17484,10 @@ __DEV__ &&
|
||||
(function () {
|
||||
var internals = {
|
||||
bundleType: 1,
|
||||
version: "19.2.0-native-fb-2bcf06b6-20250512",
|
||||
version: "19.2.0-native-fb-b94603b9-20250513",
|
||||
rendererPackageName: "react-native-renderer",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-native-fb-2bcf06b6-20250512"
|
||||
reconcilerVersion: "19.2.0-native-fb-b94603b9-20250513"
|
||||
};
|
||||
null !== extraDevToolsConfig &&
|
||||
(internals.rendererConfig = extraDevToolsConfig);
|
||||
|
||||
+3
-3
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<02a2b4b8eec3f90c68f3fbf5c9e1dbc1>>
|
||||
* @generated SignedSource<<ee4f5ef797f2b56584da7ac2709124ef>>
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
@@ -11200,10 +11200,10 @@ batchedUpdatesImpl = function (fn, a) {
|
||||
var roots = new Map(),
|
||||
internals$jscomp$inline_1255 = {
|
||||
bundleType: 0,
|
||||
version: "19.2.0-native-fb-2bcf06b6-20250512",
|
||||
version: "19.2.0-native-fb-b94603b9-20250513",
|
||||
rendererPackageName: "react-native-renderer",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-native-fb-2bcf06b6-20250512"
|
||||
reconcilerVersion: "19.2.0-native-fb-b94603b9-20250513"
|
||||
};
|
||||
null !== extraDevToolsConfig &&
|
||||
(internals$jscomp$inline_1255.rendererConfig = extraDevToolsConfig);
|
||||
|
||||
+3
-3
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<a4e0e4b46459ffb2443ba4c6062d0c61>>
|
||||
* @generated SignedSource<<5d48c4ffec6f2bd75b83588ade7bbf02>>
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
@@ -11904,10 +11904,10 @@ batchedUpdatesImpl = function (fn, a) {
|
||||
var roots = new Map(),
|
||||
internals$jscomp$inline_1356 = {
|
||||
bundleType: 0,
|
||||
version: "19.2.0-native-fb-2bcf06b6-20250512",
|
||||
version: "19.2.0-native-fb-b94603b9-20250513",
|
||||
rendererPackageName: "react-native-renderer",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-native-fb-2bcf06b6-20250512"
|
||||
reconcilerVersion: "19.2.0-native-fb-b94603b9-20250513"
|
||||
};
|
||||
null !== extraDevToolsConfig &&
|
||||
(internals$jscomp$inline_1356.rendererConfig = extraDevToolsConfig);
|
||||
|
||||
+5
-5
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<6d1f0fbb67278d4997e1a15e8a96c3fe>>
|
||||
* @generated SignedSource<<cb313608d606cc5af6642a456d73c50c>>
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
@@ -17607,11 +17607,11 @@ __DEV__ &&
|
||||
shouldSuspendImpl = newShouldSuspendImpl;
|
||||
};
|
||||
var isomorphicReactPackageVersion = React.version;
|
||||
if ("19.2.0-native-fb-2bcf06b6-20250512" !== isomorphicReactPackageVersion)
|
||||
if ("19.2.0-native-fb-b94603b9-20250513" !== isomorphicReactPackageVersion)
|
||||
throw Error(
|
||||
'Incompatible React versions: The "react" and "react-native-renderer" packages must have the exact same version. Instead got:\n - react: ' +
|
||||
(isomorphicReactPackageVersion +
|
||||
"\n - react-native-renderer: 19.2.0-native-fb-2bcf06b6-20250512\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
"\n - react-native-renderer: 19.2.0-native-fb-b94603b9-20250513\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
);
|
||||
if (
|
||||
"function" !==
|
||||
@@ -17637,10 +17637,10 @@ __DEV__ &&
|
||||
(function () {
|
||||
var internals = {
|
||||
bundleType: 1,
|
||||
version: "19.2.0-native-fb-2bcf06b6-20250512",
|
||||
version: "19.2.0-native-fb-b94603b9-20250513",
|
||||
rendererPackageName: "react-native-renderer",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-native-fb-2bcf06b6-20250512"
|
||||
reconcilerVersion: "19.2.0-native-fb-b94603b9-20250513"
|
||||
};
|
||||
null !== extraDevToolsConfig &&
|
||||
(internals.rendererConfig = extraDevToolsConfig);
|
||||
|
||||
+5
-5
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<3da2f36fd2b1b96b141752a60f0dda5e>>
|
||||
* @generated SignedSource<<6e0bbefec6cb80195999dc7d6425332c>>
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
@@ -11212,11 +11212,11 @@ function updateContainer(element, container, parentComponent, callback) {
|
||||
return lane;
|
||||
}
|
||||
var isomorphicReactPackageVersion = React.version;
|
||||
if ("19.2.0-native-fb-2bcf06b6-20250512" !== isomorphicReactPackageVersion)
|
||||
if ("19.2.0-native-fb-b94603b9-20250513" !== isomorphicReactPackageVersion)
|
||||
throw Error(
|
||||
'Incompatible React versions: The "react" and "react-native-renderer" packages must have the exact same version. Instead got:\n - react: ' +
|
||||
(isomorphicReactPackageVersion +
|
||||
"\n - react-native-renderer: 19.2.0-native-fb-2bcf06b6-20250512\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
"\n - react-native-renderer: 19.2.0-native-fb-b94603b9-20250513\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
);
|
||||
if (
|
||||
"function" !==
|
||||
@@ -11266,10 +11266,10 @@ batchedUpdatesImpl = function (fn, a) {
|
||||
var roots = new Map(),
|
||||
internals$jscomp$inline_1306 = {
|
||||
bundleType: 0,
|
||||
version: "19.2.0-native-fb-2bcf06b6-20250512",
|
||||
version: "19.2.0-native-fb-b94603b9-20250513",
|
||||
rendererPackageName: "react-native-renderer",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-native-fb-2bcf06b6-20250512"
|
||||
reconcilerVersion: "19.2.0-native-fb-b94603b9-20250513"
|
||||
};
|
||||
null !== extraDevToolsConfig &&
|
||||
(internals$jscomp$inline_1306.rendererConfig = extraDevToolsConfig);
|
||||
|
||||
+5
-5
@@ -7,7 +7,7 @@
|
||||
* @noflow
|
||||
* @nolint
|
||||
* @preventMunge
|
||||
* @generated SignedSource<<c77566b6332515ba54a0c29a9f5514f9>>
|
||||
* @generated SignedSource<<5f3d15728e4ce34775954b6d78b20d3d>>
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
@@ -11914,11 +11914,11 @@ function updateContainer(element, container, parentComponent, callback) {
|
||||
return lane;
|
||||
}
|
||||
var isomorphicReactPackageVersion = React.version;
|
||||
if ("19.2.0-native-fb-2bcf06b6-20250512" !== isomorphicReactPackageVersion)
|
||||
if ("19.2.0-native-fb-b94603b9-20250513" !== isomorphicReactPackageVersion)
|
||||
throw Error(
|
||||
'Incompatible React versions: The "react" and "react-native-renderer" packages must have the exact same version. Instead got:\n - react: ' +
|
||||
(isomorphicReactPackageVersion +
|
||||
"\n - react-native-renderer: 19.2.0-native-fb-2bcf06b6-20250512\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
"\n - react-native-renderer: 19.2.0-native-fb-b94603b9-20250513\nLearn more: https://react.dev/warnings/version-mismatch")
|
||||
);
|
||||
if (
|
||||
"function" !==
|
||||
@@ -11968,10 +11968,10 @@ batchedUpdatesImpl = function (fn, a) {
|
||||
var roots = new Map(),
|
||||
internals$jscomp$inline_1407 = {
|
||||
bundleType: 0,
|
||||
version: "19.2.0-native-fb-2bcf06b6-20250512",
|
||||
version: "19.2.0-native-fb-b94603b9-20250513",
|
||||
rendererPackageName: "react-native-renderer",
|
||||
currentDispatcherRef: ReactSharedInternals,
|
||||
reconcilerVersion: "19.2.0-native-fb-2bcf06b6-20250512"
|
||||
reconcilerVersion: "19.2.0-native-fb-b94603b9-20250513"
|
||||
};
|
||||
null !== extraDevToolsConfig &&
|
||||
(internals$jscomp$inline_1407.rendererConfig = extraDevToolsConfig);
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "eslint-plugin-react-hooks",
|
||||
"description": "ESLint rules for React Hooks",
|
||||
"version": "0.0.0-experimental-2bcf06b6-20250512",
|
||||
"version": "0.0.0-experimental-b94603b9-20250513",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/facebook/react.git",
|
||||
|
||||
Reference in New Issue
Block a user