You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,26 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
* rename customOptionsFactory to resizeLoaderOptionsGenerator
11
+
* remove webpack-query-loader support
12
+
13
+
### Features
14
+
15
+
* remove webpack-query-loader support ([43ff24c](https://github.com/Calvin-LL/webpack-image-srcset-loader/commit/43ff24c425929356ce3112b6101fee1cba27299e))
16
+
* rename customOptionsFactory to optionsGenerator ([678af94](https://github.com/Calvin-LL/webpack-image-srcset-loader/commit/678af94442c16105855d24c91c3184508546f6a8))
17
+
* rename customOptionsFactory to resizeLoaderOptionsGenerator ([c5199d7](https://github.com/Calvin-LL/webpack-image-srcset-loader/commit/c5199d7d62dea4841371ff24ddebe46436541122))
18
+
19
+
20
+
### Bug Fixes
21
+
22
+
* fix typos in options.json ([3c2014a](https://github.com/Calvin-LL/webpack-image-srcset-loader/commit/3c2014a580be085d5b395854803cc06bd13321d4))
23
+
* fix typos in options.json ([4a81bee](https://github.com/Calvin-LL/webpack-image-srcset-loader/commit/4a81beed79247a9290466167ae3a318472802637))
0 commit comments