Merge branch 'main' into feat/stripe

This commit is contained in:
shadcn 2022-11-21 12:40:26 +04:00
commit bddede5ebc

View file

@ -55,7 +55,7 @@ A list of things not working right now:
1. ~GitHub authentication (use email)~
2. [Prisma: Error: ENOENT: no such file or directory, open '/var/task/.next/server/chunks/schema.prisma'](https://github.com/prisma/prisma/issues/16117)
3. [Next.js 13: Client side navigation does not update head](https://github.com/vercel/next.js/issues/42414)
3. ~[Next.js 13: Client side navigation does not update head](https://github.com/vercel/next.js/issues/42414)~
## Why not trpc, Turborepo, pnpm or X?