rsnext/test/integration/production/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
..
api Update trace ignore check to check reasons correctly (#35511) 2022-03-22 00:03:42 -05:00
development-logs BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
dynamic BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
invalid-param
about.js Ensure optional chaining in swc matches babel (#33995) 2022-02-04 17:08:01 +00:00
amp-hybrid.js
amp.js
another.js BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
bad-promise.js
client-error.js BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
counter.js BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
css-and-back.js BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
css-modules.js
error-in-browser-render-status-code.js
error-in-browser-render.js
error-in-ssr-render.js
external-and-back.js
finish-response.js
fully-dynamic.js
fully-static.js
index.js Update to filter loader specific files from traces (#32267) 2021-12-14 10:41:10 -06:00
mark-in-head.js
next-import.js BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
node-browser-polyfills.js
prefetch.js BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
process-env.js
query.js
regexp-polyfill.js
runtime-config.js
shadowed-page.js
some-amp.js
static-image.js
svg-image.js
to-nonexistent.js BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
to-shadowed-page.js BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
with-title.js