Note
BREAKING CHANGE: Mock now has custom MSW and FAKER configs allowing you to use one or the other if needed. See https://orval.dev/docs/versions/v8#10-outputmock-now-uses-a-generators-array
What's Changed
- fix(core): raw binary request bodies such as image/png must be passed to fetch as the Blob itself by @daugvinasr in #3397
- fix(core): handle type arrays (["array","null"]) in form-urlencoded serialization by @jakiestfu in #3419
- Release v8.12.2 by @github-actions[bot] in #3420
Full Changelog: v8.12.1...v8.12.2