Releases: swagger-api/swagger-js
Releases · swagger-api/swagger-js
Swagger Client 3.12.0 Released!
29 Oct 13:12
Compare
Sorry, something went wrong.
No results found
Changelog
fix(resolver): bail out from all-off plugin prematurely (#1783 ) (#1362 ) (e524ba7 )
feat(build-request): add support for openIdConnect type (#1775 )
Swagger Client 3.11.1 Released!
01 Oct 17:40
Compare
Sorry, something went wrong.
No results found
Changelog
fix: check node type before treating object as reference (#1719 ) (#1720 )
docs(http-client): document request cancellation via AbortSignal (3554539 )
Swagger Client 3.11.0 Released!
17 Sep 17:59
Compare
Sorry, something went wrong.
No results found
Changelog
feat(build): use core-js@3 (#1716 )
Swagger Client 3.10.13 Released!
14 Sep 09:50
Compare
Sorry, something went wrong.
No results found
Changelog
fix(build): include sourcemap along with build artifact in npm distro
fix(resolver): support legacy fetch override as an alias of http
fix(security): fix security issues in npm tree (100635f )
build: set minimal node version to v10.21.0 (076aa05 )
Swagger Client 3.10.12 Released!
13 Jul 08:52
Compare
Sorry, something went wrong.
No results found
Bug Fixes
security: update lodash to v4.17.19 (40876bb )
Swagger Client 3.10.11 Released!
07 Jul 21:33
Compare
Sorry, something went wrong.
No results found
Bug Fixes
build: add backward compatible support for ES6 artifacts (dc1a39c )
Swagger Client 3.10.10 Released!
06 Jul 11:45
Compare
Sorry, something went wrong.
No results found
Bug Fixes
resolver: support legacy fetch override as an alias of http (d8945c4 ), closes #1417
Improvements
expose optimized build artifacts ES6, commonjs, browser bundles, closes #1542
Swagger Client 3.10.9 Released!
25 Jun 18:09
Compare
Sorry, something went wrong.
No results found
3.10.9 (2020-06-25)
Bug Fixes
build: include sourcemap along with build artifact in npm distro (9e89732 ), closes #1482
Swagger Client 3.10.8 Released!
18 Jun 19:54
Compare
Sorry, something went wrong.
No results found
3.10.8 (2020-06-18)
Bug Fixes
resolver: pass global http option via resolve instance method (#1560 ) (8a1cfe5 ), closes #1479
scheme: make scheme comparison case insensitive (#1562 ) (79fd3d7 ), closes #1531 #1473
TryItOutExecutor: pass request/response interceptors via instance method (#1559 ) (a91e11a ), closes #1476
Swagger Client 3.10.7 Released!
12 Jun 12:46
Compare
Sorry, something went wrong.
No results found
3.10.7 (2020-06-12)
Bug Fixes
build-artifacts: fix corrupted build artifacts (3c88c90 ), closes #1553