Skip to content

Releases: BitGo/api-ts

@api-ts/[email protected]

17 Jul 13:03
2ad0a54
Compare
Choose a tag to compare

@api-ts/express-wrapper 1.0.27 (2024-07-17)

Dependencies

  • @api-ts/typed-express-router: upgraded to 1.1.7
  • @api-ts/superagent-wrapper: upgraded to 1.2.2

@api-ts/[email protected]

15 Jul 19:20
b474ba9
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.20.0 (2024-07-15)

Features

  • rework metadata to use more openapi tags (fbe1ec0)

@api-ts/[email protected]

05 Jul 19:51
3193202
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.19.0 (2024-07-05)

Features

  • allow for JSDocs's in request declarations (5e475fe)

@api-ts/[email protected]

02 Jul 22:29
1e6f5cf
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.18.1 (2024-07-02)

Bug Fixes

  • fix merging unions of undefined schemas (1dd7901)

@api-ts/[email protected]

02 Jul 15:41
f40acb5
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.18.0 (2024-07-02)

Features

  • implement merging unions function with test cases (391ccbc)
  • separate sorting and stringify functions (172a0dc)

@api-ts/[email protected]

26 Jun 19:27
1e36a48
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.17.1 (2024-06-26)

Bug Fixes

  • add comment block to intersection types (93e0ed8)
  • add comment in optimize (366b7d0)

@api-ts/[email protected]

26 Jun 18:04
c6436b6
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.17.0 (2024-06-26)

Features

  • add human readable titles to known schemas (7bbe54c)

@api-ts/[email protected]

25 Jun 21:46
53e62aa
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.16.1 (2024-06-25)

Bug Fixes

  • fix logic for descriptions in responses (3c5ca4d)
  • make github stop screaming at me (9abd38c)

@api-ts/[email protected]

25 Jun 21:26
4df7017
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.16.0 (2024-06-25)

Features

  • add support for known import metadata (ef9eeea)

@api-ts/[email protected]

20 Jun 13:14
a6802a3
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.15.0 (2024-06-20)

Features

  • add support for comments from declarations (7ad9526)