What's Changed
- docs: correct allParamsOptional, warn on an undetectable query version (#2396, #2397) by @melloware in #4043
- refactor(core): remove unused vite logger copy and dead logger helpers by @wadakatu in #4044
- fix: reject a schemas path that names a file (#4042) by @melloware in #4047
- docs: fix allParamsOptional link missing the /docs route prefix by @melloware in #4049
- test: fix resolve-version.test.ts failing via
vp testby @snebjorn in #4051 - feat(cli): add --quiet flag to suppress banner and success messages by @ErfanBagheri404 in #4052
- fix: disambiguate mixed-type enum keys with type prefixes by @ErfanBagheri404 in #4046
- chore: update js-yaml to 4.3.2 (GHSA-2883-xcg3-v3hh) by @poulou0 in #4056
- docs: fix broken logo image links in package READMEs by @AlvaroBalbin in #4054
- feat(axios): export operation URL helpers by @TETvega in #4020
- feat: declare optional peer dependencies for generated-code runtimes (#2330, #3459) by @melloware in #4048
- fix(query): import the zod schema as a value when it is passed to a custom mutator by @Inv1x in #4059
- feat: filter operations by referenced schemas when filters.schemas is set (#3689) by @ErfanBagheri404 in #4055
- fix(core): avoid unused schema imports for reusable parameters by @TETvega in #4061
- feat(zod): support date-time-local format by @pj-workspace in #4064
- feat(mcp): add override.mcp.handler to inject a custom tool handler by @soartec-lab in #4060
- fix(query): escape quotes in the broad-invalidation predicate (GHSA-5g7p-r63h-5vfw) by @melloware in #4066
- feat(zod): support single-file schema output by @pj-workspace in #4065
- fix(core): escape schema names in emitted TS string literal types (GHSA-6h9g-hcv4-66p6) by @melloware in #4068
- fix(core): build routes from tokens instead of re-scanning generated source (#3703) by @melloware in #4050
- Release v8.31.0 by @github-actions[bot] in #4069
New Contributors
- @poulou0 made their first contribution in #4056
- @AlvaroBalbin made their first contribution in #4054
- @pj-workspace made their first contribution in #4064
Full Changelog: v8.30.0...v8.31.0