What's Changed
- refactor(core): remove unused count helper by @wadakatu in #4150
- test(core): rewrite post-boundary fixtures to OAS 3.1 (#4116) by @melloware in #4149
- test(zod): rewrite post-boundary fixtures to OAS 3.1 (#4117) by @melloware in #4152
- test(mock,effect,orval,query): rewrite post-boundary fixtures to OAS 3.1 (#4118) by @melloware in #4153
- fix(core,mock,zod,effect): close the OAS 3.1 nullable/binary gaps (#4141) by @melloware in #4154
- refactor: remove downstream OAS 3.0 handling from generators by @melloware in #4155
- fix(mcp): import mutators in
http-client.tsinstead ofhandlers.tsby @soartec-lab in #4158 - feat(core): convert dates inside undiscriminated object unions by @sami286 in #4156
- fix(orval): restore the type on schemas left with only content keywords (#4157) by @melloware in #4159
- fix(core): stop reading a member name as a reference to an import (#4143) by @melloware in #4160
- fix(query): import Angular's QueryClient as a type unless DI injects it by @melloware in #4161
- Release v8.35.0 by @github-actions[bot] in #4162
Full Changelog: v8.34.0...v8.35.0