GitHub has introduced a new feature called Stacked PRs, which allows users to break down large changes into smaller, reviewable pull requests. This feature enables teams to review and merge changes more efficiently. Stacked PRs are now available in public preview and can be used with the GitHub CLI extension. The feature aims to simplify the code review process and reduce the complexity of managing large changes.