v11.13.2
What's Changed
- fix: correct typo 'commitedFiles' → 'committedFiles' by @mitre88 in https://github.com/trpc/trpc/pull/7221
- feat(docs): revamp docs content for 2026, more framework agnostic, improved Next.js docs by @Nick-Lucas in https://github.com/trpc/trpc/pull/7193
- feat: Support OpenAPI json generation for any tRPC appRouter by @Nick-Lucas in https://github.com/trpc/trpc/pull/7231
- feat: Fix some OpenAPI AI feedback by @Nick-Lucas in https://github.com/trpc/trpc/pull/7242
- feat: add
streamHeaderoption to httpBatchStreamLink by @anatolzak in https://github.com/trpc/trpc/pull/7241
New Contributors
- @mitre88 made their first contribution in https://github.com/trpc/trpc/pull/7221
- @pendant-k made their first contribution in https://github.com/trpc/trpc/pull/7236
Full Changelog: https://github.com/trpc/trpc/compare/v11.12.0...v11.13.2