Releases: trpc/trpc
Releases · trpc/trpc
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
v11.8.0
What's Changed
- feat(server): support streaming in API Gateway REST API by @anatolzak in #7039
- fixes GHSA-43p4-m455-4f4j
v11.7.2
v11.7.1
What's Changed
- fix(tanstack-react-query): keyPrefix of undefined by @Nick-Lucas in #6990
New Contributors
- @theoludwig made their first contribution in #6906
Full Changelog: v11.7.0...v11.7.1
v11.7.0
What's Changed
- fix(client): do not emit "connecting" when initializing websocket subscription by @hmatthieu in #6970
- fix(server): Export octet types by @Nick-Lucas in #6981
- feat(tanstack-react-query): Add QueryKey and MutationKey Prefix option by @Nick-Lucas in #6976
Full Changelog: v11.6.0...v11.7.0
v11.6.0
What's Changed
- feat: add precondition required response code by @y-nk in #6954
- fix(client):
httpBatchStreamLinkin React Native "stream ends with TypeError" by @KATT in #6960
New Contributors
- @elrion018 made their first contribution in #6932
Full Changelog: v11.5.1...v11.6.0
v11.5.1
What's Changed
- fix(server): fix property in JSDoc by @jansepke in #6928
- fix(server): export DataTransformer interface marked as public by @BhaskarKulshrestha in #6927
- fix(client): omit content type header in GET requests by @anatolzak in #6914
New Contributors
- @jansepke made their first contribution in #6928
- @BhaskarKulshrestha made their first contribution in #6927
- @Strajk made their first contribution in #6912
- @cademis made their first contribution in #6908
- @iboughtbed made their first contribution in #6886
Full Changelog: v11.5.0...v11.5.1
v11.5.0
What's Changed
- patch: prefer Standard Schema for input/output type inference by @dzhu in #6888
- feat(server): expose procedure path in resolver options by @KATT in #6902
New Contributors
- @mrlubos made their first contribution in #6880
- @dzhu made their first contribution in #6888
- @cristijigau made their first contribution in #6894
Full Changelog: v11.4.4...v11.5.0
v11.4.4
What's Changed
- patch: typescript 5.9 support by @KATT in #6877
- fix(client):
httpBatchLinkwith custom transformed object at top level by @KATT in #6878 - fix: incompatible types in monorepo due to separate
.d.tsfor esm/cjs by @KATT in #6879
New Contributors
- @ARAldhafeeri made their first contribution in #6857
- @ebg1223 made their first contribution in #6851
- @0xlakshan made their first contribution in #6869
Full Changelog: v11.4.3...v11.4.4