Skip to content

Releases: trpc/trpc

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

v11.8.0

13 Dec 18:41

Choose a tag to compare

What's Changed

v11.7.2

23 Nov 16:29

Choose a tag to compare

What's Changed

  • fix(server): missing sse options when using mergeRouter by @timcole in #7023

New Contributors

Full Changelog: v11.7.1...v11.7.2

v11.7.1

28 Oct 10:41

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v11.7.0...v11.7.1

v11.7.0

25 Oct 17:08

Choose a tag to compare

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

25 Sep 01:48

Choose a tag to compare

What's Changed

  • feat: add precondition required response code by @y-nk in #6954
  • fix(client): httpBatchStreamLink in React Native "stream ends with TypeError" by @KATT in #6960

New Contributors

Full Changelog: v11.5.1...v11.6.0

v11.5.1

05 Sep 16:52

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v11.5.0...v11.5.1

v11.5.0

20 Aug 18:27

Choose a tag to compare

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

Full Changelog: v11.4.4...v11.5.0

v11.4.4

04 Aug 17:02

Choose a tag to compare

What's Changed

  • patch: typescript 5.9 support by @KATT in #6877
  • fix(client): httpBatchLink with custom transformed object at top level by @KATT in #6878
  • fix: incompatible types in monorepo due to separate .d.ts for esm/cjs by @KATT in #6879

New Contributors

Full Changelog: v11.4.3...v11.4.4