🚨 Breaking Changes
- client, server: Add response compression plugin, replace body compression plugin - by @dinwwwh in #1653 (af359)
- server: Replace BodyLimitHandlerPlugin with RequestLimitHandlerPlugin - by @dinwwwh in #1647 (49b63)
🚀 Features
- client: Enable fetch duplex mode automatically for streaming requests - by @dinwwwh in #1644 (d19bd)
- client, server: Request compression plugin - by @dinwwwh in #1643 (c64cd)
🐞 Bug Fixes
- OpenAPISerializerOptions should not extend OpenAPISerializerSerializeOptions - by @KingSora in #1650 (377f5)