Avatar for the vercel user
vercel
next.js
BlogDocsChangelog

fix(turbopack) Adjust the way catchall routes are handled when a more specific parallel route exists

#81634
Comparing
joshhannaford/pack-4490-turbopack-catch-all-routes-overrides
(
32621eb
) with
canary
(
b5f2517
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
9
New
0
Dropped
0
Ignored
3

Benchmarks

Passed

build[joy]
turbopack/crates/turbopack-cli/benches/small_apps.rs::benches::bench_small_apps::turbopack/build/apps::build[joy]
CodSpeed Performance Gauge
+1%
2.1 s
2.1 s
build[lucide-react-single]
turbopack/crates/turbopack-cli/benches/small_apps.rs::benches::bench_small_apps::turbopack/build/apps::build[lucide-react-single]
CodSpeed Performance Gauge
0%
913.7 ms
910.8 ms
build[lucide-react-all]
turbopack/crates/turbopack-cli/benches/small_apps.rs::benches::bench_small_apps::turbopack/build/apps::build[lucide-react-all]
CodSpeed Performance Gauge
0%
9.4 s
9.3 s
build[shiki]
turbopack/crates/turbopack-cli/benches/small_apps.rs::benches::bench_small_apps::turbopack/build/apps::build[shiki]
CodSpeed Performance Gauge
0%
6.1 s
6.1 s
build[date-fns-all]
turbopack/crates/turbopack-cli/benches/small_apps.rs::benches::bench_small_apps::turbopack/build/apps::build[date-fns-all]
CodSpeed Performance Gauge
0%
2.3 s
2.3 s
build[framer-motion-all]
turbopack/crates/turbopack-cli/benches/small_apps.rs::benches::bench_small_apps::turbopack/build/apps::build[framer-motion-all]
CodSpeed Performance Gauge
0%
3.1 s
3.1 s
build[date-fns-single]
turbopack/crates/turbopack-cli/benches/small_apps.rs::benches::bench_small_apps::turbopack/build/apps::build[date-fns-single]
CodSpeed Performance Gauge
0%
1.4 s
1.4 s
build[framer-motion-single]
turbopack/crates/turbopack-cli/benches/small_apps.rs::benches::bench_small_apps::turbopack/build/apps::build[framer-motion-single]
CodSpeed Performance Gauge
0%
2.2 s
2.2 s
build[mui]
turbopack/crates/turbopack-cli/benches/small_apps.rs::benches::bench_small_apps::turbopack/build/apps::build[mui]
CodSpeed Performance Gauge
-1%
3.2 s
3.2 s

Ignored

hmr_updates_large_20Ignored
crates/next-api/benches/hmr.rs::hmr_updates_large_20
CodSpeed Performance Gauge
-1%
16.8 µs
17 µs
hmr_updates_medium_10Ignored
crates/next-api/benches/hmr.rs::hmr_updates_medium_10
CodSpeed Performance Gauge
-1%
16.8 µs
16.9 µs
hmr_updates_small_5Ignored
crates/next-api/benches/hmr.rs::hmr_updates_small_5
CodSpeed Performance Gauge
+3%
17 µs
16.4 µs

Commits

Click on a commit to change the comparison range
Base
canary
b5f2517
0%
Fixes the issue by ensuring that when building a loader tree for a specific route like /payment/whoops, only the exact matching page is included, not catch-all routes that happen to be in the same directory structure.
32621eb
2 days ago
by Cy-Tek
© 2025 CodSpeed Technology
Home Terms Privacy Docs