v2.0.0-beta.17
Pre-release
Pre-release
🚀 Features
- Upgrade standardserver to 0.4.2 - by @dinwwwh in #1667 (8a051)
- client, server: Add keep-alive for streaming batch responses - by @dinwwwh in #1657 (5e286)
- nest: Allow context as async fn(ExecutionContext) - by @Wadiou in #1666 (d5472)
- zod: Support defs at root level in json schema converter - by @KingSora in #1649 (f7e65)
🐞 Bug Fixes
- next: Use built-in unstable_rethrow for better compatibility - by @dinwwwh in #1668 (9eea7)
- server: Stop copying request Vary into CORS responses - by @dinwwwh in #1662 (dd515)