Releases: trpc/trpc
Releases · trpc/trpc
v11.14.1
What's Changed
- feat: Tanstack Intent Skills by @Nick-Lucas in #7252
Full Changelog: v11.14.0...v11.14.1
v11.14.0
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
- @karesansui-u made their first contribution in #7262
- @luinbytes made their first contribution in #7233
Full Changelog: v11.13.4...v11.14.0
v11.13.2
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
streamHeaderoption to httpBatchStreamLink by @anatolzak in #7241
New Contributors
- @mitre88 made their first contribution in #7221
- @pendant-k made their first contribution in #7236
Full Changelog: v11.12.0...v11.13.2
v11.12.0
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
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
- @aviu16 made their first contribution in #7174
- @cooolbros made their first contribution in #6803
Full Changelog: v11.10.0...v11.11.0
v11.10.0
What's Changed
- fix(tanstack-react-query): mark react-dom as optional peer dependency by @bbinya1224 in #7108
- docs(docs): Add Nx Plugin for AWS to Awesome tRPC Collection by @cogwirrel in #6965
- feat(client): return origin error in cause in localLink by @evolvomind in #7134
- fix(client): client connectionParams should respect specified encoder by @SirajChokshi in #7132
- docs: Add tRPC Docs Generator to extensions list by @liorcodev in #7122
- docs: document Fastify v5+ requirement for tRPC adapter by @tarunsinghofficial in #7109
- chore(docs): improve wording in docs by @sajadtorkamani in #7133
- fix(ci): allow backticks in semantic PR by @KATT in #7141
- feat(server): add
batchIndexto procedures and middleware in batched requests by @anatolzak in #7097 - chore(www): update companies using by @KATT in #7145
- Improve layout control in CompaniesUsing component by @clicktodev in #7148
New Contributors
- @bbinya1224 made their first contribution in #7108
- @cogwirrel made their first contribution in #6965
- @evolvomind made their first contribution in #7134
- @liorcodev made their first contribution in #7122
- @tarunsinghofficial made their first contribution in #7109
- @sajadtorkamani made their first contribution in #7133
Full Changelog: v11.9.0...v11.10.0
v11.9.0
What's Changed
- feat(client,server): add experimental_encoder option for WebSocket connections by @SirajChokshi in #7100
New Contributors
- @saltyshiomix made their first contribution in #7115
- @SirajChokshi made their first contribution in #7100
Full Changelog: v11.8.1...v11.9.0
v10.45.4
v11.8.1
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
- @bsdahl made their first contribution in #6995
- @tt-a1i made their first contribution in #7037
- @Julusian made their first contribution in #7036
- @wszgrcy made their first contribution in #6974
Full Changelog: v11.8.0...v11.8.1
v10.45.3
- fixes GHSA-43p4-m455-4f4j
Full Changelog: v10.45.2...v10.45.3