From bb2b9da766a0781a839280d8a02b3faca39c1020 Mon Sep 17 00:00:00 2001 From: Samuel Susla Date: Mon, 15 Aug 2022 03:46:40 -0700 Subject: [PATCH] React Native sync for revisions 9e3b772...a8c9cb1 Summary: This sync includes the following changes: - **[a8c9cb18b](https://github.com/facebook/react/commit/a8c9cb18b )**: Land enableSuspenseLayoutEffectSemantics flag ([#24713](https://github.com/facebook/react/pull/24713)) //// - **[a8555c308](https://github.com/facebook/react/commit/a8555c308 )**: [Transition Tracing] Add Tracing Marker Stack ([#24661](https://github.com/facebook/react/pull/24661)) //// - **[8186b1937](https://github.com/facebook/react/commit/8186b1937 )**: Check for infinite update loops even if unmounted ([#24697](https://github.com/facebook/react/pull/24697)) //// Changelog: [General][Changed] - React Native sync for revisions 9e3b772...a8c9cb1 jest_e2e[run_all_tests] Reviewed By: yungsters Differential Revision: D38617670 fbshipit-source-id: 59799644c24325c0c35770b174e78230c4166425 --- Libraries/Renderer/REVISION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Libraries/Renderer/REVISION b/Libraries/Renderer/REVISION index 9e4b4fc49cfd26..ae528e442aca2d 100644 --- a/Libraries/Renderer/REVISION +++ b/Libraries/Renderer/REVISION @@ -1 +1 @@ -9e3b772b8cabbd8cadc7522ebe3dde3279e79d9e \ No newline at end of file +a8c9cb18b7e5d9eb3817272a1260f9f6b79815a2 \ No newline at end of file