Releases: sindresorhus/got
Releases · sindresorhus/got
v14.4.4
v14.4.3
v14.4.2
v14.4.1
- Fix missing dependency dfc54d9
v14.4.0
v14.3.0
- Update dependencies dbab6c3
v14.2.1
v14.2.0
v14.1.0
v14.0.0
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.