Skip to content

Releases: BitGo/api-ts

@api-ts/[email protected]

06 Jun 14:08
5ed5860
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.7.0 (2024-06-06)

Features

  • support [@default](https://github.com/default) for strings (25eeb9d)

@api-ts/[email protected]

06 Jun 13:26
026ebd8
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.6.0 (2024-06-06)

Features

  • support [@min](https://github.com/min)Value and [@max](https://github.com/max)Value (30a6a4c)

@api-ts/[email protected]

06 Jun 19:38
8eb75bf
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.10.0 (2024-06-06)

Features

  • add support for more tags in openapi-generator (ebf6e8a)

@api-ts/[email protected]

04 Jun 14:56
a55c4b2
Compare
Choose a tag to compare

@api-ts/typed-express-router 1.1.6 (2024-06-04)

Dependencies

  • @api-ts/superagent-wrapper: upgraded to 1.2.1

@api-ts/[email protected]

04 Jun 14:56
a55c4b2
Compare
Choose a tag to compare

@api-ts/superagent-wrapper 1.2.1 (2024-06-04)

Bug Fixes

  • superagent-wrapper: avoid mutation by sketchy codecs (d2ac27b)

@api-ts/[email protected]

04 Jun 21:17
7b853d9
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.5.0 (2024-06-04)

Features

  • allow refs to have descriptions/examples/patterns (41c80be)

@api-ts/[email protected]

04 Jun 14:56
a55c4b2
Compare
Choose a tag to compare

@api-ts/express-wrapper 1.0.26 (2024-06-04)

Dependencies

  • @api-ts/typed-express-router: upgraded to 1.1.6
  • @api-ts/superagent-wrapper: upgraded to 1.2.1

@api-ts/[email protected]

31 May 21:14
b027da0
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.4.0 (2024-05-31)

Features

  • support for [@example](https://github.com/example) and [@pattern](https://github.com/pattern) tags in schema properties (f9d9ac8)

@api-ts/[email protected]

31 May 13:26
e195d7c
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.3.0 (2024-05-31)

Features

  • add type description support for t.array (898033a)
  • fix descriptions not showing up in openapi spec (b7471aa)
  • support type descriptions for t.record (b93dfb0)

@api-ts/[email protected]

30 May 19:03
6f9543b
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.2.0 (2024-05-30)

Features

  • fix module span parsing to parse comments for openapi spec (1598462)