8000 Releases · acacode/swagger-typescript-api · GitHub
[go: up one dir, main page]

Skip to content

Releases: acacode/swagger-typescript-api

v13.6.3

12 Mar 14:34
Immutable release. Only release title and notes can be modified.
367ada9

Choose a tag to compare

Patch Changes

  • 41bdc18 Thanks @js2me! - fixed convertation format: json\blob for responses with extractResponseBody flag

  • 41bdc18 Thanks @js2me! - fix contentTypes internal field for route

v13.6.2

12 Mar 07:30
Immutable release. Only release title and notes can be modified.
a625cc9

Choose a tag to compare

Patch Changes

  • 1f1ba56 Thanks @js2me! - add internal pass data for binary checks responses

v13.6.1

12 Mar 06:50
Immutable release. Only release title and notes can be modified.
9cfa1dd

Choose a tag to compare

Patch Changes

  • dc6f2db Thanks @js2me! - fixes produces should generate Blob response for all binary values

v13.6.0

11 Mar 18:22
Immutable release. Only release title and notes can be modified.
401e9af

Choose a tag to compare

Minor Changes

  • c4b02db Thanks @js2me! - paths with "produces" with binary mime types only should return only binary type - Blob

v13.5.0

11 Mar 14:56
Immutable release. Only release title and notes can be modified.
a576df4

Choose a tag to compare

Minor Changes

  • 1ed598b Thanks @js2me! - add missing string->byte convertaion (Blob)

v13.4.0

11 Mar 09:08
Immutable release. Only release title and notes can be modified.
734bac7

Choose a tag to compare

Minor Changes

v13.3.1

08 Mar 09:42
Immutable release. Only release title and notes can be modified.
5d2d5b8

Choose a tag to compare

Patch Changes

v13.3.0

04 Mar 09:08
Immutable release. Only release title and notes can be modified.
5ecc3e6

Choose a tag to compare

Minor Changes

v13.2.18

14 Feb 06:45
Immutable release. Only release title and notes can be modified.
fd36543

Choose a tag to compare

Patch Changes

  • #1620 def2833 Thanks @smorimoto! - Restore objectAssign utility with es-toolkit to fix codeGenConstructs and primitiveTypeConstructs options. The lodash-to-es-toolkit migration (#1562) replaced objectAssign with Object.assign, which broke function-form arguments and deep merging. This restores both behaviors: functions are called with the current struct before merging, and nested properties are preserved via deep merge.

  • #1611 92a2d46 Thanks @smorimoto! - Escape */ sequences in generated JSDoc content to prevent comment injection from OpenAPI fields.

13.2.17

14 Feb 06:49
Immutable release. Only release title and notes can be modified.
7c50e43

Choose a tag to compare

0