Skip to content

Releases: hey-api/openapi-ts

@hey-api/[email protected]

16 Jun 16:38
4a2fb1f
Compare
Choose a tag to compare

Minor Changes

  • #685 8ca3e5e Thanks @mrlubos! - feat: add initial support for response transformers (string -> Date)

  • #663 e01c612 Thanks @Stono! - Add support for customizing method names with services.methodNameBuilder()

@hey-api/[email protected]

16 Jun 16:38
4a2fb1f
Compare
Choose a tag to compare

Patch Changes

@hey-api/[email protected]

29 May 10:54
8af0fdb
Compare
Choose a tag to compare

Patch Changes

@hey-api/[email protected]

27 May 20:33
3e72297
Compare
Choose a tag to compare

Patch Changes

  • #594 9878381 Thanks @SimenB! - Add explicit type annotations to Interceptors

    This allows the generated code to work with TypeScript 5.5's new isolatedDeclarations configuration.

  • #635 0b09940 Thanks @mrlubos! - fix: handle 1XX response status codes

  • #636 498f459 Thanks @mrlubos! - fix: improve default response status code classification

@hey-api/[email protected]

24 May 01:57
3c97054
Compare
Choose a tag to compare

Patch Changes

  • fix: do not transform property names for standalone clients (#616)

@hey-api/[email protected]

24 May 01:57
3c97054
Compare
Choose a tag to compare

Patch Changes

  • fix: JSON stringify object headers (#616)

@hey-api/[email protected]

23 May 14:28
17b982c
Compare
Choose a tag to compare

Patch Changes

  • fix: handle application/json content type in parameter definitions (#614)

@hey-api/[email protected]

23 May 14:28
17b982c
Compare
Choose a tag to compare

Patch Changes

  • fix: export Client interface (#610)

@hey-api/[email protected]

21 May 11:40
037fb5c
Compare
Choose a tag to compare

Minor Changes

  • feat: tree-shakeable services (#602)

@hey-api/[email protected]

21 May 11:40
037fb5c
Compare
Choose a tag to compare

Minor Changes

  • feat: initial release (#602)