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
As part of the process of removing the deprecated `react-dom/test-utils`
package references to `act` from this module are replaced with
references to `unstable_act` in `react`. It is likely that the unstable
act implementation will be made stable. The test utils act is just a
reexport of the unstable_act implementation in react itself.
DiffTrain build for commit 9cae442.
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
@@ -25474,7 +25474,7 @@ if (__DEV__) {
25474
25474
return root;
25475
25475
}
25476
25476
25477
-
var ReactVersion = "18.3.0-canary-aba93acb6-20231205";
25477
+
var ReactVersion = "18.3.0-canary-9cae4428a-20231206";
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
@@ -9083,7 +9083,7 @@ var devToolsConfig$jscomp$inline_1033 = {
9083
9083
throwError("TestRenderer does not support findFiberByHostInstance()");
9084
9084
},
9085
9085
bundleType: 0,
9086
-
version: "18.3.0-canary-aba93acb6-20231205",
9086
+
version: "18.3.0-canary-9cae4428a-20231206",
9087
9087
rendererPackageName: "react-test-renderer"
9088
9088
};
9089
9089
varinternals$jscomp$inline_1226={
@@ -9114,7 +9114,7 @@ var internals$jscomp$inline_1226 = {
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
@@ -9509,7 +9509,7 @@ var devToolsConfig$jscomp$inline_1075 = {
9509
9509
throwError("TestRenderer does not support findFiberByHostInstance()");
9510
9510
},
9511
9511
bundleType: 0,
9512
-
version: "18.3.0-canary-aba93acb6-20231205",
9512
+
version: "18.3.0-canary-9cae4428a-20231206",
9513
9513
rendererPackageName: "react-test-renderer"
9514
9514
};
9515
9515
varinternals$jscomp$inline_1267={
@@ -9540,7 +9540,7 @@ var internals$jscomp$inline_1267 = {
0 commit comments