You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove unreferenced react-native-host-hooks from flow (#27457)
## Summary
These modules are no longer referenced in the React codebase. We should
remove them to limit the API surface area between React and React
Native.
## How did you test this change?
`yarn flow native && yarn flow fabric`
DiffTrain build for commit bd68917.
Copy file name to clipboardExpand all lines: compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react-test-renderer/cjs/ReactTestRenderer-dev.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23997,7 +23997,7 @@ function createFiberRoot(
23997
23997
return root;
23998
23998
}
23999
23999
24000
-
var ReactVersion = "18.3.0-canary-85c2b519b-20231003";
24000
+
var ReactVersion = "18.3.0-canary-bd6891742-20231004";
Copy file name to clipboardExpand all lines: compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react-test-renderer/cjs/ReactTestRenderer-prod.js
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -8623,7 +8623,7 @@ var devToolsConfig$jscomp$inline_1030 = {
8623
8623
throwError("TestRenderer does not support findFiberByHostInstance()");
8624
8624
},
8625
8625
bundleType: 0,
8626
-
version: "18.3.0-canary-85c2b519b-20231003",
8626
+
version: "18.3.0-canary-bd6891742-20231004",
8627
8627
rendererPackageName: "react-test-renderer"
8628
8628
};
8629
8629
varinternals$jscomp$inline_1229={
@@ -8654,7 +8654,7 @@ var internals$jscomp$inline_1229 = {
Copy file name to clipboardExpand all lines: compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react-test-renderer/cjs/ReactTestRenderer-profiling.js
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -9049,7 +9049,7 @@ var devToolsConfig$jscomp$inline_1072 = {
9049
9049
throwError("TestRenderer does not support findFiberByHostInstance()");
9050
9050
},
9051
9051
bundleType: 0,
9052
-
version: "18.3.0-canary-85c2b519b-20231003",
9052
+
version: "18.3.0-canary-bd6891742-20231004",
9053
9053
rendererPackageName: "react-test-renderer"
9054
9054
};
9055
9055
varinternals$jscomp$inline_1270={
@@ -9080,7 +9080,7 @@ var internals$jscomp$inline_1270 = {
0 commit comments