What's Changed
- fix(query): warn when an explicit infinite opt-in is silently suppressed (#4025) by @melloware in #4086
- fix(core): import schemas from the schemas file when output.schemas is unset by @melloware in #4087
- fix(orval): merge external refs into definitions for Swagger 2.0 (#2993) by @melloware in #4088
- fix(zod): write item schemas for composed array responses (#2993) by @melloware in #4089
- fix(fetch): preserve response status precedence by @dpkass in #4077
- docs()Expand Client and Configuration Documentation by @TETvega in #4092
- fix(angular): validate inline array responses with zod (#3718) by @melloware in #4090
- fix(core): refuse OpenAPI response keys that are not status codes (GHSA-rw75-cc5p-q7c9, GHSA-4j53-7m38-656f) by @melloware in #4094
- fix(core): stop bundling the mutator at the project's TypeScript target (#4093, #1185) by @melloware in #4095
- fix(zod): refuse a schema type that is not a known schema type (GHSA-v263-cp2v-vrrx) by @melloware in #4096
- Release v8.33.0 by @github-actions[bot] in #4097
Full Changelog: v8.32.0...v8.33.0