Skip to content

v3.2.1

Choose a tag to compare

@iwatakeshi iwatakeshi released this 30 Nov 22:08
· 17 commits to master since this release

What's Changed

Bug Fixes

  • Proxy Implementation Improvements (#45)
    • Fixed protocol format: strip colon for AxiosProxyConfig compatibility
    • Fixed port parsing to avoid NaN when port is missing
    • Added http_proxy environment variable fallback support (in addition to https_proxy)
    • Use hostname instead of host to avoid port in hostname field
    • Enhanced documentation for environment variable fallback behavior

Other Changes

  • Fixed typo: GitlyUknownError → GitlyUnknownError (#43)
  • Fixed ESM named export issue with shelljs (#46)
  • Updated glob dependency to 11.1.0 (#42)

Full Changelog: v3.2.0...v3.2.1