rsnext/test/e2e/app-dir/rsc-basic/components
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
..
export-all Client component directive: use client (#41333) 2022-10-11 10:26:45 -07:00
red Client component directive: use client (#41333) 2022-10-11 10:26:45 -07:00
bar-client.js Client component directive: use client (#41333) 2022-10-11 10:26:45 -07:00
bar.js Remove internal client next api detection (#40646) 2022-09-18 09:36:10 +00:00
cjs-client.js Client component directive: use client (#41333) 2022-10-11 10:26:45 -07:00
cjs-server.js Remove internal client next api detection (#40646) 2022-09-18 09:36:10 +00:00
client-exports.js Client component directive: use client (#41333) 2022-10-11 10:26:45 -07:00
client.js Client component directive: use client (#41333) 2022-10-11 10:26:45 -07:00
foo.js Client component directive: use client (#41333) 2022-10-11 10:26:45 -07:00
nav.js BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
partial-hydration-counter.js Client component directive: use client (#41333) 2022-10-11 10:26:45 -07:00
shared-client.js Client component directive: use client (#41333) 2022-10-11 10:26:45 -07:00
shared-exports.js Migrate rsc integration tests to e2e tests (#38460) 2022-07-09 14:02:30 +02:00
shared.js Remove internal client next api detection (#40646) 2022-09-18 09:36:10 +00:00