What's Changed
- fix(angular): do not use/expose deepnonnullable by @the-ult in #2941
- fix(msw): mock generation bugs by @the-ult in #2939
- fix(react-query): correctly type pre 5.14 and post 5.89 onSuccess by @AllieJonsson in #2946
- feat(core,query,zod,mock): resolve actual installed package versions for feature gating by @ScriptType in #2948
- fix(angular): angular-codegen typing issues for Zod imports, params handling, and response schemas by @the-ult in #2938
- feat(angular): add Angular 21 support in workspace catalogs by @the-ult in #2953
- feat(query): add support for invalidating queries in other files by @AllieJonsson in #2954
- chore(deps): Axios and ModelContext SDK updates by @melloware in #2957
- chore(deps): bump jsonpath from 1.1.1 to 1.2.1 by @dependabot[bot] in #2956
- chore(deps): bump markdown-it from 14.1.0 to 14.1.1 by @dependabot[bot] in #2958
- chore(deps): bump qs from 6.14.1 to 6.14.2 by @dependabot[bot] in #2959
- fix(mock): msw mixed json-xml responses by @the-ult in #2960
- feat(zod): add support for stringFormat by @AllieJonsson in #2965
- fix(core): handle $ref responses without content property by @tropnikov in #2967
- fix(zod): fix split-mode schema generation output by @the-ult in #2964
- docs: add x-enum-descriptions documentation to enums guide by @ashphy in #2968
- Release v8.4.0 by @github-actions[bot] in #2969
New Contributors
- @the-ult made their first contribution in #2941
- @tropnikov made their first contribution in #2967
- @ashphy made their first contribution in #2968
Full Changelog: v8.3.0...v8.4.0