Jonas Strassel
Jonas Strassel
So this is different from the problem I experienced in the past, I think, when switching from a high-res display to a lower-res one.
I guess one could rebase this one, wdyt @Skn0tt ?
Hi there! I implemented this on [my branch](https://github.com/boredland/node-ts-cache), when an item is neither to be cached forever nor lazy.
hi there! any chance we could get this to work?
hey @maticzav, are you interested in this? I could rebase this PR, if you want.
I know its not nice to bump things, but what is the status of this PR?
Has this change been released? I am a bit confused, as for me v4-style plurals don't seem to work and #688 is still open.  
> @osdiab Any news on pluralization? You could just clean up the resulting paths using this: ``` type RemoveSuffix = Key extends `${infer Prefix}${ | "_zero" | "_one" | "_two"...
Hi there! I would really love to return a buffer from a trpc route, so I could reuse all the middleware and things. This works just fine, because I wouldn't...
isn't the transformer already a tad too late down the drain ? afaik the assumption for transformers is to serialize sth. into a string of a JSON property. At least...