main
fix(client): `httpBatchStreamLink` in React Native "stream ends with TypeError" (#6960)
fix(server): use correct call index in batch stream error handling (#7262)
fix(client): abort JSONL stream on httpBatchStreamLink unsubscribe (#7390)
feat(client): return origin error in cause in localLink (#7134)
feat(client): Export types SubscriptionResolver and ResolverDef (#6803)
fix(server): delete the `@trpc/core`-package (#5355)
chore: add `consistent-type-(imports|exports)` lint rules (#5274)
feat(client): allow any procedure name (#6484)
feat(client): add `localLink` (#6806)
feat(subscriptions): connection state (#6084)