Releases: npm/agent
Releases · npm/agent
v4.0.0
4.0.0 (2025-09-18)
⚠️ BREAKING CHANGES
@npmcli/agentnow supports node^20.17.0 || >=22.9.0
Bug Fixes
cc633d3#129 align to npm 11 node engine range (@owlstronaut)
Dependencies
Chores
44d60e7#124 postinstall workflow updates (#124) (@owlstronaut)f3d6af9#122 bump minipass-fetch from 3.0.5 to 4.0.1 (#122) (@dependabot[bot])0ca160f#120 bump nock from 13.5.6 to 14.0.3 (#120) (@dependabot[bot])63eb2f9#127 bump @npmcli/template-oss from 4.24.4 to 4.25.0 (#127) (@dependabot[bot], @npm-cli-bot)3c71f9a#116 postinstall for dependabot template-oss PR (@hashtagchris)
v3.0.0
3.0.0 (2024-08-26)
⚠️ BREAKING CHANGES
@npmcli/agentnow supports node^18.17.0 || >=20.5.0
Bug Fixes
5dbeb55#113 align to npm 10 node engine range (@hashtagchris)
Chores
bfdccc1#114 bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])e3fd27f#113 run template-oss-apply (@hashtagchris)21c1987#99 linting: no-unused-vars (@lukekarrys)488db1d#99 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)f797fa1#95 re-implement skipped windows test (#95) (@lukekarrys)603173b#111 postinstall for dependabot template-oss PR (@hashtagchris)0c7400c#111 bump @npmcli/template-oss from 4.22.0 to 4.23.1 (@dependabot[bot])
v2.2.2
v2.2.1
2.2.1 (2024-02-01)
Bug Fixes
88212cc#92 properly differentiate http and https proxies (#92) (@Torbjorn-Svensson)
Chores
9ffc694#90 postinstall for dependabot template-oss PR (@lukekarrys)7243097#90 bump @npmcli/template-oss from 4.21.1 to 4.21.3 (@dependabot[bot])ee9ea76#88 postinstall for dependabot template-oss PR (@lukekarrys)e169c95#88 bump @npmcli/template-oss from 4.19.0 to 4.21.1 (@dependabot[bot])cfdcf70#73 move proxy:null to correct test (@lukekarrys)
v2.2.0
2.2.0 (2023-10-02)
Features
e24eb6c#59 use agent-base (@lukekarrys)
Bug Fixes
d2608ea#59 remove unnecessary utils and cleanup destructuring (@lukekarrys)4d4b70c#67 set proxy from env vars based on truthiness (@lukekarrys)
v2.1.1
v2.1.0
v2.0.0
2.0.0 (2023-08-15)
⚠️ BREAKING CHANGES
- support for node 14 has been removed
Bug Fixes
c18b8b3#47 drop node14 support (@lukekarrys)5c59b3d#47 use lru-cache named export (@lukekarrys)
Dependencies
v1.1.0
1.1.0 (2023-05-16)
Features
93bdc11#38 implement getAgent function (#38) (@nlf)35bad06#37 implement socks proxy (#37) (@nlf)471f70b#35 implement the family flag for restricting tcp family (#35) (@nlf)ac89410#34 implement dns cache (#34) (@nlf)1f97e18#30 implement granular timeouts (#30) (@nlf)