- Updated supported node versions to v20, v22, and v24. Support for node v18 has been removed. (#3760)
- Updated NAN to v2.23.0 to support node v24 (#3760)
- Updated the linux binary to be built on Ubuntu 24.04 (#3760)
- Updated the macos binary to be built on macOS 15 (#3863)
- Moved node-pre-gyp back to @acalcutt/node-pre-gyp to support node v24. There is currently an issue with releases of @mapbox/node-pre-gyp which is preventing using it. (#3760)
- Add Windows arm64 binary build to ci and release workflows. (#3760)
- Add options parameter to addImage method in Node.js type definitions (#3868)