rsnext/test/e2e/switchable-runtime
JJ Kasper 864f065392
Add updated app dir cache handling (#48516)
This adds the discussed updated cache handling for app dir for more fine
grained control over the cached values. Also adds initial
`revalidateTag` and `revalidatePath` exports from `next/server` although
export location may change.

Continuation of https://github.com/vercel/next.js/pull/47720

x-ref: [slack
thread](https://vercel.slack.com/archives/C042LHPJ1NX/p1681404363048459)
2023-04-19 18:12:21 -04:00
..
app fix: support runtime value when using multiple declarations per export (#44732) 2023-01-09 18:58:31 +01:00
pages feat: enables 'edge' as a possible runtime for API routes (#44045) 2022-12-15 10:08:03 +01:00
utils Ensure server components entries are not part of the pages buildmanifest (#38416) 2022-07-07 22:17:17 +02:00
index.test.ts Add updated app dir cache handling (#48516) 2023-04-19 18:12:21 -04:00
next.config.js Remove unnecessary experimental flag (#40766) 2022-09-21 21:30:46 +02:00