main
feat: Add subscription inferrence helpers (#7303)
fix: error handling with Node VM (#7280)
fix(server): unwrap error from cause for streaming onError (#7286)
feat(server): add precondition required response code (#6954)
fix: preserve buffered chunks on stream close in httpBatchStreamLink (#7233)
fix(server): handle React 19 proxy coercion in createInnerProxy (#7336)
patch(server): fix `dev --turbo` (#5604)
refactor: swap rollup with native rolldown (using tsdown) (#6789)
feat(server): add `batchIndex` to procedures and middleware in batched requests (#7097)
fix: prefer Standard Schema for input/output type inference (#6888)
chore(deps): bump zod + react-hook-form (#7074)
feat(server): pinging in jsonl response streams (#6459)
feat(server): add `inferProcedureBuilderResolverOptions` helper (#5475)
fix(server): parallel load calls of lazy router (#6473)
fix(client): `httpBatchLink` with custom transformed object at top level (#6878)
feat(tanstack-react-query): introduce `queryOptions` API in standalone package (#6134)
chore(server): some internal refactors (#7044)