UNPKG

webpack-image-placeholder-loader

Version:
88 lines (45 loc) 4.81 kB
# Changelog 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. ### [1.2.1](https://github.com/Calvin-LL/webpack-image-placeholder-loader/compare/v1.2.0...v1.2.1) (2021-10-17) ## [1.2.0](https://github.com/Calvin-LL/webpack-image-placeholder-loader/compare/v1.1.23...v1.2.0) (2021-05-10) ### Features * add blurred-svg format ([3ae6c20](https://github.com/Calvin-LL/webpack-image-placeholder-loader/commit/3ae6c209c9416ad2c6eb460438f2bc45a5e40c8d)) ### [1.1.23](https://github.com/Calvin-LL/webpack-image-placeholder-loader/compare/v1.1.22...v1.1.23) (2021-04-06) ### [1.1.22](https://github.com/Calvin-LL/webpack-image-placeholder-loader/compare/v1.1.21...v1.1.22) (2021-01-19) ### [1.1.21](https://github.com/Calvin-LL/webpack-image-placeholder-loader/compare/v1.1.20...v1.1.21) (2021-01-19) ### [1.1.20](https://github.com/Calvin-LL/webpack-image-placeholder-loader/compare/v1.1.19...v1.1.20) (2020-11-30) ### [1.1.19](https://github.com/Calvin-LL/webpack-image-placeholder-loader/compare/v1.1.18...v1.1.19) (2020-11-29) ### [1.1.18](https://github.com/Calvin-LL/webpack-image-placeholder-loader/compare/v1.1.17...v1.1.18) (2020-11-17) ### Bug Fixes - import with query where the value is a number not working ([cebacb4](https://github.com/Calvin-LL/webpack-image-placeholder-loader/commit/cebacb4715cc2e77b8eba0ffcd403c3c20c2339d)) ### [1.1.17](https://github.com/Calvin-LL/webpack-image-placeholder-loader/compare/v1.1.16...v1.1.17) (2020-11-03) ### [1.1.16](https://github.com/Calvin-LL/webpack-image-placeholder-loader/compare/v1.1.15...v1.1.16) (2020-10-28) ### [1.1.15](https://github.com/Calvin-LL/webpack-image-placeholder-loader/compare/v1.1.14...v1.1.15) (2020-09-02) ### [1.1.14](https://github.com/Calvin-LL/webpack-image-placeholder-loader/compare/v1.1.13...v1.1.14) (2020-08-18) ### [1.1.13](https://github.com/Calvin-LL/webpack-image-placeholder-loader/compare/v1.1.12...v1.1.13) (2020-06-24) ### [1.1.12](https://github.com/Calvin-LL/webpack-image-placeholder-loader/compare/v1.1.11...v1.1.12) (2020-06-24) ### [1.1.11](https://github.com/Calvin-LL/webpack-image-placeholder-loader/compare/v1.1.10...v1.1.11) (2020-06-23) ### [1.1.10](https://github.com/Calvin-LL/webpack-image-placeholder-loader/compare/v1.1.9...v1.1.10) (2020-06-19) ### Bug Fixes - queries not validated ([b552751](https://github.com/Calvin-LL/webpack-image-placeholder-loader/commit/b55275130d0960581d8d682da05dff4d9ac93034)) ### [1.1.9](https://github.com/Calvin-LL/webpack-image-placeholder-loader/compare/v1.1.8...v1.1.9) (2020-06-19) ### Bug Fixes - queries not validated ([0ebf205](https://github.com/Calvin-LL/webpack-image-placeholder-loader/commit/0ebf205cef41f2fd36eb52cfd87c09096ec42856)) ### [1.1.8](https://github.com/Calvin-LL/webpack-image-placeholder-loader/compare/v1.1.7...v1.1.8) (2020-06-17) ### [1.1.7](https://github.com/Calvin-LL/webpack-image-placeholder-loader/compare/v1.1.6...v1.1.7) (2020-06-17) ### [1.1.6](https://github.com/Calvin-LL/webpack-image-placeholder-loader/compare/v1.1.5...v1.1.6) (2020-06-17) ### [1.1.5](https://github.com/Calvin-LL/webpack-image-placeholder-loader/compare/v1.1.4...v1.1.5) (2020-06-17) ### [1.1.4](https://github.com/Calvin-LL/webpack-image-placeholder-loader/compare/v1.1.3...v1.1.4) (2020-06-17) ### [1.1.3](https://github.com/Calvin-LL/webpack-image-placeholder-loader/compare/v1.1.2...v1.1.3) (2020-06-13) ### [1.1.2](https://github.com/Calvin-LL/webpack-image-placeholder-loader/compare/v1.1.1...v1.1.2) (2020-06-11) ### [1.1.1](https://github.com/Calvin-LL/webpack-image-placeholder-loader/compare/v1.1.0...v1.1.1) (2020-06-09) ### Bug Fixes - **resourcequery:** queries not having effect ([48b8913](https://github.com/Calvin-LL/webpack-image-placeholder-loader/commit/48b891365d662426dd72dd87f4e2d039f53d619b)) ## 1.1.0 (2020-06-09) ### Features - **all:** implement all features ([01d2d23](https://github.com/Calvin-LL/webpack-image-placeholder-loader/commit/01d2d231b72854a32e127727b3818817fa593a0d)) - **validateoptions:** add validateOptions ([498fbf3](https://github.com/Calvin-LL/webpack-image-placeholder-loader/commit/498fbf39c5a17542aa39dcec200522ab2616b663)) ### Bug Fixes - **index.ts:** fix background color handling ([5a50b98](https://github.com/Calvin-LL/webpack-image-placeholder-loader/commit/5a50b98167f2a2e3383c27329a4ce9066a84f5a4)) - **index.ts:** fix improper webpack async syntex ([53760bc](https://github.com/Calvin-LL/webpack-image-placeholder-loader/commit/53760bcf9749c31da9df89e2e8dfe6560a4e91f1)) - **package.json:** release script ([37877fe](https://github.com/Calvin-LL/webpack-image-placeholder-loader/commit/37877fef291ccc7e30fa0785db97f9e674cefad5))