Termina 0.16.1
New Features
- Added cache policy to keyed dynamic layouts (#361)
KeyedDynamicLayoutNodenow supportsAllKeysandCurrentOnlycache policies.AllKeysremains the default policy, preserving existing behavior and source compatibility.CurrentOnlykeeps only the active child and replaces it when the key changes.- Replaced children deactivate immediately and dispose during the next layout pass.