Releases: swagger-api/swagger-js
Releases · swagger-api/swagger-js
Swagger Client 3.10.6 Released!
04 Jun 17:27
Compare
Sorry, something went wrong.
No results found
Swagger Client 3.10.5 Released!
28 May 17:05
Compare
Sorry, something went wrong.
No results found
3.10.5 (2020-05-28)
Bug Fixes
Proper encoding of OAS2 collectionFormat cases when not multi, e.g. csv (#1550 ) (b023192 )
Swagger Client 3.10.4 Released!
21 May 18:06
Compare
Sorry, something went wrong.
No results found
3.10.4 (2020-05-21)
Changelog
Bug Fixes
form-data : use form-data polyfill backward compatible with node >= 4 (18a000 )
Swagger Client 3.10.3 Released!
14 May 19:56
Compare
Sorry, something went wrong.
No results found
3.10.3 (2020-05-14)
Changelog
housekeeping: update release-it config (#1543 )
housekeeping: update webpack config
docs: improved documentation
test: remove explicit return from generated describe block (#1536 )
Bug Fixes
buildRequest of multipart/formdata with array entries (#1527 ) (b35d36b )
Swagger Client 3.10.2 Released!
07 May 15:48
Compare
Sorry, something went wrong.
No results found
3.10.2 (2020-05-07)
Changelog
docs: improve documentation
housekeeping: update cross-fetch to version 3.0.4
Bug Fixes
Swagger Client 3.10.1 Released!
23 Apr 23:56
Compare
Sorry, something went wrong.
No results found
Changelog
improvement: support empty basic auth passwords (#1497 )
improvement: make baseUrl method available for consumption (#1495 )
docs(HTTPClient): increase documentation coverage (#1507 )
housekeeping: add maintenance note to baseUrl function (#1502 )
Swagger Client 3.10.0 Released!
17 Jan 19:30
Compare
Sorry, something went wrong.
No results found
Changelog
feature: x-tokenName OAuth extension support in OpenAPI 3.0 (#1489 )
improvement: URL-encode query parameter names (#1487 )
housekeeping: npm audit fixes (#1493 )
Swagger Client 3.9.6 Released!
18 Nov 00:20
Compare
Sorry, something went wrong.
No results found
Changelog
housekeeping: npm audit fix (#1484 )
Swagger Client 3.9.5 Released!
12 Oct 01:42
Compare
Sorry, something went wrong.
No results found
Changelog
improvement: send Accept: application/json, application/yaml for all document fetches (#1478 )
housekeeping: npm audit concerns (#1474 )
Swagger Client 3.9.4 Released!
01 Sep 01:12
Compare
Sorry, something went wrong.
No results found
Changelog
improvement: bypass style/explode processing for Parameter.content values (#1469 )
improvement: add newline remover for Header values (#1468 )