Layout results are cached on each node rather than in a shared table.
What's wrong with this entry?
The terminal renderer now stores each node's computed layout on the node itself rather than in a separate lookup table, and the layout engine carries its own counters for nodes visited, measure calls, cache hits and live nodes in place of module-level functions.
cachedLayout
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