- consumers of tsoa can use ESLint more easily since the auto-generated files will no longer be linted (which is helpful since your rules might be more strict): #368
- prevents koa users from having a TypeScript compiler error if they had enabled "no any": #412
- Bug fixes for OpenAPI 3.0 generation: #401