Skip to content

Releases: BitGo/api-ts

@api-ts/[email protected]

01 Aug 19:37
dacc359
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.27.0 (2024-08-01)

Features

  • consolidate comments from nested levels of schemas (652c36f)
  • rework more functions to resuse withComment step (09f6beb)

@api-ts/[email protected]

01 Aug 19:19
8ccc1a1
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.26.0 (2024-08-01)

Features

  • support private fields in the openapi generator (b678013)

@api-ts/[email protected]

01 Aug 16:03
87de81f
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.25.0 (2024-08-01)

Bug Fixes

Features

  • support domain when generating t.record (f0fcf52)

@api-ts/[email protected]

29 Jul 20:29
77ad820
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.24.0 (2024-07-29)

Features

  • support array examples at arbitrary levels (41af80a)

@api-ts/[email protected]

24 Jul 17:32
9d4fa83
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.23.0 (2024-07-24)

Bug Fixes

  • add openapi generation test (eb71404)
  • add tests to test union optimize fn (8d610ad)
  • fix tests to match primitive field (edc41cf)

Features

  • initial impl. of union consolidation (08ba92c)

@api-ts/[email protected]

22 Jul 17:18
fc416b7
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.22.1 (2024-07-22)

Bug Fixes

  • change from string to boolean (8c27aaa)

@api-ts/[email protected]

19 Jul 18:47
e3ad312
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.22.0 (2024-07-19)

Features

  • support min/max -Item's for array types (179bf7b)

@api-ts/[email protected]

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

@api-ts/typed-express-router 1.1.7 (2024-07-17)

Dependencies

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

@api-ts/[email protected]

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

@api-ts/superagent-wrapper 1.2.2 (2024-07-17)

Bug Fixes

  • deps: update whatwg-url to v14.0.0 (4572ed1)

@api-ts/[email protected]

17 Jul 20:48
5e35eb3
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.21.0 (2024-07-17)

Features

  • add support for array examples with the @arrayExample tag (374a19f)