What's Changed
- fix(core): include schemas-dir imports when resolving per-operation schemas in tags-operations-split by @wadakatu in #4032
- fix(core): call handler factories in the tags-operations aggregate mock helper by @wadakatu in #4031
- fix: export inline enum array item schemas from zod model index (#4021) by @ErfanBagheri404 in #4027
- refactor(core): share the per-file assembly steps between the mode writers by @wadakatu in #4018
- test: add tags-operations snapshots for the fetch client by @wadakatu in #4014
- test: add tags-operations snapshots for the react-query client by @wadakatu in #4016
- fix: parse response status keys before emitting them (GHSA-q8g3-2pxp-2gmw) by @melloware in #4033
- test: add tags-operations-split snapshots for the react-query client by @wadakatu in #4017
- fix: validate numeric constraints on the array and faker paths (GHSA-xm38-vjwp-qrg4) by @melloware in #4035
- test: add tags-operations-split snapshots for the fetch client by @wadakatu in #4015
- fix: escape date defaults in generated factories (GHSA-wx66-36r6-v5g7) by @melloware in #4038
- fix: render mismatched const/enum values as literal types (GHSA-79f3-f442-cq2j) by @melloware in #4037
- fix: check every redirect hop against externalRefs.allow (GHSA-jmpc-3jgr-j7jv) by @melloware in #4039
- fix: keep zod object defaults with tuples or ref arrays inline by @ErfanBagheri404 in #4036
- fix(fetch): make getHeaders type-check outside the DOM (#4034, #4029) by @melloware in #4040
- Release v8.30.0 by @github-actions[bot] in #4041
Full Changelog: v8.29.0...v8.30.0