v0.12.7

ffmpegwasm/ffmpeg.wasmv0.12.7Oct 9, 2023by jeromewu

AI Summary

Enabled Node.js import support, added abort signal support, enabled libzimg, and added WORKERFS support.

Key Highlights

  • Allow import in Node.js
  • Enable --enable-libzimg
  • Add abort signal support
  • Add WORKERFS support

New Features

  • Node.js import capability
  • libzimg feature enablement
  • Abort signal handling
  • WORKERFS support

Full Release Notes

## What's Changed
* Bump postcss from 8.4.27 to 8.4.31 by @dependabot in https://github.com/ffmpegwasm/ffmpeg.wasm/pull/599
* Fix MIME-typo in Vue example by @Kylmakalle in https://github.com/ffmpegwasm/ffmpeg.wasm/pull/595
* Update README.md by @basitng in https://github.com/ffmpegwasm/ffmpeg.wasm/pull/593
* Update all references to core version 0.12.2 to 0.12.3 by @CrypticSignal in https://github.com/ffmpegwasm/ffmpeg.wasm/pull/592
* ffmpeg: allow import in nodejs by @Elia872 in https://github.com/ffmpegwasm/ffmpeg.wasm/pull/577
* feat: enable --enable-libzimg by @gabrielstuff in https://github.com/ffmpegwasm/ffmpeg.wasm/pull/574
* feat(ffmpeg): abort signal by @abernier in https://github.com/ffmpegwasm/ffmpeg.wasm/pull/573
* Add WORKERFS support by @LostBeard in https://github.com/ffmpegwasm/ffmpeg.wasm/pull/581

## New Contributors
* @Kylmakalle made their first contribution in https://github.com/ffmpegwasm/ffmpeg.wasm/pull/595
* @basitng made their first contribution in https://github.com/ffmpegwasm/ffmpeg.wasm/pull/593
* @CrypticSignal made their first contribution in https://github.com/ffmpegwasm/ffmpeg.wasm/pull/592
* @Elia872 made their first contribution in https://github.com/ffmpegwasm/ffmpeg.wasm/pull/577
* @gabrielstuff made their first contribution in https://github.com/ffmpegwasm/ffmpeg.wasm/pull/574
* @abernier made their first contribution in https://github.com/ffmpegwasm/ffmpeg.wasm/pull/573
* @LostBeard made their first contribution in https://github.com/ffmpegwasm/ffmpeg.wasm/pull/581

**Full Changelog**: https://github.com/ffmpegwasm/ffmpeg.wasm/compare/v0.12.6...v0.12.7