11.4.6 (2026-07-17)
Features
Bug fixes
- #3947 fix(type-helpers): preserve array-ness for nested DTO arrays in DeepPartialType (@yogeshwaran-c)
- #3945 fix(mimetype-content-wrapper): clone object per mimetype to avoid shared references (@yogeshwaran-c)
- #3972 fix: avoid inline PickType schema collisions (@cyphercodes)
- #3969 fix: Added missing summary type to the response object (@MichielDeMey)
Enhancements
- #3949 feat(api-query): support custom OpenAPI extensions (@yogeshwaran-c)
Dependencies
- #3986 fix(deps): update dependency js-yaml to v5 (@renovate[bot])
Committers: 4
- Michiel De Mey (@MichielDeMey)
- Rayan Salhab (@cyphercodes)
- Yogeshwaran C (@yogeshwaran-c)
- Yukihiro Hasegawa (@y-hsgw)