Skip to content

Releases: npm/make-fetch-happen

v13.0.1

30 Apr 14:53
0b3ba78
Compare
Choose a tag to compare

13.0.1 (2024-04-30)

Bug Fixes

Chores

v13.0.0

15 Aug 17:42
Compare
Choose a tag to compare

13.0.0 (2023-08-15)

⚠️ BREAKING CHANGES

  • support for node <=16.13 has been removed

Bug Fixes

Dependencies

v12.0.0

27 Jul 17:31
Compare
Choose a tag to compare

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

Bug Fixes

Documentation

Dependencies

v11.1.1

27 Apr 20:07
Compare
Choose a tag to compare

11.1.1 (2023-04-27)

Dependencies

v11.1.0

13 Apr 21:50
Compare
Choose a tag to compare

11.1.0 (2023-04-13)

Features

v11.0.3

02 Feb 16:40
Compare
Choose a tag to compare

11.0.3 (2023-02-02)

Dependencies

v11.0.2

07 Dec 20:34
d782dee
Compare
Choose a tag to compare

11.0.2 (2022-12-07)

Dependencies

v11.0.1

17 Oct 19:38
10ff2e4
Compare
Choose a tag to compare

11.0.1 (2022-10-17)

Dependencies

v11.0.0

13 Oct 20:14
db8f03c
Compare
Choose a tag to compare

11.0.0 (2022-10-13)

⚠️ BREAKING CHANGES

  • this module no longer attempts to change file ownership automatically
  • make-fetch-happen is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

Documentation

Dependencies

v10.2.1

15 Aug 20:37
ea71110
Compare
Choose a tag to compare

10.2.1 (2022-08-15)

Bug Fixes