Skip to content

Releases: trpc/trpc

v11.14.1

20 Mar 23:28

Choose a tag to compare

What's Changed

Full Changelog: v11.14.0...v11.14.1

v11.14.0

20 Mar 22:23

Choose a tag to compare

What's Changed

  • fix(server): use correct call index in batch stream error handling by @karesansui-u in #7262
  • fix: preserve buffered chunks on stream close in httpBatchStreamLink by @luinbytes in #7233

New Contributors

Full Changelog: v11.13.4...v11.14.0

v11.13.2

15 Mar 10:47

Choose a tag to compare

What's Changed

  • fix: correct typo 'commitedFiles' → 'committedFiles' by @mitre88 in #7221
  • feat(docs): revamp docs content for 2026, more framework agnostic, improved Next.js docs by @Nick-Lucas in #7193
  • feat: Support OpenAPI json generation for any tRPC appRouter by @Nick-Lucas in #7231
  • feat: Fix some OpenAPI AI feedback by @Nick-Lucas in #7242
  • feat: add streamHeader option to httpBatchStreamLink by @anatolzak in #7241

New Contributors

Full Changelog: v11.12.0...v11.13.2

v11.12.0

06 Mar 12:38

Choose a tag to compare

What's Changed

  • fix(tanstack-react-query): useSuspenseInfiniteQuery shows skipToken type error when getNextPageParam is not provided by @Nick-Lucas in #7190
  • fix: SSE subscriptions don't reconnect after maxDurationMs (#7094) by @bxff in #7207

New Contributors

Full Changelog: v11.11.0...v11.12.0

v11.11.0

01 Mar 10:42

Choose a tag to compare

What's Changed

  • docs: fix zod v4 zAsyncIterable generic order in subscriptions guide by @aviu16 in #7174
  • Update context documentation to remove database reference by @clicktodev in #7188
  • docs: add note on tradeoffs for large clients in createContextInner by @clicktodev in #7192
  • feat(client): Export types SubscriptionResolver and ResolverDef by @cooolbros in #6803

New Contributors

Full Changelog: v11.10.0...v11.11.0

v11.10.0

09 Feb 22:13

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v11.9.0...v11.10.0

v11.9.0

28 Jan 00:10

Choose a tag to compare

What's Changed

  • feat(client,server): add experimental_encoder option for WebSocket connections by @SirajChokshi in #7100

New Contributors

Full Changelog: v11.8.1...v11.9.0

v10.45.4

04 Jan 11:53

Choose a tag to compare

  • Fixes broken package.json file (#7078)

Full Changelog: v10.45.3...v10.45.4

v11.8.1

20 Dec 22:38

Choose a tag to compare

What's Changed

  • fix(server): pass maxDurationMs timeout signal to subscription handlers by @tt-a1i in #7037
  • fix(tanstack-react-query): useSubscription prop tracking by @Julusian in #7036
  • fix(server): fastify form-data type by @wszgrcy in #6974

New Contributors

Full Changelog: v11.8.0...v11.8.1

v10.45.3

23 Dec 16:13

Choose a tag to compare