rsnext/test/e2e/app-dir/app-static/app
Wyatt Johnson c14c83a299
Marks app paths in dev as supporting dynamic html (#46848)
This marks all pages in development as supporting dynamic HTML. Detection for runtime violations of dynamic generation is completed during the production build.

Fixes #46356
fix NEXT-644 ([link](https://linear.app/vercel/issue/NEXT-644))

Co-authored-by: Tim Neutkens <6324199+timneutkens@users.noreply.github.com>
Co-authored-by: JJ Kasper <22380829+ijjk@users.noreply.github.com>
2023-03-21 20:55:04 +00:00
..
(new) Update page config APIs (#41580) 2022-10-20 02:39:25 +02:00
blog/[author] Ensure app revalidate has correct default (#42168) 2022-10-30 00:46:40 -07:00
dynamic-error/[id] Update error message for dynamic = "error" (#45432) 2023-02-01 11:20:35 +00:00
dynamic-no-gen-params/[slug] Fix revalidate check in client component (#41917) 2022-10-26 17:24:38 -07:00
dynamic-no-gen-params-ssr/[slug] Update page config APIs (#41580) 2022-10-20 02:39:25 +02:00
force-dynamic-no-prerender/[id] Ensure force-dynamic is honored during build (#45015) 2023-01-18 11:24:48 -08:00
force-dynamic-prerender/[slug] Marks app paths in dev as supporting dynamic html (#46848) 2023-03-21 20:55:04 +00:00
force-static Add force-static handling for app dir (#43061) 2022-11-18 09:47:44 -08:00
gen-params-dynamic/[slug] Update fetch cache handling with POST requests (#46856) 2023-03-06 21:30:29 -08:00
gen-params-dynamic-revalidate/[slug] Fix static to dynamic on revalidate (#46668) 2023-03-02 10:14:56 +00:00
hooks useSearchParams - bailout to client rendering during static generation (#43603) 2022-12-12 11:53:38 +00:00
partial-gen-params/[lang] Update generateStaticParams handling with fetch cache (#46906) 2023-03-07 22:59:06 -08:00
partial-gen-params-no-additional-lang/[lang] Update generateStaticParams handling with fetch cache (#46906) 2023-03-07 22:59:06 -08:00
partial-gen-params-no-additional-slug/[lang] Update generateStaticParams handling with fetch cache (#46906) 2023-03-07 22:59:06 -08:00
route-handler/post Fix POST fetch request cache heuristic in POST route handler (#47333) 2023-03-21 10:24:21 -07:00
ssg-preview/[[...route]] fix: Dynamic Usage Error when using previewData with generateStaticParams and appDir (#43395) 2022-11-30 20:28:05 -08:00
ssr-auto Update cache handling for app (#43659) 2022-12-02 23:32:49 -08:00
ssr-forced Update page config APIs (#41580) 2022-10-20 02:39:25 +02:00
static-to-dynamic-error/[id] Add proper error when app path switches static to dynamic (#44989) 2023-01-18 10:24:35 -08:00
static-to-dynamic-error-forced/[id] Add proper error when app path switches static to dynamic (#44989) 2023-01-18 10:24:35 -08:00
variable-config-revalidate/revalidate-3 Ensure config and fetch revalidate are honored (#47255) 2023-03-17 14:00:07 -07:00
variable-revalidate Fix #46621 - include status code in cache (#47096) 2023-03-13 21:37:22 -07:00
variable-revalidate-edge Update app-static e2e test (#46900) 2023-03-07 12:51:37 -08:00
layout.js Drop legacy RSC server and client extension (#40692) 2022-09-19 20:24:41 +00:00