webpack-contrib/image-minimizer-webpack-plugin

options has an unknown property 'minify'. These properties are valid:

tomsommer opened this issue · 5 comments

Version 2.2.0 following docs to use squoosh

[webpack-cli] Invalid options object. Image Minimizer Plugin has been initialized using an options object that does not match the API schema.
 - options has an unknown property 'minify'. These properties are valid:
   object { test?, include?, exclude?, minimizerOptions?, filter?, severityError?, loader?, maxConcurrency?, filename?, deleteOriginalAssets? }

Version 2.2.0 doesn't yet include that option; squoosh support was added in June, while 2.2.0 was released in January.

We'll have to wait for a new release.

Yep, release will be in near future, with a lot of good features

Fair enough, they just forget to say that on https://webpack.js.org/plugins/image-minimizer-webpack-plugin/ :)

Duplicate #216, release will be soon, sorry for this

Any update on when there will be a release?