What's Changed
- fix(plugin): preserve inferred responses for enum error statuses by @GiHoon1123 in #4014
- chore(deps): update dependency @fastify/static to v10 [security] by @renovate[bot] in #4028
- feat(interfaces): export full OpenAPI object-model types in public API by @Fcmam5 in #4048
- fix(plugin): handle decorators with property access expressions in getIdentifierFromName by @jorenl in #4042
- fix(deps): update dependency js-yaml to v5.3.0 by @renovate[bot] in #4053
- feat(api-header): support custom OpenAPI extensions by @kyungseopk1m in #4047
- fix(type-helpers): apply deep partial substitution to plugin metadata by @kyungseopk1m in #4030
- fix(plugin): rebase readonly import paths onto the output directory by @kyungseopk1m in #4019
- fix(plugin): generate object examples from @example doc tags by @y-hsgw in #4005
New Contributors
- @GiHoon1123 made their first contribution in #4014
- @Fcmam5 made their first contribution in #4048
- @jorenl made their first contribution in #4042
Full Changelog: 11.4.6...11.4.7