v3.2.1
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