kleisauke / wasm-vips

libvips for the browser and Node.js, compiled to WebAssembly with Emscripten.
https://kleisauke.github.io/wasm-vips/
MIT License
463 stars 25 forks source link

Use stable mozjpeg version #22

Closed atjn closed 1 year ago

atjn commented 1 year ago

mojzpeg should start releasing stable versions more often now (https://github.com/mozilla/mozjpeg/issues/422), so we can use an official version tag again 🥳

I am guessing you need this commit before release-monitoring can work automatically.