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

9 hours ago

What's Changed

  • fix(core): Add conditional deployment to Cloudflare by @melloware in #3726
  • build(deps): bump actions/setup-node from 6 to 7 by @dependabot[bot] in #3728
  • feat(mock): emit msw handlers and faker factories as separate files in split modes by @ingvaldlorentzen in #3730
  • fix(zod): infer type from const primitive values by @ire4ever1190 in #3733
  • feat: add exactOptional option for zod and effect generators by @MayCXC in #3739
  • fix(zod): enforce integer validation by @federicobartoli in #3737
  • test(orval): resolve tmp symlinks so mutator path test passes on macOS by @daugvinasr in #3742
  • fix(core): dotted path parameter names generate malformed request by @daugvinasr in #3741
  • fix(fetch): infer request options type from mutator by @kijk2869 in #3740
  • fix(orval): bump js-yaml to 4.3.0 to fix DoS vulnerability by @ryosuke-endo-mf in #3744
  • fix(core): resolve required keys through nested allOf $ref compositions by @wadakatu in #3749
  • fix(core): safely collect nested allOf properties by @wadakatu in #3751
  • fix(core): preserve required parent properties in allOf by @wadakatu in #3755
  • fix(core): don't delete the entire working directory when schemas has no path by @daugvinasr in #3753
  • fix(core): keep integer enum+const type values as strings by @Solaris-star in #3759
  • fix(core): preserve bound-alias name through ref hop (#3746) by @aqeelat in #3760
  • fix(core): override path parameters with operation parameters by @wadakatu in #3761
  • fix(orval): keep generated barrels idempotent across formatter runs (#3756) by @aqeelat in #3762
  • feat(core): add tags-operations and tags-operations-split output modes by @jakiestfu in #3754
  • Release v8.23.0 by @github-actions[bot] in #3764

New Contributors

Full Changelog: v8.22.0...v8.23.0

Don't miss a new orval release

NewReleases is sending notifications on new releases.