All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
5.0.4 (2021-10-18)
5.0.3 (2021-05-22)
5.0.2 (2021-05-01)
- some "" in paths not escaped (d2310d4)
5.0.1 (2021-04-06)
5.0.0 (2021-01-19)
- rename customOptionsFactory to resizeLoaderOptionsGenerator
- remove webpack-query-loader support
- remove webpack-query-loader support (43ff24c)
- rename customOptionsFactory to optionsGenerator (678af94)
- rename customOptionsFactory to resizeLoaderOptionsGenerator (c5199d7)
4.0.1 (2020-12-24)
- inline loader options not being parsed correctly (7ed891c)
4.0.0 (2020-12-18)
- null is no longer allowed as a size, replaced by
"original"
- null is no longer allowed as a size, replaced by
"original"
(f1c1049)
3.0.3 (2020-12-14)
3.0.2 (2020-11-29)
3.0.1 (2020-11-03)
3.0.0 (2020-09-02)
-
deps: Update to [email protected]
-
deps: update packages (9be971b)
2.0.0 (2020-06-24)
- if a width in
sizes
is greater than the original width of the image, it will now be skipped by default - default import format is now ES modules instead of CommonJS modules
1.0.2 (2020-06-23)
1.0.1 (2020-06-23)
- options not correctly formatted when passing to webpack-query-loader (23f2d7a)