What's Changed
- fix(msw): propagate required fields in allOf schemas by @soartec-lab in #2894
- fix(msw): return null for circular references in required fields by @soartec-lab in #2895
- fix(mock): generate null instead of undefined for nullable with ref by @soartec-lab in #2896
- fix(core): hoist nested discriminator oneOf by @froggy1014 in #2897
- refactor(core): utilize remeda in assertion and add test codes by @froggy1014 in #2898
- chore(deps): bump @modelcontextprotocol/sdk from 1.25.2 to 1.25.3 by @dependabot[bot] in #2902
- chore(deps-dev): bump vue-tsc from 3.1.4 to 3.2.4 by @dependabot[bot] in #2901
- chore(deps-dev): bump @cloudflare/workers-types from 4.20260116.0 to 4.20260131.0 by @dependabot[bot] in #2899
- refactor: add content type filter function by @froggy1014 in #2907
- fix(core): normalize allOf schemas with inline objects (#2458) by @froggy1014 in #2908
- fix(zod): avoid trailing commas in additionalProperties consts by @alepek in #2911
- fix(core,query): skip Content-Type for multipart/form-data and pass FormData to Angular HttpClient by @ScriptType in #2918
- DRAFT: refactor(query): introduce FrameworkAdapter pattern, eliminate redundant flags by @ScriptType in #2919
- fix(solid-query): use use prefix >= 5.71.5 by @Huliiiiii in #2917
- chore: align local lint script with CI by excluding unready packages by @froggy1014 in #2922
- refactor: apply assertion in codebase by @froggy1014 in #2909
- feat: generate separate functions for each requestBody content-type by @froggy1014 in #2921
- chore: enable tsdown auto-generated package exports by @froggy1014 in #2924
- Generate llms.txt, llms-full.txt, and per-page .md files at build time by @anymaniax in #2925
- Fix/Feat (Query) invalidation spread skip by @ScriptType in #2926
- Feat(Query) Angular query zod runtime validation by @ScriptType in #2927
- fix(core,fetch): handle anyOf with null type in query parameters by @Neko1313 in #2932
- Fix(orval) improve @orval/orval code quality by @ScriptType in #2936
- fix: include fileExtension in cross-directory schema imports by @kaigritun in #2935
- feat(query): add reset queries option to invalidates by @AllieJonsson in #2940
- Fix(core) linting by @ScriptType in #2937
- Release v8.3.0 by @github-actions[bot] in #2942
New Contributors
- @alepek made their first contribution in #2911
- @Huliiiiii made their first contribution in #2917
- @Neko1313 made their first contribution in #2932
- @kaigritun made their first contribution in #2935
Full Changelog: v8.2.0...v8.3.0