Comment by YesThatTom2

16 hours ago

Whatbmakes you say that? Devs use stacked PRs in small and large repos today.

Their examples show combined backend and frontend changes on the same monorepo in different PRs.

As far as splitting work into different PRs that need coordinated merging, I've only ever encountered that when it's a long lived refactor / feature.