4.1.11 (2024-12-07)
4.1.10 (2024-12-05)
4.1.9 (2024-09-21)
- deps: update external fixes (f4f7d9b)
4.1.8 (2024-06-07)
4.1.7 (2024-06-07)
- Revert "fix: deal with node v19 breaking change (keep-alive enabled on global agent)" (5d575a1)
4.1.6 (2024-06-07)
- deal with node v19 breaking change (keep-alive enabled on global agent) (d699d2f)
4.1.5 (2024-06-07)
4.1.4 (2024-06-06)
4.1.3 (2024-06-01)
- deps: update dependency debug to v4.3.5 (7bc0c80)
4.1.2 (2024-04-10)
4.1.1 (2023-10-30)
4.1.0 (2023-09-13)
- force release (d7daffe)
4.0.13 (2023-05-18)
- protocol determination (8f50fa5)
4.0.12 (2023-05-09)
4.0.11 (2023-05-09)
4.0.10 (2023-04-15)
4.0.9 (2023-04-15)
4.0.8 (2023-04-13)
4.0.7 (2023-04-12)
4.0.6 (2023-03-20)
- deps: update external fixes (1a66335)
4.0.5 (2023-03-13)
4.0.4 (2023-02-25)
- deps: update dependency lru-cache to v7.17.0 (3bd2eff)
4.0.3 (2023-02-14)
4.0.2 (2023-02-13)
4.0.1 (2023-01-30)
4.0.0 (2023-01-27)
- trigger release (c7fdf37)
- Removed CommonJS support. This package is native ESM from now on.
3.3.1 (2022-12-25)
3.3.0 (2022-10-25)
3.2.1 (2022-10-14)
3.2.0 (2022-10-13)
3.1.4 (2022-09-20)
- user-agent (4e3bacf)
3.1.3 (2022-09-20)
- force release (rename adobe/helix-fetch to adobe/fetch) (dbfc05f)
3.1.2 (2022-08-07)
3.1.1 (2022-06-29)
3.1.0 (2022-06-28)
3.0.11 (2022-06-16)
3.0.10 (2022-05-14)
3.0.9 (2022-04-09)
- deps: update dependency lru-cache to v7.8.1 (6710be6)
3.0.8 (2022-04-02)
3.0.7 (2022-03-20)
3.0.6 (2022-02-28)
- trigger release (6a0edf6)
3.0.5 (2022-02-14)
3.0.4 (2022-02-14)
3.0.3 (2022-02-04)
- DTS (c55e58a)
3.0.2 (2022-02-03)
3.0.1 (2022-02-03)
3.0.0 (2021-10-15)
-
FormData is no longer exported by helix-fetch. You can use a spec-compliant FormData implementation instead (e.g.
formdata-node
) -
feat: setting maxCacheSize = 0 disables cache
-
feat: new convenience functions: noCache(), h1(), keepAlive(), h1NoCache(), keepAliveNoCche()
-
chore: fix ts declarations
-
chore: update deps
2.4.2 (2021-08-18)
2.4.1 (2021-07-30)
2.4.0 (2021-07-29)
2.3.0 (2021-06-11)
2.2.1 (2021-05-17)
2.2.0 (2021-03-26)
2.1.9 (2021-03-25)
2.1.8 (2021-03-22)
- guard against race condition on reset (72fb3a4)
2.1.7 (2021-03-04)
2.1.6 (2021-02-25)
2.1.5 (2021-02-16)
2.1.4 (2021-02-12)
2.1.3 (2021-02-09)
2.1.2 (2021-02-04)
2.1.1 (2021-02-04)
2.1.0 (2021-01-28)
2.0.1 (2021-01-26)
2.0.0 (2021-01-25)
- ** The exposed API, options etc have been aligned with node-fetch. Due to the major changes there are numerous breaking changes both in the API and the options. See the 1.x to 2.x Upgrade Guide for details.
1.9.2 (2020-12-09)
1.9.1 (2020-08-10)
- deps: update dependency get-stream to v6 (1f18b4e)
1.9.0 (2020-08-03)
1.8.1 (2020-07-22)
1.8.0 (2020-07-20)
1.7.1 (2020-07-13)
- deps: update dependency lru-cache to v6 (a41d842)
1.7.0 (2020-06-30)
1.6.2 (2020-06-15)
1.6.1 (2020-05-14)
1.6.0 (2020-04-02)
1.5.0 (2020-03-27)
- index: allow queryParams (961b3a2)
- index: query strings allowed (a776286), closes #12
- index: querystring support (45da799), closes #11
- minor tweaks and added test (6c41275), closes #11
1.4.2 (2020-03-24)
1.4.1 (2020-03-17)
1.4.0 (2020-02-28)
1.3.0 (2020-02-28)
1.2.0 (2020-02-27)
1.1.0 (2020-02-03)
- package.json: trigger initial release (1280c16)