Releases: trpc/trpc
Releases Β· trpc/trpc
v11.4.3
What's Changed
- fix(server): missing export from internal package by @goszczynskip in #6838
- fix(server): fix
MaxListenersExceededWarning
when socket is reused in fastify adapter by @KATT in #6842
New Contributors
- @goszczynskip made their first contribution in #6838
Full Changelog: v11.4.2...v11.4.3
v11.4.2
What's Changed
- fix: set target to ensure we support React Native by @juliusmarminge in #6826
Full Changelog: v11.4.1...v11.4.2
v11.4.1
What's Changed
- fix: correct order in exports condition by @juliusmarminge in #6822
Full Changelog: v11.4.0...v11.4.1
v11.4.0
What's Changed
- chore: bump turbo by @KATT in #6818
- Update wsLink.md (documentation) by @hmatthieu in #6813
- refactor: swap rollup with native rolldown (using tsdown) by @juliusmarminge in #6789
- chore: subtree should use
canary
-tag, notnext
by @KATT in #6816 - patch(
client
): upgradelocalLink
from experimental ->unstable
by @KATT in #6817 - chore(www): fix link by @bene in #6820
New Contributors
Full Changelog: v11.3.1...v11.4.0
v11.3.1
v11.3.0
What's Changed
- feat(
client
): addlocalLink
by @KATT in (https://trpc.io/docs/client/links/localLink) #6806 - fix(
react-query
+tanstack-react-query
): bump tanstack packages and peer dependencies by @KATT in #6809
New Contributors
- @jackall3n made their first contribution in #6805
- @monsieursam made their first contribution in #6801
Full Changelog: v11.2.0...v11.3.0
v11.2.0
What's Changed
- feat(server): support lambda response streaming by @zirkelc in #6680
- feat(server): add support for 402 http response status code by @alonzuman in #6796
- fix(tanstack-react-query):
useSubscription
callsonConnectionStateChange
by @darkobits in #6797
New Contributors
- @zirkelc made their first contribution in #6680
- @alonzuman made their first contribution in #6796
- @darkobits made their first contribution in #6797
Full Changelog: v11.1.4...v11.2.0
v11.1.4
v11.1.3
What's Changed
- fix(client): sseStreamConsumer to use instance's properties instead of global by @goknsh in #6689
- fix(server): expose meta on procedures by @Nick-Lucas in #6767
- refactor(server): simplify error creation from unknown causes by @braden-w in #6778
- fix(client): Websocket not reconnecting when lazy is enabled by @bnussman in #6640
- fix(tanstack-react-quey): Ensure TRPC Tanstack React Query receives raw values from Vue ref inputs in Vue Query by @levirs565 in #6776
- fix(server): node 24 async iterables are already
AsyncDisposable
s by @KATT in #6787
New Contributors
- @tresorama made their first contribution in #6732
- @goknsh made their first contribution in #6689
- @escwxyz made their first contribution in #6762
- @braden-w made their first contribution in #6778
- @cibelius made their first contribution in #6782
- @catvec made their first contribution in #6781
- @rtrampox made their first contribution in #6688
- @nisabmohd made their first contribution in #6702
- @levirs565 made their first contribution in #6776
Full Changelog: v11.1.2...v11.1.3
v11.1.2
What's Changed
- fix(tanstack-react-query): tanstack react query and fix type errors by @Nick-Lucas in #6707
New Contributors
- @paulopontovaz made their first contribution in #6725
Full Changelog: v11.1.1...v11.1.2