rsnext/test/integration/production
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 Fix dynamic css unloading (#17173) 2020-11-03 05:23:31 +00:00
pages BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
public Add CSP to Image Optimization API (#28620) 2021-08-30 16:51:47 +00:00
static Update to latest @vercel/nft and leverage new reason types (#35446) 2022-03-18 21:18:24 +00:00
test Ensure dangerouslyAllowSVG is passed correctly (#39031) 2022-07-26 12:59:45 -05:00
info.json Use our static file rendering machanism to serve pages. 2018-01-13 10:36:50 +05:30
next.config.js Add image config for dangerouslyAllowSVG and contentSecurityPolicy (#34431) 2022-02-16 19:28:22 +00:00