rsnext/packages/next/build/jest
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
..
__mocks__ fix(image): don't show placeholder warning in Jest (#41329) 2022-10-11 16:06:54 +02:00
jest.ts BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
object-proxy.js Experimental next/jest config helper (#31246) 2021-11-10 16:16:15 -08:00