v0.12.4

ffmpegwasm/ffmpeg.wasmv0.12.4Aug 10, 2023by jeromewu

AI Summary

Fixed error handling in the worker by correcting the postMessage error method.

Key Highlights

  • Fix postMessage(error) in worker

New Features

  • Worker error handling fix

Full Release Notes

## What's Changed
* Fix postMessage(error) in worker by @jeromewu in https://github.com/ffmpegwasm/ffmpeg.wasm/pull/540


**Full Changelog**: https://github.com/ffmpegwasm/ffmpeg.wasm/compare/v0.12.3...v0.12.4