Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
19.1.1 (July 28, 2025) source code.tar.gz | 2025-07-28 | 8.6 MB | |
19.1.1 (July 28, 2025) source code.zip | 2025-07-28 | 12.3 MB | |
README.md | 2025-07-28 | 640 Bytes | |
Totals: 3 Items | 20.9 MB | 3 |
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)