rsnext/test/integration/dynamic-routing/pages
JJ Kasper c89f97ea56
Fix data route ordering in dev (#54364)
Previously we were appending the data routes to the dynamic routes array
which didn't ensure the data routes come before the normal dynamic
routes allowing a catch-all to override the data route.

Fixes: https://github.com/vercel/next.js/issues/53887
2023-08-22 10:19:54 -07:00
..
[name] Fix data route ordering in dev (#54364) 2023-08-22 10:19:54 -07:00
b Make sure routeKeys are PCRE compliant (#14987) 2020-07-08 18:45:53 +00:00
blog/[name]/comment Stabilize azure test (#14999) 2020-07-14 00:25:07 -04:00
c Make sure routeKeys are PCRE compliant (#14987) 2020-07-08 18:45:53 +00:00
catchall-dash Update routeKeys to handle non-word characters (#12801) 2020-06-16 13:49:13 +00:00
d Add tests for searchParams dev warning (#16798) 2020-09-03 18:47:45 +00:00
dash Fix long URLs causing 400s with dynamic routes/rewrites (#26221) 2021-06-17 10:59:46 +02:00
index Fix dynamic routes with pages under index folder (#32440) 2021-12-13 20:36:31 +00:00
on-mount Stabilize azure test (#14999) 2020-07-14 00:25:07 -04:00
p1/p2 Remove unstable_ prefix from new methods (#10723) 2020-02-27 11:57:39 -06:00
_app.js Fix pageProps is missing when route changes (#38178) 2022-06-30 18:13:07 +00:00
another.js Correct client rewrite resolving with query (#16860) 2020-09-04 19:19:17 +00:00
index.js BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00