v11.13.2
📦 trpcView on GitHub →
✨ 2 features🐛 1 fixes🔧 1 symbols
Summary
This release introduces OpenAPI JSON generation support for all tRPC app routers and adds the `streamHeader` option to `httpBatchStreamLink`. It also includes documentation improvements and a minor typo fix.
✨ New Features
- Support OpenAPI json generation for any tRPC appRouter.
- Added `streamHeader` option to httpBatchStreamLink.
🐛 Bug Fixes
- Corrected typo 'commitedFiles' to 'committedFiles'.