Skip to content

Release 6.10.3

Compare
Choose a tag to compare
@anymaniax anymaniax released this 07 Nov 14:44
· 620 commits to master since this release

6.10.3 (2022-11-07)

Bug Fixes

  • enum: dont sanitize if only one char (81e9dcc)
  • getters: handle OpenAPI 3.1 nullability (#645) (622919a)
  • multi-files: add better parsing for non openapi file (5218b91)
  • writers: parse current index to keep existing export (2d7bbb9)
  • writers: remove import if type or interface already in the file (12a7cfe)
  • cli: handling global input and output with config (a38b73d)