4.0.0 (2024-09-05)
minipass-fetch
now supports node^18.17.0 || >=20.5.0
f59d139
#160 bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])8e696c6
#161 run template-oss-apply (@hashtagchris)4a7fb89
#149 tests NODE_TLS_REJECT_UNAUTHORIZED (#149) (@reggi)7f99262
#163 postinstall for dependabot template-oss PR (@hashtagchris)21fcdc0
#163 bump @npmcli/template-oss from 4.22.0 to 4.23.3 (@dependabot[bot])
3.0.5 (2024-05-04)
52b1ea3
#147 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)272e06e
#138 tests: correctly remove srl files when updating tls fixtures (#138) (@lukekarrys)250e493
#117 fix tests for node 20 (@lukekarrys)c5d7e43
#147 postinstall for dependabot template-oss PR (@lukekarrys)765e4f4
#145 bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])
3.0.4 (2023-08-14)
3.0.3 (2023-04-26)
3.0.2 (2023-04-13)
3c40fdc
handle invalid redirect header in a response (#100) (@wraithgar, Mohammad macbook)cc962bc
Support longer timeouts - Inform http/tls timeout of chosen timeout (@josh-hemphill)
3.0.1 (2022-12-07)
3.0.0 (2022-10-10)
minipass-fetch
is now compatible with the following semver range for node:^14.17.0 || ^16.13.0 || >=18.0.0
2.1.2 (2022-08-22)
2.1.1 (2022-08-17)
- linting (d2045cb)
2.1.0 (2022-03-24)
- expose AbortError directly (ed9d420)
2.0.3 (2022-03-08)
2.0.2 (2022-03-02)
2.0.1 (2022-03-01)
2.0.0 (2022-02-24)
- this removes the (hopefully) unused feature that arbitrary strings are allowed as URLs in the Request constructor. we now require that URLs are valid and absolute.
- this drops support for node versions older than 12 LTS