All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
5.0.0 (2021-10-14)
- remove imagemin dependencies and remove imageminOptions from options
4.1.0 (2021-06-05)
- add support for AVIF (d15f0a4)
4.0.2 (2021-04-06)
4.0.1 (2021-04-06)
4.0.0 (2021-01-19)
- remove built-in file-loader
- fileLoaderOptionsGenerator can also be a string of a js function (d856968)
- make file loader search more loose (ae4c817)
- remove built-in file-loader (77619ac)
3.1.0 (2020-12-13)
- add imagemin to optimize images (cb89ac6)
3.0.6 (2020-11-30)
3.0.5 (2020-11-29)
3.0.4 (2020-11-29)
3.0.3 (2020-11-16)
- import with query where the value is a number not working (2efa94d)
3.0.2 (2020-11-03)
3.0.1 (2020-10-28)
3.0.0 (2020-09-02)
-
deps: Update to [email protected]
-
deps: update packages (40abb83)
2.0.6 (2020-06-24)
2.0.5 (2020-06-23)
2.0.4 (2020-06-21)
- scale not taking precedence and scaleUp not applying to scale (29e97f2)
2.0.2 (2020-06-19)
2.0.1 (2020-06-19)
2.0.0 (2020-06-19)
-
options: options structure changed
-
options: change options structure (ddf7e6e)
1.1.1 (2020-06-19)
- query not overriding options (f49daf7)
1.1.0 (2020-06-18)
- add scale option (d201353)
- queries not validated (a48f9bc)