All Versions
22
Latest Version
Avg Release Cycle
114 days
Latest Release
88 days ago

Changelog History
Page 1

  • v4.1.3 Changes

    March 11, 2026

    4.1.3 (2026-03-11)

    ๐Ÿ› Bug Fixes

  • v4.1.2 Changes

    February 04, 2026

    4.1.2 (2026-02-04)

    ๐Ÿ› Bug Fixes

    • โฌ‡๏ธ drop es6-error (3152023)
    • โฌ‡๏ธ drop omit-undefined (77a5f00)
  • v4.1.1 Changes

    February 04, 2026

    4.1.1 (2026-02-04)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  ignore newline char in NO_PROXY variable (fixes #63) (8beccd6)
  • v4.1.0 Changes

    February 04, 2026

    4.1.0 (2026-02-04)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘‰ use named exports (ad46531)

    ๐Ÿ”‹ Features

    • โฌ‡๏ธ drop roarr; allow custom logger (dd073b2)
  • v4.0.0 Changes

    February 04, 2026

    4.0.0 (2026-02-04)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  correct entry script (fixes #73) (6c01a10)
    • default rejectUnauthorized to true & match Node's NODE_TLS_REJECT_UNAUTHORIZED logic (a3c390e)
    • do not proxy traffic to sockets (cfce4c7)
    • โฌ‡๏ธ drop anyproxy (91c2340)
    • ๐Ÿ›  fixed eslint error (0661973)
    • ๐Ÿ”ง replaced configuration with configurationInput (0b1714e)
    • ๐Ÿ‘• suppresed process.env eslint error (a69e748)
    • suppressed type error (182747d)
    • โšก๏ธ updated ca type to string[] (899a286)
    • โšก๏ธ updated default value of ca to be empty array (c7a6d59)
    • โšก๏ธ updated test (69bca77)
    • โšก๏ธ updated test (291e47d)
    • โšก๏ธ updated test (83df90e)
    • โšก๏ธ updated test (f2353ba)
    • โšก๏ธ Updated test (a74bce9)
    • โšก๏ธ Updated test case (6728712)
    • โšก๏ธ Updated test cases and rearranged them (2e86447)
    • ๐Ÿ‘‰ Use deep semver import (1bce3f6)

    ๐Ÿ”‹ Features

    • โž• added option to pass ca certificates while creating global-agent instance. (5df9ceb)
    • ๐Ÿ”„ change Flow to TypeScript (3735fa1)

    ๐Ÿ’ฅ BREAKING CHANGES

    • ๐Ÿ”„ changed types from Flow to TypeScript
      There are visible issues with how this library is implemented,
      including some examples of wrong imported types that need
      to be suppressed. We should either rewrite or leverage agent-base.
  • v3.0.0 Changes

    July 23, 2021

    3.0.0 (2021-07-23)

    ๐Ÿ› Bug Fixes

    • โœ‚ remove unused core-js dependency to shrink the package by 80+% (ee7d160)

    ๐Ÿ’ฅ BREAKING CHANGES

    • Shouldn't be a breaking change. Bumping major version as a precaution.
  • v2.2.0 Changes

    April 02, 2021

    2.2.0 (2021-04-02)

    ๐Ÿ”‹ Features

    • NO_PROXY: allow separator with a comma and a space (debc4e6)
    • no_proxy: allow separator with a comma and a space (5019ad7)
  • v2.1.12 Changes

    June 01, 2020

    2.1.12 (2020-06-01)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ”ง correct configuration (6216bf5)
    • 0๏ธโƒฃ do not reject unauthorized by default (#25) (11e2de5)
    • โšก๏ธ update dependencies (cca3ec3)
  • v2.1.11 Changes

    June 01, 2020

    2.1.11 (2020-06-01)

    ๐Ÿ› Bug Fixes

    • 0๏ธโƒฃ do not reject unauthorized by default (#25) (6277a40)
  • v2.1.10 Changes

    June 01, 2020

    2.1.10 (2020-06-01)

    ๐Ÿ› Bug Fixes

    • 0๏ธโƒฃ do not reject unauthorized by default (#25) (3c296d3)