What's Changed
- fix(svelte/vue): remove extra curly brace for pre v4 by @AllieJonsson in #2863
- docs(llms): add llms.txt build step by @froggy1014 in #2862
- docs: fix broken documentation links in README by @Zero-1016 in #2866
- fix(core): support contentMediaType for array items in multipart/form-data (#2864) by @superxiao in #2867
- fix: update GitHub security advisory URL by @jaem0629 in #2871
- fix(core): support contentMediaType in allOf/oneOf/anyOf for multipart/form-data (#2873) by @superxiao in #2874
- fix(axios): remove generic type parameter from generated axios functions by @soufDev in #2868
- fix: support OpenAPI 3.1 type arrays with $ref by @bostrom in #2875
- fix(core): dedupeUnionType only splits on top-level | #2880 by @superxiao in #2881
- fix(hono): fix
TS2345type error invalidator.tsby @soartec-lab in #2878 - fix(core): handle string literals in dedupeUnionType by @superxiao in #2883
- fix: remove unused axiosInstance parameter when using mutator by @jaem0629 in #2884
- fix(svelte): pass queryClient correctly to v6 mutations by @AllieJonsson in #2888
- fix(bug): jsStringEscape also escape JS comments
/*and*/by @melloware in #2882 - fix(core): guard against undefinedItem from JS string coercion by @superxiao in #2886
- chore(deps): bump hono from 4.11.4 to 4.11.7 by @dependabot[bot] in #2890
- Release v8.2.0 by @github-actions[bot] in #2893
New Contributors
- @Zero-1016 made their first contribution in #2866
- @jaem0629 made their first contribution in #2871
- @bostrom made their first contribution in #2875
Full Changelog: v8.1.0...v8.2.0