Layout data moved onto each node, and mixing layout configurations now raises an error.
What's wrong with this entry?
Cached layout rectangles and pending-clear tracking now live on each layout node rather than in a side lookup table, and the counters for nodes visited, measure calls and cache hits moved onto the layout configuration object. Adding a child created under a different configuration now raises an error instead of producing inconsistent layout.
insertChild: child was created with a different Config
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Region marking can copy a mask instead of only filling it
Both mention rendering
-
v2.1.234
The scrolling list was rebuilt by the React compiler
Both mention rendering
-
v2.1.234
Unselectable terminal regions can now be cleared
Both mention rendering