Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Releases: TooTallNate/node-proxy-agent

5.0.0

14 Jul 19:22
Compare
Choose a tag to compare

Major Changes

  • Drop Node v6 support: dabbfb3
  • Update "pac-proxy-agent" to v5: 31be875

4.0.1

11 Jan 23:45
Compare
Choose a tag to compare

Patches

  • README.md: Mention proxy-from-env support: #56
  • Add Node.js 14 to testing matrix: #58
  • Fix type definitions to account for transparent proxy discovery: #57

Credits

Huge thanks to @nhooyr and @nulltoken for helping!

4.0.0

07 Oct 22:19
Compare
Choose a tag to compare

Major Changes

  • Update agent-base to v6: #55

Credits

Huge thanks to @davidpatrick for helping!

3.1.1

22 Oct 17:04
Compare
Choose a tag to compare

Patches

  • Update https-proxy-agent to v3.0.0: #47
  • Use GH Actions instead of Travis-CI: 1a1abb5
  • Update dependencies: 778ea05
  • Use localhost instead of 127.0.0.1 for tests: cd18ccf
  • Update "pack-proxy-agent" to v3.0.1: af5434d

Credits

Huge thanks to @adrukh for helping!

3.1.0

20 Mar 04:11
Compare
Choose a tag to compare

Minor Changes

  • Add TypeScript types: #34

Patches

  • Remove package-lock.json file: 063ad8f

Credits

Huge thanks to @jbarrus for helping!

3.0.3

11 Sep 01:56
Compare
Choose a tag to compare

Patches

  • Upgrade pac-proxy-agent to 3.x: #31

Credits

Huge thanks to @SkyHacks for helping!

2.3.0

11 Apr 18:52
Compare
Choose a tag to compare

Minor Changes

  • Add support for env vars by default (#16): #11

Patches