What's Changed
Features
- feat: Update cli.ts, option
-c
support absolute path by @zhangfisher in #1719 - feat: exposing openApi 3 servers to allow multiple hosts by @bruno-de-queiroz in #1682
- Add support for
@title
keyword annotation by @DominykasValutis in #1657 - feat: #1714 added support for ts 5.7 rewriteRelativeImportExtensions by @Azlond in #1725
Fixes
- fix: error with type casted object with namespace by @chappelo in #1713
- Fix incompatibility with latest InversifyJS by @helios-ag in #1718
- fix: Support response using inner interface by @mdoi2 in #1724
Chores
- perf: avoids to create on every request a new object of args by @cesco69 in #1710
- chore(deps): bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #1689
- Make GH Bot less agressive by @WoH in #1711
New Contributors
- @helios-ag made their first contribution in #1718
- @DominykasValutis made their first contribution in #1657
- @bruno-de-queiroz made their first contribution in #1682
- @zhangfisher made their first contribution in #1719
- @cesco69 made their first contribution in #1710
- @mdoi2 made their first contribution in #1724
- @Azlond made their first contribution in #1725
Full Changelog: v6.5.1...v6.6.0