-
We currently serve tRPC, Vercel, Plain and webhooks through the legacy pages api we should move them to app router.
There isn't much reason anymore since tRPC does support app router fully.
The mig…
-
Maybe a bit early, but the next major release trpc (v11) is on the horizon, basically updating react-query to v5.
trpc-panel does not work with the latest `@trpc/server@next` version. No procedures…
-
**Is your feature request related to a problem? Please describe.**
Date objects get converted to string
**Describe the solution you'd like**
Use superjson as a transformer (or any other alternati…
-
### Describe the feature you'd like to request
As per [this discussion](https://github.com/trpc/trpc/discussions/4010), I found it confusing to integrate tRPC into NextJS SSG, when not adhering to th…
-
```ts
// TODO: Implement trpc-chrome
```
Should be pretty simple, but give me a ping if you need any help setting up [trpc-chrome](https://github.com/jlalmes/trpc-chrome)!
💙
-
### Skill Name
tRPC
### Why?
tRPC is a light library that lets you build fully typesafe APIs without the need for schemas or code generation tools. It is part of T3 stack and has over 23k stars on …
-
I'm working on implementing TRPC into the project, is it in the scope of the project? If so I will create a PR when I'm done :slightly_smiling_face:
-
## Bug description
Data discrepancy between bootstrapped data and front-end data
## How to reproduce
On server:
```ts
import { z } from "zod"
import { rpc } from "../../trpc"
import { Pos…
-
Im encountering an error when trying to implement this:
https://github.com/c-ehrlich/next-axiom-trpc-example/tree/main/pages-router
` GET /api/trpc/notifications.getCountOfUserNotifications,auctio…
-
Drop your company name, svg logo, link to your website, and links to any repos using tRPC! 🙌
Some companies I know myself
- [cal.com](https://cal.com) - Scheduling startup, [it's open source!]…
KATT updated
2 months ago