trpc-nextjs-prisma
trpc-nextjs-prisma copied to clipboard
doesnt work with TRPC version 10
This is a good boiler plate for learning sign-in, sign up and CRID with TRPC. 👍 👍
I tried to upgrade TRPC to version 10 but has breaking change in the API. Would it be possible to upgrade to TRPC 10 in another branch?
Thanks for reminding me. It was only the https://github.com/wpcodevo/trpc-nextjs-prisma/tree/trpc-nextjs-crud-api branch that I forgot to upgrade the tRPC version to 10.
I've now upgraded the tRPC to version 10. You can check the source code and let me know if you have another issue.