What's Changed
- feat(zod): carry title and deprecated from const branches into .meta() by @luantaraschi in #3884
- feat(query): give the mutation variables a named type by @luantaraschi in #3885
- fix(fetch): derive getHeaders type from RequestInit[headers] to support non-DOM lib by @ErfanBagheri404 in #3890
- fix(mcp): support inline schemas by @kriptoburak in #3888
- fix(orval): normalize invalid $ref + nullable:true into anyOf by @ErfanBagheri404 in #3881
- docs: warn that
enumGenerationType: 'enum'is incompatible witherasableSyntaxOnlyby @aryansk in #3863 - docs(zod): explain and test constant enum-object generation (#3854) by @aryansk in #3862
- fix(tests): Snapshots fixed by @melloware in #3892
- fix(zod): add u flag to RegExp with Unicode property escapes by @aryansk in #3859
- fix(core): treat a falsy parameter default as a default by @luantaraschi in #3889
- build(deps-dev): bump postcss from 8.5.18 to 8.5.23 in /samples/hono/hono-with-fetch-client/next-app by @dependabot[bot] in #3893
- Release v8.26.0 by @github-actions[bot] in #3894
Full Changelog: v8.25.0...v8.26.0