Releases: gajus/global-agent
Releases · gajus/global-agent
v3.0.0
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
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.11
2.1.11 (2020-06-01)
Bug Fixes
- do not reject unauthorized by default (#25) (6277a40)
v2.1.10
2.1.10 (2020-06-01)
Bug Fixes
- do not reject unauthorized by default (#25) (3c296d3)
v2.1.9
2.1.9 (2020-05-29)
Bug Fixes
- propagate tls.connect options from the origin request to the proxy (#25) (aa4b60c)
v2.1.8
2.1.8 (2020-02-02)
Bug Fixes
v2.1.7
2.1.7 (2019-11-18)
Bug Fixes
v2.1.6
2.1.6 (2019-11-09)
Bug Fixes
v2.1.5
2.1.5 (2019-10-24)
Bug Fixes
- reset timeout after secureConnect (60b4f7c)