rsnext/test/integration/client-navigation
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
..
components Format missed files (#7464) 2019-05-29 18:19:32 -07:00
lib Upgrade styled-jsx (#19241) 2020-11-17 16:53:35 +00:00
pages BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
public fix(next/head): assign bool attrs to match server (#20748) 2021-01-04 19:57:52 +00:00
test fix(#37981): handle legacy link behavior with number type children (#38013) 2022-06-25 20:07:40 +00:00
next.config.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00