Installation
yarn add tsoa@next
Assuming everything works as planned, I intend to release 4.0.0 in a few days with no changes.
What's Changed
- fix(cli): indexed types by their own keys when using TypeReferences by @marudor in #1221
- chore(deps): bump urijs from 1.19.10 to 1.19.11 by @dependabot in #1233
- chore(deps): bump urijs from 1.19.10 to 1.19.11 in /tests by @dependabot in #1234
- chore(deps): bump ansi-regex from 3.0.0 to 3.0.1 in /tests by @dependabot in #1235
- Only export dist in published package bundles. by @BradenM in #1216
- Add support for
termsOfService
Spec field by @smkoyan in #1227 - feat(cli): Add labels to parameter examples by @thetrevdev in #1236
New Contributors
- @marudor made their first contribution in #1221
- @smkoyan made their first contribution in #1227
- @thetrevdev made their first contribution in #1236
Full Changelog: v4.0.0-rc.1...v4.0.0-rc.2