v11.17.0
📦 trpcView on GitHub →
✨ 1 features🐛 3 fixes🔧 1 symbols
Summary
This release introduces subscription inference helpers and fixes several bugs, including handling React 19 proxy coercion and improving streaming error unwrapping. It also includes numerous dependency updates.
✨ New Features
- Add subscription inferrence helpers
🐛 Bug Fixes
- Unwrap error from cause for streaming onError in the server.
- Add accessible text to links without discernible text in www.
- Handle React 19 proxy coercion in createInnerProxy.