rsnext/test/integration/custom-routes/pages
Tim Neutkens f260328900
BREAKING CHANGE: Enable newNextLinkBehavior (#41459)
- Enable newNextLinkBehavior. See #36436 
- Run next/link codemod on test suite

Note that from when this lands on apps trying canary will need to run
the new-link codemod in order to upgrade.
Ideally we have to detect `<a>` while rendering the new link and warn
for it.

Co-authored-by: Steven <steven@ceriously.com>
2022-10-17 21:20:28 -04:00
..
_sport/[slug] Ensure beforeFiles client-side resolving handles dynamic routes (#36317) 2022-04-21 14:58:43 +00:00
another
api
auto-export Ensure query for static pages with rewrites is updated correctly (#24189) 2021-04-18 10:00:04 +00:00
blog/[post] Ensure has query encoding is normalized (#25732) 2021-06-17 10:52:11 -05:00
blog-catchall Update has query encoding when used in path (#27762) 2021-08-04 20:31:12 +00:00
docs/v2/more
overridden Fix catchall rewrites for _next/data routes (#39370) 2022-08-05 21:32:17 -05:00
hello-again.js BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
hello.js BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
multi-rewrites.js Ensure rewrites are resolved correctly through history (#25666) 2021-06-01 13:01:23 -05:00
nav.js BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
overridden.js Ensure external beforeFiles rewrites are handled with next/link (#33888) 2022-02-02 18:31:56 +00:00
redirect-override.js
with-params.js Correct client rewrite resolving with query (#16860) 2020-09-04 19:19:17 +00:00