All Versions
30
Latest Version
Avg Release Cycle
23 days
Latest Release
1446 days ago

Changelog History
Page 2

  • v3.10.7 Changes

    June 12, 2020

    3.10.7 (2020-06-12)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ— build-artifacts: fix corrupted build artifacts (3c88c90), closes #1553
  • v3.10.6 Changes

    June 04, 2020

    3.10.6 (2020-06-04)

    ๐Ÿ› Bug Fixes

  • v3.10.5 Changes

    May 28, 2020

    3.10.5 (2020-05-28)

    ๐Ÿ› Bug Fixes

    • Proper encoding of OAS2 collectionFormat cases when not multi, e.g. csv (#1550) (b023192)
  • v3.10.4 Changes

    May 21, 2020

    3.10.4 (2020-05-21)

    ๐Ÿ”„ Changelog

    ๐Ÿ› Bug Fixes

    • form-data : use form-data polyfill backward compatible with node >= 4 (18a000)
  • v3.10.3 Changes

    May 14, 2020

    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)
  • v3.10.0 Changes

    January 17, 2020
    ๐Ÿ”„ Changelog
    • ๐Ÿ”‹ feature: x-tokenName OAuth extension support in OpenAPI 3.0 (#1489)
    • ๐Ÿ‘Œ improvement: URL-encode query parameter names (#1487)
    • ๐Ÿ›  housekeeping: npm audit fixes (#1493)
  • v3.9.6 Changes

    November 18, 2019

    ๐Ÿ”„ Changelog

    • housekeeping: npm audit fix (#1484)
  • v3.9.5 Changes

    October 12, 2019
    ๐Ÿ”„ Changelog
    • ๐Ÿ‘Œ improvement: send Accept: application/json, application/yaml for all document fetches (#1478)
    • housekeeping: npm audit concerns (#1474)
  • v3.9.4 Changes

    September 01, 2019

    ๐Ÿ”„ Changelog

    • ๐Ÿ‘Œ improvement: bypass style/explode processing for Parameter.content values (#1469)
    • ๐Ÿ‘Œ improvement: add newline remover for Header values (#1468)
  • v3.9.3 Changes

    August 10, 2019

    ๐Ÿš€ This release includes a fix that prevents resolution of $ref keys in OpenAPI 3.0 Media Type Objects that are within a Request Body Object or Response Object.

    ๐Ÿ”„ Changelog

    • ๐Ÿ›  fix: non-standard resolution behavior (via #1465)