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