Skip to content

v6.0.0-rc.0

Pre-release
Pre-release

Choose a tag to compare

@WoH WoH released this 02 Apr 17:25
· 386 commits to master since this release

Installation

yarn add tsoa@next

Breaking Changes:

  • Dropped Node 14 Support in anticipation of the EOL
  • Added openapi version to the top of the spec by @seagullmouse in #1398
  • Fix/1351: default file size limit by @jackey8616 in #1381

What's Changed

We are internally using TypeScript 5 now and should support ECMAScript Decorators.

New Contributors

Full Changelog: v5.1.1...v6.0.0-rc.0