rsnext/docs/migrating
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
..
from-create-react-app.md Add instructions to create pages directory and add an index.js file to it (#35971) 2022-04-15 14:40:37 +02:00
from-gatsby.md BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
from-react-router.md BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
incremental-adoption.md Add note to incremental migration about dynamic routes + fallbacks (#41147) 2022-10-04 03:24:35 +00:00