webpack-contrib/file-loader
### [`v3.0.1`](https://togithub.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md#301httpsgithubcomwebpack-contribfile-loadercomparev300v301-2018-12-20)
[Compare Source](https://togithub.com/webpack-contrib/file-loader/compare/v3.0.0...v3.0.1)
##### Bug Fixes
- relax options validation for additional properties ([#309](https://togithub.com/webpack-contrib/file-loader/issues/309)) ([c74d44e](https://togithub.com/webpack-contrib/file-loader/commit/c74d44e))
### [`v3.0.0`](https://togithub.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md#300httpsgithubcomwebpack-contribfile-loadercomparev200v300-2018-12-20)
[Compare Source](https://togithub.com/webpack-contrib/file-loader/compare/v2.0.0...v3.0.0)
##### Code Refactoring
- drop support for webpack < 4 ([#303](https://togithub.com/webpack-contrib/file-loader/issues/303)) ([203a4ee](https://togithub.com/webpack-contrib/file-loader/commit/203a4ee))
- more validations in `options` schema
##### Features
- `resourcePath` is now available in `outputPath` and `publicPath` ([#304](https://togithub.com/webpack-contrib/file-loader/issues/304)) ([0d66e64](https://togithub.com/webpack-contrib/file-loader/commit/0d66e64))
- `context` is now available in `outputPath` and `publicPath` ([#305](https://togithub.com/webpack-contrib/file-loader/issues/305)) ([d5eb823](https://togithub.com/webpack-contrib/file-loader/commit/d5eb823))
##### BREAKING CHANGES
- removed the `useRelativePath` option. It is dangerously and break url when you use multiple entry points.
- drop support for webpack < 4
### [`v2.0.0`](https://togithub.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md#300httpsgithubcomwebpack-contribfile-loadercomparev200v300-2018-12-20)
[Compare Source](https://togithub.com/webpack-contrib/file-loader/compare/v1.1.11...v2.0.0)
##### Code Refactoring
- drop support for webpack < 4 ([#303](https://togithub.com/webpack-contrib/file-loader/issues/303)) ([203a4ee](https://togithub.com/webpack-contrib/file-loader/commit/203a4ee))
- more validations in `options` schema
##### Features
- `resourcePath` is now available in `outputPath` and `publicPath` ([#304](https://togithub.com/webpack-contrib/file-loader/issues/304)) ([0d66e64](https://togithub.com/webpack-contrib/file-loader/commit/0d66e64))
- `context` is now available in `outputPath` and `publicPath` ([#305](https://togithub.com/webpack-contrib/file-loader/issues/305)) ([d5eb823](https://togithub.com/webpack-contrib/file-loader/commit/d5eb823))
##### BREAKING CHANGES
- removed the `useRelativePath` option. It is dangerously and break url when you use multiple entry points.
- drop support for webpack < 4
Renovate configuration
:date: Schedule: "before 2am" (UTC).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot. View repository job log here.
This PR contains the following updates:
1.1.11
->3.0.1
Release Notes
webpack-contrib/file-loader
### [`v3.0.1`](https://togithub.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md#301httpsgithubcomwebpack-contribfile-loadercomparev300v301-2018-12-20) [Compare Source](https://togithub.com/webpack-contrib/file-loader/compare/v3.0.0...v3.0.1) ##### Bug Fixes - relax options validation for additional properties ([#309](https://togithub.com/webpack-contrib/file-loader/issues/309)) ([c74d44e](https://togithub.com/webpack-contrib/file-loader/commit/c74d44e)) ### [`v3.0.0`](https://togithub.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md#300httpsgithubcomwebpack-contribfile-loadercomparev200v300-2018-12-20) [Compare Source](https://togithub.com/webpack-contrib/file-loader/compare/v2.0.0...v3.0.0) ##### Code Refactoring - drop support for webpack < 4 ([#303](https://togithub.com/webpack-contrib/file-loader/issues/303)) ([203a4ee](https://togithub.com/webpack-contrib/file-loader/commit/203a4ee)) - more validations in `options` schema ##### Features - `resourcePath` is now available in `outputPath` and `publicPath` ([#304](https://togithub.com/webpack-contrib/file-loader/issues/304)) ([0d66e64](https://togithub.com/webpack-contrib/file-loader/commit/0d66e64)) - `context` is now available in `outputPath` and `publicPath` ([#305](https://togithub.com/webpack-contrib/file-loader/issues/305)) ([d5eb823](https://togithub.com/webpack-contrib/file-loader/commit/d5eb823)) ##### BREAKING CHANGES - removed the `useRelativePath` option. It is dangerously and break url when you use multiple entry points. - drop support for webpack < 4 ### [`v2.0.0`](https://togithub.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md#300httpsgithubcomwebpack-contribfile-loadercomparev200v300-2018-12-20) [Compare Source](https://togithub.com/webpack-contrib/file-loader/compare/v1.1.11...v2.0.0) ##### Code Refactoring - drop support for webpack < 4 ([#303](https://togithub.com/webpack-contrib/file-loader/issues/303)) ([203a4ee](https://togithub.com/webpack-contrib/file-loader/commit/203a4ee)) - more validations in `options` schema ##### Features - `resourcePath` is now available in `outputPath` and `publicPath` ([#304](https://togithub.com/webpack-contrib/file-loader/issues/304)) ([0d66e64](https://togithub.com/webpack-contrib/file-loader/commit/0d66e64)) - `context` is now available in `outputPath` and `publicPath` ([#305](https://togithub.com/webpack-contrib/file-loader/issues/305)) ([d5eb823](https://togithub.com/webpack-contrib/file-loader/commit/d5eb823)) ##### BREAKING CHANGES - removed the `useRelativePath` option. It is dangerously and break url when you use multiple entry points. - drop support for webpack < 4Renovate configuration
:date: Schedule: "before 2am" (UTC).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.