Skip to content

Releases: lukeautry/tsoa

v6.0.0-rc.0

02 Apr 17:25
@WoH WoH
Compare
Choose a tag to compare
v6.0.0-rc.0 Pre-release
Pre-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

v5.1.1

07 Feb 18:31
@WoH WoH
Compare
Choose a tag to compare

Fixes:

  • fix(express): importsNotUsedAsValues compatibility

Full Changelog: v5.1.0...v5.1.1

v5.1.0

07 Feb 18:01
@WoH WoH
Compare
Choose a tag to compare

What's Changed

Features:

Fixes:

Deps

New Contributors

Full Changelog: v5.0.0...v5.1.0

v5.0.0

05 Jan 19:50
@WoH WoH
Compare
Choose a tag to compare

What's Changed

Breaking changes: Dropped support for Node 12

New Contributors

Full Changelog: v4.1.3...v5.0.0

What's Changed since RC.0

  • Changed imports to type imports for IoC and Koa router closes #1360 by @tipok in #1361

New Contributors

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

v5.0.0-rc.0

22 Dec 14:07
@WoH WoH
Compare
Choose a tag to compare
v5.0.0-rc.0 Pre-release
Pre-release

No changes, preparing for v5.0.0

Full Changelog: v5.0.0-alpha.5...v5.0.0-rc.0

v5.0.0-alpha.5

29 Nov 16:44
@WoH WoH
Compare
Choose a tag to compare
v5.0.0-alpha.5 Pre-release
Pre-release

What's Changed

  • Fix for custom route generator - move default middleware in CLI by @pclements12 in #1353
  • feat(cli): add parameter deprecation capability by @Jule- in #1352

New Contributors

Full Changelog: v5.0.0-alpha.4...v5.0.0-alpha.5

v5.0.0-alpha.4

28 Nov 13:33
@WoH WoH
Compare
Choose a tag to compare
v5.0.0-alpha.4 Pre-release
Pre-release

What's Changed

  • fix: hasExampleLabel should check only when it is an example and only… by @davidqqq in #1338
  • Feat: Support Import Model as X by @WoH in #1318
  • feat: explicit support of bearer security scheme by @Nautigsam in #1347
  • Allow custom status code when returning a stream by @NicholasPeretti in #1343
  • feat(cli): Add support for generic custom route generators by @pclements12 in #1342
  • Add new Queries decorator to include all query parameters in one sing… by @daniseijo in #1309
  • Chores: 5.x by @WoH in #1348

New Contributors

Full Changelog: v5.0.0-alpha.3...v5.0.0-alpha.4

v5.0.0-alpha.3

06 Nov 20:53
@WoH WoH
Compare
Choose a tag to compare
v5.0.0-alpha.3 Pre-release
Pre-release

Installation

yarn add tsoa@next

What's Changed

New Contributors

Full Changelog: v5.0.0-alpha.2...v5.0.0-alpha.3

v5.0.0-alpha.2

24 Sep 12:20
@WoH WoH
Compare
Choose a tag to compare
v5.0.0-alpha.2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v5.0.0-alpha.1...v5.0.0-alpha.2

v4.1.3

24 Sep 12:13
@WoH WoH
Compare
Choose a tag to compare

Fixed Middlewares typing for TS 4.8 by @WoH

Full Changelog: v4.1.2...v4.1.3