What's Changed
- feat(core): add
output.schemas: falseto disable schema file generation by @wadakatu in #3240 - feat(query): add literal param syntax for mutationInvalidates by @zeriong in #3237
- fix(core): support oneOf/anyOf in multipart/form-data code generation by @nathansogut-sipios in #3245
- fix(zod): default dateTimeOptions to { offset: true } for RFC3339 date-time (#3124) by @zeriong in #3247
- fix(mock): emit ArrayBuffer for binary schemas upgraded to contentMediaType (#3065) by @zeriong in #3248
- fix(angular-query): support usePrefetch for angular-query client by @zeriong in #3238
- fix(angular): scope httpResource output by tag in tags/tags-split modes (#3209) by @zeriong in #3249
- chore: bump bun 1.3.9 -> 1.3.12 by @snebjorn in #3251
- chore: bump tsdown 0.20.3 -> 0.21.9 by @snebjorn in #3250
- chore: bump turbo 2.8.12 -> 2.9.6 by @snebjorn in #3252
- fix(core): baseUrl runtime imports missing in single mode without schemas by @mikan3rd in #3253
- fix(fetch): parse response body based on content-type instead of always JSON.parse by @zeriong in #3222
- Release v8.8.1 by @github-actions[bot] in #3256
New Contributors
- @nathansogut-sipios made their first contribution in #3245
Full Changelog: v8.8.0...v8.8.1