What's Changed
- fix(docs): correct the transposed locale in the zh MCP guide link by @melloware in #4070
- feat(pinia-colada): generate Vue queries and mutations by @pj-workspace in #4067
- feat: implemented logger with log levels by @snebjorn in #4073
- build(deps): bump next from 15.5.21 to 15.5.24 in /samples/next-app-with-fetch by @dependabot[bot] in #4075
- feat(axios): generate status-discriminated responses by @dpkass in #4076
- test(pinia-colada): bound temporary workspace cleanup by @pj-workspace in #4078
- feat(schemas): allow schemas.path to name the schema file in single mode by @jabrailkhalil in #4074
- feat(orval): support JSON5 package manifests by @akkupratap323 in #4080
- fix(orval): pin JSON5 dependency by @akkupratap323 in #4081
- fix(mock): reject or escape enum type-cast names in the faker generator (GHSA-w68h-2r38-4cqq) by @melloware in #4083
- fix(core): serialize object-typed const from its value, not its declared type (GHSA-x4fj-j9hr-ccr6) by @melloware in #4082
- Release v8.32.0 by @github-actions[bot] in #4084
New Contributors
- @jabrailkhalil made their first contribution in #4074
- @akkupratap323 made their first contribution in #4080
Full Changelog: v8.31.0...v8.32.0