Alex / KATT
Alex / KATT
ref
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
> 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...
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 - [...