HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall_forms/buyercall/node_modules/image-webpack-loader/CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.

## [6.0.0]

* upgrade imagemin-pngquant to 8.0.0 (version bump because of the api change => quality now is an array). For more info see: https://github.com/imagemin/imagemin-pngquant#quality

## [5.1.0]

* upgrade outdated packages (except imagemin-pngquant because this one has an api change)

## [5.0.0]

* upgrade outdated packages
* move the image compressors to optionalDependencies.

## [4.2.0]

* Update svgo to 6.0.0 #145

## [4.1.0]

* Delay imports #140

## [4.0.0]

Updated mozjpeg to v7.0.0

## [3.6.0]

Reverted mozjpeg to v6.0.0, same as v3.4.0

## [3.5.0] deprecated!

Updated mozjepg to v7.0.0, but this was a major change and thus reverted it.

## [3.0.0] - 2016-10-16
### Changed
- Changed jpeg compression algorithm from jpegtran to mozjpeg [PR#38](https://github.com/tcoopman/image-webpack-loader/pull/38).
See [imagemin-mozjpeg](https://github.com/imagemin/imagemin-mozjpeg) for configuration options. 
- Updated minor versions of dependencies: `loader-utils`, `imagemin-gifsicle`,  `imagemin-optipng`, `imagemin-svgo`, `webpack`