npm orval 6.21.0
Release 6.21.0

latest releases: 7.1.1, 7.1.0, 7.0.1...
9 months ago

6.21.0 (2023-11-28)

Bug Fixes

  • accounted for properties with the same name (#1042) (1c7d4d9)
  • axios: ignore commented out lines (#1031) (4430193)
  • core: getters body sanitize implementation (#1048) (b712ffe)
  • enable multiple properties of array consts (#1051) (3ee382b)
  • improve isurl regex (#1032) (30ba2a2)
  • mock: amended http response types for typescript plain text compatibility (06fd568)
  • mock: infinite loop due to circular ref into arrays or allOf (2dfea42)
  • msw: faker object keys no longer in quotes (#1034) (27104e0)
  • query: better body definition regex (#1047) (1000e2d)
  • query: fix pageParam for useInfiniteQuery (#947) (685edcd)
  • return yarn.lock back for the docs (6f431ec)
  • revert back to manual type specification for passing type checks (2bd83fb)
  • schemas: detect duplicate schema names and throw (#876) (6627402)
  • uppercase method verbs (#1044) (fa12e9c)
  • use require_tld instead of regex (#920) (15835b7)
  • zod: array min max issues (#1052) (5b29452)
  • zod: proper date handling (#1050) (67856c2)

Features

  • add optional configuration parameter to generate native Typescript enums (#1058) (76efc85)
  • mock: moved msw folder to 'mock' to account for future work with other mocking solutions (4f9003b)

Don't miss a new orval release

NewReleases is sending notifications on new releases.