React
- Fixed Owner Stacks to work with ES2015 function.name semantics (#33680 by @hoxyq)
- Move the Fabric
completeRoot
call fromfinalizeContainerChildren
toreplaceContainerChildren
to align how JS API and Fabric interpretcompleteRoot
(#30513, #33064 by @kassens and @jackpope) - Fix React retaining shadow nodes longer that it needs to (#33161, #33447 by @sammy-SC and @yungsters)