Alex / KATT

Results 158 issues of Alex / KATT

Closes #2221 ## 🎯 Changes Reference code for https://github.com/trpc/trpc/discussions/2221

Closes # ## The goal Move the middleware abstraction and the base of the procedure builder out of tRPC so other libraries can leverage it ### Usecases Create a base...

### What - Recreates the Plaid instance immediately in a `useMemo()` rather than a `useEffect()` - Trashes the old Plaid instance when unmounting ### Why I have code that takes...

This is a POC of being able to stringifying and parsing async values - e.g. `AsyncIterable` / `Promise` etc. I had an evening where my fingers were twitching to hack...

### Describe the bug tRPC requires typescript > 5.7, which means that some features are broken in our example projects https://trpc.io/?try=minimal#try-it-out ### Link to the blitz that caused the error...

Closes #8499

package: react-query
package: query-core

> Seemingly blocked by https://github.com/nksaraf/vinxi/issues/402 ## 🎯 Changes - Adds `tslib` as a dep to reduce bundle size - Makes our `packages/*/tsconfig.build.json`-files be the source of truth for compilation in...

πŸ™‹β€β™‚οΈ help wanted
blocked
πŸ‘‹ free for all

Closes # ## 🎯 Changes What changes are made in this PR? Is it a feature or a bug fix? ## βœ… Checklist - [ ] I have followed the...

Closes #6819 ## 🎯 Changes content-type on streamed responses should be `application/jsonl` ## βœ… Checklist - [x] I have followed the steps listed in the [Contributing guide](https://github.com/trpc/trpc/blob/main/CONTRIBUTING.md). - [x] If...

Closes # ## 🎯 Changes getting a similar-ish error as #6785 when bumping to node 24, so possibly related this is not done, just showcasing ## βœ… Checklist - [...