Skip to content

Releases: BitGo/api-ts

@api-ts/[email protected]

03 Dec 14:16
Immutable release. Only release title and notes can be modified.
7172089

Choose a tag to compare

@api-ts/openapi-generator 5.13.1 (2025-12-03)

Bug Fixes

  • improve fallback bandaid fix when arrow function inlining fails (08ab81b)

@api-ts/[email protected]

27 Nov 20:06
Immutable release. Only release title and notes can be modified.
66f9f77

Choose a tag to compare

@api-ts/openapi-generator 5.13.0 (2025-11-27)

Features

  • add preserve line breaks tag (e060d15)

@api-ts/[email protected]

24 Nov 21:41
Immutable release. Only release title and notes can be modified.
b2a6925

Choose a tag to compare

@api-ts/openapi-generator 5.12.0 (2025-11-24)

Features

@api-ts/[email protected]

21 Nov 15:04
Immutable release. Only release title and notes can be modified.
cc8bec8

Choose a tag to compare

@api-ts/openapi-generator 5.11.1 (2025-11-21)

Bug Fixes

  • support multiline descriptions (bfd6beb)

@api-ts/[email protected]

13 Nov 22:01
50f51e5

Choose a tag to compare

@api-ts/openapi-generator 5.11.0 (2025-11-13)

Features

  • add support for x-enumDescriptions OpenAPI extension (836e43c)

@api-ts/[email protected]

28 Oct 19:06
97bb096

Choose a tag to compare

@api-ts/openapi-generator 5.10.6 (2025-10-28)

Bug Fixes

  • check if parseFunctionBody fails (d1f0946)

@api-ts/[email protected]

27 Oct 19:15
29ebad7

Choose a tag to compare

@api-ts/openapi-generator 5.10.5 (2025-10-27)

Bug Fixes

  • fix the problem with empty objects in intersections (713ecab)

@api-ts/[email protected]

27 Oct 19:02
269dada

Choose a tag to compare

@api-ts/openapi-generator 5.10.4 (2025-10-27)

Bug Fixes

  • support BlockStatement arrow functions in codec parser (81ac730)

@api-ts/[email protected]

23 Oct 20:32
8b539fe

Choose a tag to compare

@api-ts/openapi-generator 5.10.3 (2025-10-23)

Bug Fixes

  • support arrow functions that return codecs in OpenAPI generator (cec1e8b)

@api-ts/[email protected]

24 Sep 18:28
c5000de

Choose a tag to compare

@api-ts/openapi-generator 5.10.2 (2025-09-24)

Bug Fixes

  • renamed testcase REAL_WORLD_POLICY_EVALUATION_ROUTE for clarity (d2836f4)
  • updated parseRequestUnion for union requests (9396a0e)