v11.15.0
Added 1
- Add max batch size option to server
Changed 1
- Update pathExtractor to use empty string fallback in documentation
What's Changed
- docs: empty string fallback on pathExtractor by @dorukozerr in https://github.com/trpc/trpc/pull/7270
- feat(server): max batch size by @Nick-Lucas in https://github.com/trpc/trpc/pull/7191
New Contributors
- @dorukozerr made their first contribution in https://github.com/trpc/trpc/pull/7270
Full Changelog: https://github.com/trpc/trpc/compare/v11.14.1...v11.15.0