Change8

v11.5.1

📦 trpcView on GitHub →
🐛 3 fixes🔧 2 symbols

Summary

This patch release focuses on minor bug fixes for the server and client packages, including JSDoc corrections and the export of the DataTransformer interface.

🐛 Bug Fixes

  • Fixed a property definition in JSDoc for the server package.
  • Exported the DataTransformer interface which was previously marked as public but not exported.
  • Modified the client to omit the Content-Type header in GET requests.

🔧 Affected Symbols

DataTransformerTRPCClient