npm orval 8.14.0
Release v8.14.0

6 hours ago

What's Changed

  • test(mock): regression test for MSW handler info parameter typing by @wadakatu in #3454
  • fix(core): support CallExpression init in mutator parser by @wadakatu in #3455
  • feat(query): filter query key by @AllieJonsson in #3457
  • feat(effect): add @orval/effect schema generator by @anthlasserre in #3444
  • fix(zod): emit reusable schemas for sanitized component names by @titivermeesch in #3462
  • fix(angular): emit HttpClient generic for JSON primitive responses by @Hypenate in #3461
  • fix(zod): resolve REF sentinels in operation schema files by @z4o4z in #3464
  • fix(zod): emit reusable schemas inline when operations exist + use PascalCase identifiers by @z4o4z in #3465
  • test(mock): regression test for MSW base handler content-type (#2327) by @wadakatu in #3466
  • fix(zod): emit recursive reusable schemas with full TypeScript types by @z4o4z in #3467
  • test(query): regression test for v5 hook overload count (#2999) by @wadakatu in #3473
  • fix(mock): apply override.mock.properties inside array items by @wadakatu in #3471
  • fix(zod): correct inline reusable schema emission (missing import + dropped defs) by @z4o4z in #3468
  • feat(zod): add generateMeta to attach .meta() to component schemas (zod v4) by @z4o4z in #3469
  • fix(core): cross-schema $dynamicAnchor collision with circular $ref by @aqeelat in #3447
  • fix(zod): emit const declarations for single-item oneOf/anyOf by @chrisahardie in #3481
  • test(query): cover useInfinite + runtimeValidation in v5 overload regression (#2999) by @wadakatu in #3482
  • feat(mock): add override.mock.nonNullable option by @Hypenate in #3476
  • fix: deduplicate name collisions with generateReusableSchema (#3478) by @titivermeesch in #3485
  • feat: add option to inject params in generated zod schemas by @titivermeesch in #3475
  • Release v8.14.0 by @github-actions[bot] in #3486

New Contributors

Full Changelog: v8.13.0...v8.14.0

Don't miss a new orval release

NewReleases is sending notifications on new releases.