What's Changed
- fix(core): wrap union types in parens when combined with allOf by @superxiao in #2800
- tests(svelte): add svelte-query v6 sample by @AllieJonsson in #2804
- feat(query): enable mutation invalidate for react query by @AllieJonsson in #2803
- fix(query): complete AbortSignal renaming for body params by @artnikbrothers in #2806
- fix: add null check to assertation by @prevuelta in #2809
- fix(core): preserve ./ prefix in operation schema import paths by @artnikbrothers in #2808
- Revert "Fix-schema-generation-impossible-combinations (#2689)" by @melloware in #2817
- feat(svelte-query): mutation reactivity, enable invalidates on svelte-query by @AllieJonsson in #2816
- [WIP] fix(core): use parameter name in formData for $ref schemas (#2814) by @superxiao in #2820
- fix(core): use schema name for formData when requestBody uses $ref (#2814) by @superxiao in #2825
- fix(query): keep path params required in queryKey functions by @ophirbucai in #2823
- fix(mock): CVE-2026-24132 escape mocked values by @melloware in #2828
- fix(builder): include file extension in dependency path for imports by @Neizan93 in #2827
- Release v8.0.3 by @github-actions[bot] in #2833
New Contributors
- @prevuelta made their first contribution in #2809
- @ophirbucai made their first contribution in #2823
- @Neizan93 made their first contribution in #2827
Full Changelog: v8.0.2...v8.0.3