Releases: ts-spec/tspec
Releases · ts-spec/tspec
v0.1.116
What's Changed
- feat: add OpenAPI description by @hyeonss0417 in #62
Full Changelog: v0.1.115...v0.1.116
v0.1.115
What's Changed
- fix: issue that Tspec cannot be imported when using
"module": "NodeNext"
in tsconfig by @hyeonss0417 in #61
Full Changelog: v0.1.114...v0.1.115
v0.1.114
What's Changed
- fix: use tjs constAsEnum option by @hyeonss0417 in #52
- feat: support multiple file upload by @hyeonss0417 in #53
Full Changelog: v0.1.113...v0.1.114
v0.1.113
What's Changed
- fix: bug that Tspec.NoContent does not work Closes #50 by @hyeonss0417 in #51
Full Changelog: v0.1.112...v0.1.113
v0.1.112
What's Changed
- fix: bug that handleConst do not work if const value is falsy such as 0 by @hyeonss0417 in #48
Full Changelog: v0.1.111...v0.1.112
v0.1.111
What's Changed
- fix: empty responses fallback by @hyeonss0417 in #45
- feat: handle void res body (resolve #43) by @hyeonss0417 in #46
Full Changelog: v0.1.110...v0.1.111
v0.1.110
What's Changed
- feat(generator): implement customizable operation id | closes #41 by @ConnysCode in #42
New Contributors
- @ConnysCode made their first contribution in #42
Full Changelog: v0.1.109...v0.1.110
v0.1.109
What's Changed
- fix: support TypeScript 5.1 by @hyeonss0417 in #40
Full Changelog: v0.1.108...v0.1.109
v0.1.108
What's Changed
Full Changelog: v0.1.107...v0.1.108
v0.1.107
What's Changed
- feat: support config file on programatic usage by @hyeonss0417 in #37
Full Changelog: v0.1.106...v0.1.107