What's Changed
- chore: fixes failed to run git in issue-labeler github action by @snebjorn in #3213
- fix: broken model imports by @Chnapy in #3214
- chore: fixes angular sample failing to start by @snebjorn in #3217
- chore: auto mark isssues as stale by @snebjorn in #3219
- fix(hono): add orval file header to generated handler files (#2988) by @zeriong in #3220
- fix(mock): handle boolean exclusiveMinimum/exclusiveMaximum from OpenAPI 3.0 schemas by @zeriong in #3221
- fix(mcp): broken path params name convention by @soartec-lab in #3225
- fix(mock): preserve object properties for nullable type arrays (OpenAPI 3.1) (#3081) by @zeriong in #3230
- fix(core): support propertyNames.const for typed Record generation (#3208) by @zeriong in #3229
- feat(mcp): add
orverride.mcp.serveroption by @soartec-lab in #3228 - fix(mock): use indexed access types for inline enum properties in MSW mocks by @wadakatu in #3224
- chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #3234
- feat(mcp): possible to pass
options: RequestInitfrom the MCP server to the handler by @soartec-lab in #3235 - Release v8.8.0 by @github-actions[bot] in #3236
New Contributors
Full Changelog: v8.7.0...v8.8.0