Nico Albanese
Nico Albanese
Thanks for this! Reviewing and will get to this in next few days 😄
Such a great idea re prettier!
Hey @CsarChvz - thanks for the suggestion! Is there any reason behind this besides it being actively maintained vs. zod-prisma?
Hey @leerob 👋 I've moved all of the data fetching down one level (wrapped with suspense) eg: ``` import { Suspense } from "react"; import Loading from "@/app/loading"; import NobelPrizeList...
Hey @jschuur - thanks for the suggestion! How would you want it implemented? ie. do you want it used as part of a generate command? Do you just want all...
Hey @mcapodici! Great idea and sorry for the delay getting this - let me know if you are still happy to make PR for this?
Just tagged you in the PR where I mentioned it: https://github.com/nicoalbanese/kirimase/pull/59#issuecomment-1784869675
Hey! Did you by chance update all of the dependencies? Can you check what version of `next-auth` you are using? I tried to reproduce and got this error after running...
Going to close this as we've updated to the new drizzle config format and seems to be a drizzle issue rather than Kirimase. I think I'll explore adding the deps...