rsnext/test/e2e/app-dir/app
Sebastian Silbermann 2c31c79ac8
Support React 19 in App and Pages router (#65058)
Closes NEXT-3218

---------

Co-authored-by: Jiachi Liu <inbox@huozhi.im>
2024-05-07 18:18:32 +02:00
..
app fix: pass nonce to next/script properly (#56995) 2024-04-01 23:27:38 +00:00
pages Fix SSG query with experimental-compile (#56680) 2023-10-11 01:52:36 +00:00
public fix: <Script> with beforeInteractive strategy ignores additional attributes in App Router (#59779) 2024-01-03 20:48:55 +01:00
styles Leverage mini css plugin hmr for app dir (#38830) 2022-07-21 14:38:04 +02:00
experimental-compile.test.ts Add additional handling for experimental-compile (#56224) 2023-09-29 22:11:45 +00:00
flying-shuttle.test.ts Add experimental trace file field (#65071) 2024-04-26 10:08:02 -07:00
index.test.ts Support React 19 in App and Pages router (#65058) 2024-05-07 18:18:32 +02:00
middleware.js fix: pass nonce to next/script properly (#56995) 2024-04-01 23:27:38 +00:00
next.config.js Add experimental trace file field (#65071) 2024-04-26 10:08:02 -07:00
standalone-gsp.test.ts Replace createNextDescribe with nextTestSetup (#64817) 2024-04-25 12:06:12 -06:00
standalone.test.ts Replace createNextDescribe with nextTestSetup (#64817) 2024-04-25 12:06:12 -06:00
useReportWebVitals.test.ts BREAKING CHANGE: remove deprecated analyticsId from config, and the corresponding performance-relayer files and tests (#64199) 2024-04-15 15:23:30 +00:00