Skip to content

Releases: lukeautry/tsoa

v6.2.1

24 Apr 13:45
@WoH WoH
v6.2.1
1c4dfbf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.2.0...v6.2.1

v6.2.0

24 Mar 14:52
@WoH WoH
v6.2.0
b0187ed
Compare
Choose a tag to compare

What's Changed

  • feat: make coercion of body values configurable by @friedow in #1578

New Contributors

Full Changelog: v6.1.5...v6.2.0

v6.1.5

17 Mar 13:22
@WoH WoH
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.1.4...v6.1.5

v6.1.4

12 Mar 19:01
@WoH WoH
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.1.3...v6.1.4

v6.1.3

11 Mar 11:40
@WoH WoH
Compare
Choose a tag to compare

v6.1.2

11 Mar 10:35
@WoH WoH
Compare
Choose a tag to compare

What's Changed

  • fix: Cast auth middleware to avoid tsc errors by @WoH in #1579

Full Changelog: v6.1.1...v6.1.2

v6.1.1

11 Mar 09:22
@WoH WoH
Compare
Choose a tag to compare

This patch fixes a regression that required the @tsoa/runtime to accidentally depend on helpers from @tsoa/cli.

What's Changed

Full Changelog: v6.1.0...v6.1.1

v6.1.0

08 Mar 14:53
@WoH WoH
Compare
Choose a tag to compare

What's Changed

Features

  • Feat/RequestProp to access variables inside request parameter @ controller method by @jackey8616 in #1540
  • Feat/Upload multiple files in different fields by @jackey8616 in #1541
  • Add response object access to Express & Koa authentication middlewares by @iffa in #1557

Fixes

Chores & Internals

New Contributors

Full Changelog: v6.0.1...v6.1.0

v6.0.1

15 Jan 10:05
@WoH WoH
Compare
Choose a tag to compare

What's Changed

  • Handle Record<string, never> type by @hpx7 in #1537

Full Changelog: v6.0.0...v6.0.1

v6.0.0

28 Dec 16:26
@WoH WoH
Compare
Choose a tag to compare

Breaking Changes

Dropped support for Node <18

What's Changed (v6.0.0-RC.5)

New Contributors

Full Changelog: v6.0.0-rc.5...v6.0.0

What's Changed (v5.1.1)

New Contributors

Full Changelog: v5.1.1...v6.0.0