Releases: npm/make-fetch-happen
Releases · npm/make-fetch-happen
v14.0.3
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
#318ssri@12.0.0
0113d1f
#318proc-log@5.0.0
f0db136
#318minipass-fetch@4.0.0
be3558d
#318@npmcli/agent@3.0.0
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)