rsnext/packages/next-swc/crates
Alex Kirszenberg 035d36fd77 Support for getStaticPaths.fallback = false (vercel/turbo#3600)
Adds support for `getStaticPaths` returning `{ fallback: false }` by
building out all static paths and checking whether the resolved path is
included in that list.

`buildStaticPaths` requires the `next.config.js` path, as well as other
config options such as locale. I created WEB-546 to track being able to
pass them to the handlers.
2023-02-06 09:56:55 +01:00
..
next-binding cargo(build): expose tls for next-binding (vercel/turbo#3040) 2022-12-16 20:59:10 -08:00
next-core Support for getStaticPaths.fallback = false (vercel/turbo#3600) 2023-02-06 09:56:55 +01:00
next-dev update next.js to 13.1.7-canary.2 (vercel/turbo#3595) 2023-02-02 18:23:42 +01:00
next-dev-tests initial work for compile-time evaluation (vercel/turbo#3495) 2023-02-03 17:34:17 +01:00
next-font @next/font [2/n] Apply next/font swc transform (vercel/turbo#2742) 2022-12-05 16:09:17 -08:00
next-transform-dynamic Update mdxjs and testing crates (vercel/turbo#3398) 2023-01-20 13:47:41 -05:00
next-transform-strip-page-exports Update mdxjs and testing crates (vercel/turbo#3398) 2023-01-20 13:47:41 -05:00