Skip to content

Release 6.6.1

Compare
Choose a tag to compare
@anymaniax anymaniax released this 16 Feb 18:52
· 803 commits to master since this release

6.6.1 (2022-02-16)

Bug Fixes

  • badges: add badges to readme (#316) (0f62905)
  • config: fix operationName bug not changing models naming (#313) (e86d0ef)
  • deps: updated dependencies (#324) (57f82bb)
  • enum: better nullable enum generation (#312) (2cbb132)
  • getters: allow object additional properties along with properties (#317) (d09a1c8)
  • loader: correctly handling * paths in tsconfig (5af4669)
  • mutator-parsing: stop loading the mutator and instead parse the code with acorn (#325) (60d0934)
  • options: correctly check the config mode (cb5cb35)
  • schema: generate 'any' instead of '{}' (#321) (46c7454)
  • server: fix operation names using ES5 keywords (#314) (2ea8b8b)
  • writers: only add useful imports (9903620)
  • writers: synchronous write to not override previous projet generated (930bf1d)
  • writers: tags-split only use operations link to the tag (a555f05)