Skip to content

Release 6.8.0

Compare
Choose a tag to compare
@anymaniax anymaniax released this 16 May 17:26
· 724 commits to master since this release

6.8.0 (2022-05-16)

Bug Fixes

  • generator: fix missing comma in axios generator when mutator has 2nd arg (#383) (0edef1f)
  • mock: combine only one element different then object type (52a7da2)
  • mocks: fix array enum mock generation when enum is NOT a $ref (#375) (336612f)
  • resolvers: fix generating schema for alias object (#382) (37a993b)

Features

  • clients: add query cancellation (#357) (48eda4b)
  • clients: align awaited type everywhere (4cc91cf)
  • enums: generate with new format (2014dc2)
  • expose api necessary to create generators' overrides (#369) (8332ae7)