v11.15.0
📦 trpcView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This release introduces server-side configuration for maximum batch size and fixes an issue with pathExtractor returning null by providing an empty string fallback.
✨ New Features
- Introduced configuration for maximum batch size on the server side.
🐛 Bug Fixes
- Ensured an empty string fallback is used for pathExtractor.