What's Changed
Important
MAJOR BREAKING CHANGES
See Migration Guide: https://orval.dev/guides/migration-v8
- Updated docs project by @snebjorn in #2463
- Convert to ESM by @snebjorn in #2460
- docs: a very crude fix to make the docs build in typescript by @snebjorn in #2475
- docs: update to show ESM usage by @snebjorn in #2476
- chore: updated vitest from v3.2.4 to v4.0.3 by @snebjorn in #2477
- feat: change httpClientdefault value fromaxiostofetch(BREAKING CHANGE) by @soartec-lab in #2480
- feat: remove override.fetch.explodeoption (BREAKING CHANGE) by @soartec-lab in #2481
- feat: change mock delay default from 1000 to false (BREAKING CHANGE) by @soartec-lab in #2482
- feat: remove override.coerceTypes option (BREAKING CHANGE) by @soartec-lab in #2484
- feat: remove override.useNativeEnums option (BREAKING CHANGE) by @soartec-lab in #2485
- docs: add Angularto usingparamsSerializerOptionsclients by @soartec-lab in #2486
- docs: v8 migration guide by @soartec-lab in #2479
- Release v8.0.0-rc.0 by @github-actions[bot] in #2490
- ci: re-enabled outdated sample check by @snebjorn in #2497
- chore: upgrade lib from es2023 to esnext, allows for modern js api usage by @snebjorn in #2496
- chore: replaces lodash with remeda by @snebjorn in #2499
- fix(zod): handle falsy default values in schema generation by @sentik in #2501
- Features/2182 zod exclusive by @sentik in #2500
- Fix TypeScript type error for arrays with enum and default values (#2427) by @sentik in #2498
- fix(zod): handle allOf schemas with additional properties by @sentik in #2492
- Features/2196 enum property names by @sentik in #2503
- fix(docs): playground move generate api to next 15 by @melloware in #2506
- fix(docs): revert playground move generate api to next 15 (#2506) by @melloware in #2507
- feat: allow mts config file extension by @Tucker-Eric in #2509
- chore(revert): revert drop Tanstack Queryv3 compatibility by @melloware in #2513
- Support ES Module import in config file by @Noyabronok in #2510
- Release v8.0.0-rc.1 by @github-actions[bot] in #2516
New Contributors
- @sentik made their first contribution in #2501
- @Tucker-Eric made their first contribution in #2509
- @Noyabronok made their first contribution in #2510
Full Changelog: v8.0.0-rc.0...v8.0.0-rc.1