main
feat: add `streamHeader` option to httpBatchStreamLink (#7241)
fix(client): client connectionParams should respect specified encoder (#7132)
feat: rm unstable (#6617)
fix(client): abort JSONL stream on httpBatchStreamLink unsubscribe (#7390)
chore: remove overzealous destructuring (#6930)
fix(client): `httpBatchLink` with custom transformed object at top level (#6878)
feat(client): return origin error in cause in localLink (#7134)
feat(server): add `batchIndex` to procedures and middleware in batched requests (#7097)
chore(deps): modernize deps & tooling (#6164)
feat(client): add `retryDelayMs`-option to `retryLink` (#6694)
feat: ability to cancel streamed responses + add `TRPCRequestInfo.signal` (#5865)
fix(server): delete the `@trpc/core`-package (#5355)
feat(subscriptions): connection state (#6084)