v11.11.0
📦 trpcView on GitHub →
✨ 2 features🐛 1 fixes🔧 3 symbols
Summary
This release focuses on documentation improvements, including fixes for zod generics and context notes, alongside exporting new types for client usage.
✨ New Features
- Exported types SubscriptionResolver and ResolverDef from the client.
- Added a note on tradeoffs for large clients in createContextInner documentation.
🐛 Bug Fixes
- Fixed zod v4 zAsyncIterable generic order in subscriptions guide.