Change8

v11.14.0

📦 trpcView on GitHub →
🐛 2 fixes🔧 2 symbols

Summary

This release focuses on bug fixes related to stream handling, specifically addressing error handling in batch streams and chunk preservation upon stream closure.

🐛 Bug Fixes

  • Fixed an issue where the incorrect call index was used in batch stream error handling on the server.
  • Ensured buffered chunks are preserved when closing a stream in httpBatchStreamLink.

Affected Symbols