Releases: npm/make-fetch-happen
Releases · npm/make-fetch-happen
v15.0.0
15.0.0 (2025-07-24)
⚠️ BREAKING CHANGES
make-fetch-happen
now supports node^20.17.0 || >=22.9.0
Bug Fixes
070a458
#331 align to npm 11 node engine range (@owlstronaut)
Dependencies
Chores
525c84c
#331 template-oss apply fix (@owlstronaut)a00560d
#330 bump @npmcli/template-oss from 4.23.4 to 4.24.3 (#330) (@owlstronaut)
v14.0.3
14.0.3 (2024-10-21)
Bug Fixes
3e0fe87
#316 stop ignoring NODE_TLS_REJECT_UNAUTHORIZED when strictSSL is not defined (#316) (@brunoargolo, Bruno Oliveira)
Dependencies
05fbcc3
#327 bump negotiator from 0.6.4 to 1.0.0 (#327) (@dependabot[bot])
v14.0.2
14.0.2 (2024-10-16)
Bug Fixes
fa5f233
#324 don't use the request signal in the agent (#324) (@thewilkybarkid, @wraithgar)
Chores
b3742c5
#323 bump @npmcli/template-oss from 4.23.3 to 4.23.4 (#323) (@dependabot[bot], @npm-cli-bot)
v14.0.1
v14.0.0
14.0.0 (2024-09-26)
⚠️ BREAKING CHANGES
make-fetch-happen
now supports node^18.17.0 || >=20.5.0
Bug Fixes
Dependencies
aa5d07a
#318[email protected]
0113d1f
#318[email protected]
f0db136
#318[email protected]
be3558d
#318@npmcli/[email protected]
d255fcb
#299 remove is-lambda dependency (#299)
Chores
30ee575
#318 run template-oss-apply (@reggi)253f3b9
#309 bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])58dc7ef
#295 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)f51f1de
#311 postinstall for dependabot template-oss PR (@hashtagchris)381750e
#311 bump @npmcli/template-oss from 4.23.1 to 4.23.3 (@dependabot[bot])
v13.0.1
13.0.1 (2024-04-30)
Bug Fixes
66018e3
log errors on retry (@wraithgar)ed73ef5
#288 always catch and emit cache write errors in promise (#288) (@lukekarrys)
Chores
9e1329c
#292 fix linting in tests (@lukekarrys)4756bda
#292 postinstall for dependabot template-oss PR (@lukekarrys)91df666
#292 bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])
v13.0.0
v12.0.0
12.0.0 (2023-07-27)
⚠️ BREAKING CHANGES
- support for node 14 has been removed
- this changes the underlying http agents to those provided by
@npmcli/agent
. Backwards compatibility should be fully implemented but due to the scope of this change it was made a breaking change out of an abundance of caution.
Features
7c25367
#255 move to @npmcli/agent (@wraithgar)
Bug Fixes
3059b28
#259 drop node14 support (#259) (@wraithgar)
Documentation
efd1e2f
#255 update readme (@wraithgar)