github sindresorhus/got v14.0.0

latest releases: v14.4.2, v14.4.1, v14.4.0...
9 months ago

Breaking

  • Require Node.js 20 (#2313) a004263
    • Why not target the oldest active Node.js LTS, which is Node.js 18? I usually strictly follow this convention in my packages. However, this package is the exception because the HTTP part of Node.js is consistently buggy, and I don't have time to work around issues in older Node.js releases. I you need to still support Node.js 18, I suggest staying on Got v13, which is quite stable. Node.js 18 will be out of active LTS in 5 months.

Improvements

  • Make followRedirect option accept a function (#2306) 7c3f147

v13.0.0...v14.0.0

Don't miss a new got release

NewReleases is sending notifications on new releases.