advanced-image-loader
advanced-image-loader copied to clipboard
Advanced webpack2 image loader with support for image resizing, srcset and inlined placeholder. And it's blazing fast
There are several warnings about deprecated methods when you attempt to install this loader in a Node 10 environment. Full output: ``` > node-gyp rebuild TOUCH Release/obj.target/libvips-cpp.stamp CXX(target) Release/obj.target/sharp/src/common.o CXX(target)...
This Pull Request updates dependency [sinon-chai](https://github.com/domenic/sinon-chai) from `v2.14.0` to `v3.0.0` Release Notes ### [`v3.0.0`](https://github.com/domenic/sinon-chai/releases/v3.0.0) [Compare Source](https://github.com/domenic/sinon-chai/compare/v2.14.0...v3.0.0) * Required Node.js version 4 or later * Required Sinon version 4 or later...
This Pull Request updates dependency [sinon](https://github.com/sinonjs/sinon) from `v2.4.1` to `v5.0.7` Release Notes ### [`v5.0.7`](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md#​507--2018-05-07) [Compare Source](https://github.com/sinonjs/sinon/compare/v5.0.6...v5.0.7) ================== * Fix stub id prefix (#​1786) --- ### [`v5.0.6`](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md#​506--2018-05-07) [Compare Source](https://github.com/sinonjs/sinon/compare/v5.0.5...v5.0.6) ================== *...
This Pull Request updates dependency [semantic-release](https://github.com/semantic-release/semantic-release) from `v6.3.6` to `v15.4.1` Release Notes ### [`v15.4.1`](https://github.com/semantic-release/semantic-release/releases/v15.4.1) [Compare Source](https://github.com/semantic-release/semantic-release/compare/v15.4.0...v15.4.1) ##### Bug Fixes * use `git rev-parse origin/${branch}` to verify origin head ([d7081fa](https://github.com/semantic-release/semantic-release/commit/d7081fa)) ---...
This Pull Request updates dependency [nyc](https://github.com/istanbuljs/nyc) from `v10.3.2` to `v11.8.0` Release Notes ### [`v11.8.0`](https://github.com/istanbuljs/nyc/blob/master/CHANGELOG.md#​1180httpsgithubcomistanbuljsnyccomparev1173v1180-2018-05-14) [Compare Source](https://github.com/istanbuljs/nyc/compare/v11.7.3...v11.8.0) ##### Features * merge together multiple istanbul format reports ([#​840](`https://github.com/istanbuljs/nyc/issues/840`)) ([9def3eb](https://github.com/istanbuljs/nyc/commit/9def3eb)) #### [11.7.3](https://github.com/istanbuljs/nyc/compare/v11.7.2...v11.7.3) (2018-05-10)...
This Pull Request updates dependency [mocha](https://github.com/mochajs/mocha) from `v3.5.3` to `v5.1.1` Release Notes ### [`v5.1.1`](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md#​511--2018-04-18) [Compare Source](https://github.com/mochajs/mocha/compare/v5.1.0...v5.1.1) #### :bug: Fixes - [#​3325]: Revert change which broke `--watch` ([@​boneskull]) [#​3325]: `https://github.com/mochajs/mocha/issues/3325` ---...
This Pull Request updates dependency [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from `v6.10.3` to `v7.8.2` Release Notes ### [`v7.8.2`](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#​782---2018-05-13) [Compare Source](https://github.com/yannickcr/eslint-plugin-react/compare/v7.8.1...v7.8.2) ##### Fixed * Fix crash in [`boolean-prop-naming`][] when encountering a required shape prop type...
This Pull Request updates dependency [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) from `v4.12.1` to `v5.0.0` Release Notes ### [`v5.0.0`](https://github.com/lo1tuma/eslint-plugin-mocha/blob/master/CHANGELOG.md#​500-March-24-2018) [Compare Source](https://github.com/lo1tuma/eslint-plugin-mocha/compare/4.12.1...5.0.0) ##### Breaking Changes * Remove support for ESLint versions < 4.0.0 ([#​155](`https://github.com/lo1tuma/eslint-plugin-mocha/pull/155`)) * Remove...
This Pull Request updates dependency [chai-as-promised](https://github.com/domenic/chai-as-promised) from `v6.0.0` to `v7.1.1` Release Notes ### [`v7.1.1`](https://github.com/domenic/chai-as-promised/releases/v7.1.1) [Compare Source](https://github.com/domenic/chai-as-promised/compare/v7.1.0...v7.1.1) Fixes ESLint accidentally being included as a dependency since v7.0.0. --- ### [`v7.1.0`](https://github.com/domenic/chai-as-promised/releases/v7.1.0) [Compare...
This Pull Request updates dependency [chai](https://github.com/chaijs/chai) from `v3.5.0` to `v4.1.2` Release Notes ### [`v4.1.2`](https://github.com/chaijs/chai/releases/4.1.2) [Compare Source](https://github.com/chaijs/chai/compare/4.1.1...4.1.2) This release fixes a bug when running in certain environments, and includes a few...