Releases: TooTallNate/node-proxy-agent
Releases · TooTallNate/node-proxy-agent
4.0.1
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
Major Changes
- Update
agent-base
to v6: #55
Credits
Huge thanks to @davidpatrick for helping!
3.1.1
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
Minor Changes
- Add TypeScript types: #34
Patches
- Remove
package-lock.json
file: 063ad8f
Credits
Huge thanks to @jbarrus for helping!
3.0.3
Patches
- Upgrade pac-proxy-agent to 3.x: #31
Credits
Huge thanks to @SkyHacks for helping!
2.3.0
Minor Changes
- Add support for env vars by default (#16): #11
Patches