Fixed
- curly - use default content-type when there are no headers #410 by @liamdiprose
Added
- Added prebuilt binaries for Node.js 22, Electron 33, Electron 32, and Electron 31
Notes
Besides possible security patches, this will be the last minor release in the v4 series. For v5, I am currently planning to work on this:
- Migrate to N-API. This will allow us to support newer Node.js versions more easily.
- Drop support for Node.js < 22.
- Drop support for building with libcurl < 8.0.
- Drop x86 support.
- Support ES modules.