v12.14
t8y2/dbxv12.14Jan 7, 2025by lucasgelfond
AI Summary
Marks a transition to a new maintainer with the exposure of critical internal tools like `ffprobe` and the `@ffmpeg/util` module, alongside various documentation improvements.
Key Highlights
- Expose `ffprobe` utility
- Expose `@ffmpeg/util` as a module
- Fix documentation and example URLs
- First working release for new maintainer
New Features
- Expose `ffprobe`
- Expose `@ffmpeg/util` as a module
- Documentation and URL fixes
Full Release Notes
Hi all! New maintainer here, first working release. Had a few hiccups with npm versioning so this is later, but changes here include: - the biggest change, #776 , @izogfif 's PR to expose `ffprobe` - #627, @asticode 's PR exposing @ffmpeg/util as a module (and re-releasing util) - Three docs / URL fixes: #779 (thanks @ksorv ), #766 (thanks @tommyjepsen ), and #783 (thanks @gubo97000 ) Build here is courtesy of @nathancahill ! Let me know if any issues, should be able to merge some more of these open PRs in the coming days!