A new View Transitions-related feature we shipped in Chrome 140 is the ability to nest ::view-transition-group() pseudos. This is useful for retaining visual effects such as clipping, move elements as part of a group, etc.
If you thought we were done with View Transitions, guess again! A feature Chrome is working on, is "Scoped View Transitions", which allow you to scope a VT to a subtree of the DOM. We are actively looking for feedback on this one.