What's Changed
- fix(core): only url-encode path parameters under urlEncodeParameters by @mridang in #4179
- fix(query): widen onMutateResult for the TanStack releases that made it optional (#4180) by @melloware in #4181
- docs(zod): document .meta() output for annotated oneOf/const branches by @the-ult in #4182
- fix(core): type multipart file parts in shared request body schemas by @melloware in #4183
- feat(mock): add override.mock.exactOptional for exactOptionalPropertyTypes by @the-ult in #4184
- refactor(core): simplify snake/kebab case machinery and drop unused upper by @wadakatu in #4186
- feat(angular): parse JSON request bodies under runtimeValidation.requestBodies by @the-ult in #4185
- chore: bump vite+ 0.3.1 -> 0.3.3 by @snebjorn in #4190
- fix(core): serialize factory enum members from their value (GHSA-w4x4-mpp4-4854) by @melloware in #4191
- refactor: replace fs-extra with node:fs by @wadakatu in #4192
- build(deps): bump voidzero-dev/setup-vp from 1.20.0 to 1.21.0 by @dependabot[bot] in #4193
- fix(swr): apply urlEncodeParameters to the axios request function by @Dev-next-gen in #4195
- Release v8.37.0 by @github-actions[bot] in #4196
New Contributors
Full Changelog: v8.36.0...v8.37.0