v11.14.0
What's Changed
- fix(server): use correct call index in batch stream error handling by @karesansui-u in https://github.com/trpc/trpc/pull/7262
- fix: preserve buffered chunks on stream close in httpBatchStreamLink by @luinbytes in https://github.com/trpc/trpc/pull/7233
New Contributors
- @karesansui-u made their first contribution in https://github.com/trpc/trpc/pull/7262
- @luinbytes made their first contribution in https://github.com/trpc/trpc/pull/7233
Full Changelog: https://github.com/trpc/trpc/compare/v11.13.4...v11.14.0