github orval-labs/orval v8.10.0
Release v8.10.0

6 hours ago

What's Changed

Important

Please see breaking changes

Note

TypeScript 6/7 is now supported!

  • fix(mock): apply useExamples to property-level example after OAS 3.0 upgrade by @wadakatu in #3311
  • fix(query): namespace non-GET query keys with the HTTP verb by @wadakatu in #3312
  • fix(query): wrap body type with mutator BodyType in non-GET Query helpers by @wadakatu in #3314
  • fix(fetch): include error content types in parse strategy (follow-up to #3222) (#3088) by @zeriong in #3261
  • fix(core): deterministic comparators in sorting by @melloware in #3322
  • fix(angular): resolve compile error for binary response types (#3289) by @zeriong in #3306
  • chore: TypeScript 6/7 support replace tsconfck with get-tsconfig by @jmorel in #3320
  • fix(query): apply global override.query.useQuery to non-GET verbs (#2376) by @wadakatu in #3323
  • fix(core): wrap allOf intersection types in parens for array items by @sushichan044 in #3288
  • test(orval): cover internal $ref in external parameter (#394) by @wadakatu in #3324
  • fix(hono): refresh handler preamble and fix import paths for hono.handlers option by @zeriong in #3292
  • fix(core): resolve propertyNames enum refs by @dpkass in #3329
  • fix(core): resolve propertyNames const refs by @dpkass in #3332
  • Typescript 6 : bump typedoc to 0.28.19 by @ArnaudGathy in #3334
  • fix(query,swr): use null-check for auto-generated enabled option (#3241) by @zeriong in #3325
  • fix(orval): break cycles when inlining recursive external $refs (#1642) by @zeriong in #3336
  • fix(zod): preserve literal types in object defaults with as const (#3244) by @zeriong in #3339
  • Angluar: Fix PUT request bodies for multi-content responses#1 by @Gogolian in #3335
  • Release v8.10.0 by @github-actions[bot] in #3346

New Contributors

Full Changelog: v8.9.1...v8.10.0

Don't miss a new orval release

NewReleases is sending notifications on new releases.