mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
3957853ae5
This combines changes originally made in #19523, #20028, and #20415 but with slightly different semantics: "strict effects" mode is enabled only for the experimental root APIs (never for legacy render, regardless of <StrictMode> usage). These semantics may change slightly in the future.