Misc Changes
- Revert "Add experimental custom webpack support": #99227
- test: stabilize lazy dynamic import error overlay: #98730
- turbo-tasks-gc: tear down reverse edges when collecting a task: #99145
- Sequence CI for branch-based PR stacks: #99086
- Prefetch scheduler mirrors the navigation's tree walk: #98975
- Separate route structure comparison from param comparison: #98974
- Store the head as its own CacheNode: #98973
- Record which params a CacheNode's data depends on: #98972
- Use RouteTree for CacheNode tree: #98971
- Remove the page/layout distinction from RouteTree: #98970
- Fix root predicates: #98942
- [turbopack] only remove followers if they are actually removed as children: #98843
- turbo-tasks-backend: simplify the collectibility predicate and collect transient tasks: #98615
- turbo-tasks-gc: Invalidating a deleted task should be a no-op: #98614
- Avoid decoding prerender matcher parameters twice: #99121
Credits
Huge thanks to @eps1lon, @sokra, @lukesandberg, @acdlite, and @gnoff for helping!