Skip to content

Releases: swagger-api/swagger-js

v3.22.0

13 Sep 07:22

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

Choose a tag to compare

3.21.0 (2023-09-12)

Features

v3.20.2

08 Sep 18:50

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

Choose a tag to compare

3.20.1 (2023-09-07)

Bug Fixes

v3.20.0

01 Aug 12:17

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

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)

v3.19.10

16 Jun 18:08

Choose a tag to compare

3.19.10 (2023-06-16)

Performance Improvements

  • resolver: utilize cache for OpenAPI 3.1 normalization (#3009) (67bb618)

v3.19.9

16 Jun 12:07

Choose a tag to compare

3.19.9 (2023-06-16)

Performance Improvements

v3.19.8

23 May 19:31

Choose a tag to compare

3.19.8 (2023-05-23)

Bug Fixes

  • resolver: fix bug in detecting cycles for OpenAPI 3.1.0 (#2970) (731bdba)

v3.19.7

27 Apr 18:53

Choose a tag to compare

3.19.7 (2023-04-27)

Bug Fixes