New
v11.8.1
What's Changed
- fix(server): pass maxDurationMs timeout signal to subscription handlers by @tt-a1i in https://github.com/trpc/trpc/pull/7037
- fix(tanstack-react-query): useSubscription prop tracking by @Julusian in https://github.com/trpc/trpc/pull/7036
- fix(server): fastify form-data type by @wszgrcy in https://github.com/trpc/trpc/pull/6974
New Contributors
- @bsdahl made their first contribution in https://github.com/trpc/trpc/pull/6995
- @tt-a1i made their first contribution in https://github.com/trpc/trpc/pull/7037
- @Julusian made their first contribution in https://github.com/trpc/trpc/pull/7036
- @wszgrcy made their first contribution in https://github.com/trpc/trpc/pull/6974
Full Changelog: https://github.com/trpc/trpc/compare/v11.8.0...v11.8.1