Skip to content

Releases: openapi-ts/openapi-typescript

[email protected]

23 Apr 19:02

Choose a tag to compare

Patch Changes

[email protected]

12 Mar 20:16

Choose a tag to compare

Patch Changes

[email protected]

06 Mar 05:08
b0d2bb2

Choose a tag to compare

Patch Changes

[email protected]

19 Feb 01:48
8aab256

Choose a tag to compare

Patch Changes

  • #1550 a5a9cc7 Thanks @shirish87! - Fix 'Content-Type' header being removed from requests with multipart/form-data body

[email protected]

16 Feb 03:41
484ceb9

Choose a tag to compare

Patch Changes

[email protected]

15 Feb 18:15

Choose a tag to compare

Patch Changes

  • #1479 c6d945b Thanks @darwish! - Fixed build of openapi-typescript-helpers for CommonJS environments

[email protected]

15 Feb 18:15

Choose a tag to compare

Minor Changes

  • #1521 b174dd6 Thanks @drwpow! - Add middleware support

  • #1521 fc3a468 Thanks @drwpow! - ⚠️ Breaking change (internal): fetch() is now called with new Request() to support middleware (which may affect test mocking)

  • #1521 2551e4b Thanks @drwpow! - ⚠️ Breaking change: Responses are no longer automatically .clone()’d in certain instances. Be sure to .clone() yourself if you need to access the raw body!

  • #1534 2bbeb92 Thanks @drwpow! - ⚠️ Breaking change: no longer supports deeply-nested objects/arrays for query & path serialization.

Patch Changes

[email protected]

19 Jan 05:27
4b879e7

Choose a tag to compare

Patch Changes

[email protected]

13 Dec 17:32

Choose a tag to compare

Patch Changes

[email protected]

01 Dec 18:15

Choose a tag to compare

Patch Changes