rsnext/test/e2e/new-link-behavior
Facundo Giuliani a26bac9604
Update default moduleResolution in tsconfig.json from node to bundler (#51957)
This updates our `moduleResolution` to `bundler` as this matches our heuristics much more closely so is more accurate. This shouldn't be a breaking change is it should be compatible with our previous default. 

Co-authored-by: JJ Kasper <22380829+ijjk@users.noreply.github.com>
2023-07-18 15:11:09 +00:00
..
app BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
child-a-tag-error Throw error <a> child in <Link> (#41756) 2022-10-24 22:39:22 -07:00
material-ui BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
stitches BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
typescript Update default moduleResolution in tsconfig.json from node to bundler (#51957) 2023-07-18 15:11:09 +00:00
child-a-tag-error.test.ts Throw error <a> child in <Link> (#41756) 2022-10-24 22:39:22 -07:00
index.test.ts Add stitches and material-ui tests for new link behavior + fix TypeScript types when imported (#36474) 2022-04-26 11:46:09 +00:00
material-ui.test.ts Add stitches and material-ui tests for new link behavior + fix TypeScript types when imported (#36474) 2022-04-26 11:46:09 +00:00
stitches.test.ts Add stitches and material-ui tests for new link behavior + fix TypeScript types when imported (#36474) 2022-04-26 11:46:09 +00:00
typescript.test.ts Add types as a default dependency into tests (#44140) 2022-12-19 19:05:53 +01:00