What's Changed
- fix: add zip to the binary application types list by @jmorel in #3257
- fix(core): treat OpenAPI validation failures as warnings instead of errors by @zeriong in #3239
- fix(zod): order of stringFormat call by @perryd01 in #3259
- fix(angular): httpresource ts errors file split error [3258] by @the-ult in #3263
- fix(angular): drop unsound
as TDatacast from HttpClient Zod valida… by @the-ult in #3262 - fix(mock): skip MSW resolvedBody prelude when no *ResponseMock is generated by @Spence1115 in #3271
- chore: bump scalar packages by @snebjorn in #3272
- fix(core): revert multipart JSON object parts to plain string append by @superxiao in #3275
- fix(hono): emit routes as method chain for type inference by @dachi023 in #3276
- feat(core): only referenced schemas output when tags specified in
input.filterby @soartec-lab in #3254 - docs: add statement about AI by @soartec-lab in #3277
- fix(samples): enable
clean: trueon safe samples and document layout rule (#2981) by @zeriong in #3267 - fix(core,mock): import not propagated to msw mock for nullable anyOf $ref types by @nathansogut-sipios in #3279
- fix(angular,query): skip Content-Type for multipart/form-data ONLY for Angular httpClient by @melloware in #3278
- Release v8.9.0 by @github-actions[bot] in #3280
New Contributors
- @perryd01 made their first contribution in #3259
- @Spence1115 made their first contribution in #3271
- @dachi023 made their first contribution in #3276
Full Changelog: v8.8.1...v8.9.0