New
v11.7.0
What's Changed
- fix(client): do not emit "connecting" when initializing websocket subscription by @hmatthieu in https://github.com/trpc/trpc/pull/6970
- fix(server): Export octet types by @Nick-Lucas in https://github.com/trpc/trpc/pull/6981
- feat(tanstack-react-query): Add QueryKey and MutationKey Prefix option by @Nick-Lucas in https://github.com/trpc/trpc/pull/6976
Full Changelog: https://github.com/trpc/trpc/compare/v11.6.0...v11.7.0