What's Changed
- Changed signature of
checkto no longer supportBufferand instead take the modern counterparts, likeUInt8Array,ArrayBufferor aTypedArray - Require Node 20 or later
- Use node utility instead of package to gather streams into a byte array
- Modernize publishing automation
- Various dependency updates, especially to taskcluster package
Full Changelog: v7.0.0...v8.0.0