planetscale / beam

A simple message board for your organization or project
https://planetscale.com/blog/introducing-beam
MIT License
2.06k stars 141 forks source link

update beam to use tRPC v10 syntax #86

Closed thejessewinton closed 1 year ago

thejessewinton commented 1 year ago

This updates the tRPC syntax across the application to use the new tRPC v10 syntax. Benefits are:

I have not had the ability to test this in a live environment, so please hit me back with feedback/changes!

vercel[bot] commented 1 year ago

@thejessewinton is attempting to deploy a commit to the PlanetScale Team on Vercel.

A member of the Team first needs to authorize it.

thejessewinton commented 1 year ago

Created an additional commit upgrading prisma and @prisma/client to use the latest version, and updated the schema to reflect the updates. This solves this issue.