v11.11.0
What's Changed
- docs: fix zod v4 zAsyncIterable generic order in subscriptions guide by @aviu16 in https://github.com/trpc/trpc/pull/7174
- Update context documentation to remove database reference by @clicktodev in https://github.com/trpc/trpc/pull/7188
- docs: add note on tradeoffs for large clients in createContextInner by @clicktodev in https://github.com/trpc/trpc/pull/7192
- feat(client): Export types SubscriptionResolver and ResolverDef by @cooolbros in https://github.com/trpc/trpc/pull/6803
New Contributors
- @aviu16 made their first contribution in https://github.com/trpc/trpc/pull/7174
- @cooolbros made their first contribution in https://github.com/trpc/trpc/pull/6803
Full Changelog: https://github.com/trpc/trpc/compare/v11.10.0...v11.11.0