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

4 hours ago

What's Changed

  • fix(orval): pass skipErrorChecking to TypeDoc to scope it to generated entry points (#3338) by @zeriong in #3345
  • fix(mock): restore oneOf/anyOf cycle detection by @wadakatu in #3350
  • feat(bun): config to add min age on install package by @anymaniax in #3351
  • fix(angular): place body before accept in multi-content overload signatures by @the-ult in #3354
  • fix(core): inline non-component $refs to avoid broken named imports (#398) by @wadakatu in #3355
  • fix(core): emit nested array item constraints in jsdoc by @daugvinasr in #3357
  • fix: file extension is not added to imported files when using NodeNext moduleResolution by @rkday-pro in #3361
  • fix(query): honor per-operation useMutation override for GET operations by @wadakatu in #3360
  • fix(query): bulk-update cached data via setQueriesData (#3260) by @zeriong in #3363
  • fix(core): keep non-relative mutator import path in tags-split mode by @wadakatu in #3368
  • fix(query): emit plain SolidMutationOptions for user-facing mutation param (#3365) by @mhamri in #3369
  • fix(angular): emit filterParams for untagged ops in tags-split default file by @the-ult in #3359
  • test(query): add regression coverage for infinite vs regular query key isolation (#708) by @wadakatu in #3372
  • test(query): assert full queryKey assignment in issue-708 regression test by @wadakatu in #3373
  • fix(core): wrap request bodies whose readonly props come from nested schemas by @wadakatu in #3374
  • fix(orval): apply input.override.transformer before spec validation (#3227) by @zeriong in #3375
  • fix(angular): preserve object query params in generated clients by @the-ult in #3371
  • Release v8.11.0 by @github-actions[bot] in #3378

New Contributors

Full Changelog: v8.10.0...v8.11.0

Don't miss a new orval release

NewReleases is sending notifications on new releases.