rsnext/test/e2e/app-dir/actions
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 Support React 19 in App and Pages router (#65058) 2024-05-07 18:18:32 +02:00
components fix: server actions initiated from static pages (#51534) 2023-09-14 21:22:19 +00:00
pages skip HEAD request in server action redirect (#63819) 2024-03-28 12:54:29 -07:00
account-for-overhead.js [actions] Enforce body limit using Transform stream (#64694) 2024-04-18 16:04:20 -06:00
app-action-export.test.ts Support React 19 in App and Pages router (#65058) 2024-05-07 18:18:32 +02:00
app-action-form-state.test.ts Support React 19 in App and Pages router (#65058) 2024-05-07 18:18:32 +02:00
app-action-progressive-enhancement.test.ts Support React 19 in App and Pages router (#65058) 2024-05-07 18:18:32 +02:00
app-action-size-limit-invalid.test.ts Support React 19 in App and Pages router (#65058) 2024-05-07 18:18:32 +02:00
app-action.test.ts Support React 19 in App and Pages router (#65058) 2024-05-07 18:18:32 +02:00
middleware.js Fix request body hanging when middleware is preset (#57381) 2023-10-25 02:44:10 +00:00
next.config.js Change allowed forwarded hosts to be allowed origins for Server Actions (#58023) 2023-11-08 11:20:32 +01:00