Initial commit

This commit is contained in:
Developer
2025-04-21 16:03:20 +02:00
commit 2832896157
22874 changed files with 3092801 additions and 0 deletions

View File

@@ -0,0 +1,36 @@
# Changelog
## 2.0.1
Updated dependencies
## 2.0.0
Require Node 4. Support only webpack 2. Switch from jpegtran to mozjpeg.
Switch to `enabled` option instead of detecting `minimize` from UglifyJSPlugin.
## 1.3.1
Updated dependencies
## 1.3.0
Support `?config=otherConfig` to specify advanced options
## 1.2.2
Make sure that the webpack callback is only called once
## 1.2.1
Updated dependencies
## 1.2.0
New: Allow using pngquant plugin via advanced options
Match default `optimizationLevel` 2 in plugin in this loader's defaults
## 1.1.0
New: Allow options in an `imagemin` property on the webpack config