Skip to content

Releases: swagger-api/swagger-js

v3.23.0

03 Oct 15:22
Compare
Choose a tag to compare

3.23.0 (2023-10-03)

Features

v3.22.3

18 Sep 16:10
Compare
Choose a tag to compare

3.22.3 (2023-09-18)

Bug Fixes

  • specmap: provide multi platform backward compatible relative URI Reference resolution (#3150) (7a5bc77), closes #3149

v3.22.2

18 Sep 08:40
Compare
Choose a tag to compare

3.22.2 (2023-09-18)

Bug Fixes

  • specmap: add backward compatible relative URI Reference resolution (#3148) (1b17ba1), closes #3147

v3.22.1

13 Sep 12:45
Compare
Choose a tag to compare

3.22.1 (2023-09-13)

Bug Fixes

  • use AbortController in backward compatible way for Node.js >=12.20.0 (#3141) (96d2619)

v3.22.0

13 Sep 07:22
Compare
Choose a tag to compare

3.22.0 (2023-09-13)

Features

  • use FormData, File and Blob from fetch implementation (#3139) (f341994), closes #3137

v3.21.0

12 Sep 10:20
Compare
Choose a tag to compare

3.21.0 (2023-09-12)

Features

v3.20.2

08 Sep 18:50
Compare
Choose a tag to compare

3.20.2 (2023-09-08)

Bug Fixes

  • build: transpile source code properly against target envs (#3132) (e633b0d)

v3.20.1

07 Sep 12:24
Compare
Choose a tag to compare

3.20.1 (2023-09-07)

Bug Fixes

  • use ApiDOM@0.76.1 to be further compatible with Node.js>=12.20.0 (#3129) (34ff082), closes #3127

v3.20.0

01 Aug 12:17
Compare
Choose a tag to compare

3.20.0 (2023-08-01)

Features

  • http: respect Encoding Object while building requests (#3078) (928cd40), closes #2954

v3.19.11

14 Jul 11:31
Compare
Choose a tag to compare

3.19.11 (2023-07-14)

Bug Fixes

  • resolve: fix critical bug in OpenAPI 3.1.0 resolution (#3050) (3697242)