webpack-contrib/less-loader
### [`v8.1.1`](https://togithub.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md#811-httpsgithubcomwebpack-contribless-loadercomparev810v811-2021-04-15)
[Compare Source](https://togithub.com/webpack-contrib/less-loader/compare/v8.1.0...v8.1.1)
### [`v8.1.0`](https://togithub.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md#810-httpsgithubcomwebpack-contribless-loadercomparev800v810-2021-04-09)
[Compare Source](https://togithub.com/webpack-contrib/less-loader/compare/v8.0.0...v8.1.0)
##### Features
- added the `pluginManager.webpackLoaderContext` property for `less` plugin developers, deprecated the `less.webpackLoaderContext` property, it fixed memory leak, please read [this](https://togithub.com/webpack-contrib/less-loader#plugins) ([#412](https://togithub.com/webpack-contrib/less-loader/issues/412)) ([e576240](https://togithub.com/webpack-contrib/less-loader/commit/e5762404093ec6246079c6b975c9f93c0a521bd9))
### [`v8.0.0`](https://togithub.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md#800-httpsgithubcomwebpack-contribless-loadercomparev730v800-2021-02-01)
[Compare Source](https://togithub.com/webpack-contrib/less-loader/compare/v7.3.0...v8.0.0)
##### Notes
- using `~` is deprecated and can be removed from your code (**we recommend it**), but we still support it for historical reasons.
Why you can removed it?
The loader will first try to resolve `@import` as relative, if it cannot be resolved, the loader will try to resolve `@import` inside [`node_modules`](https://webpack.js.org/configuration/resolve/#resolve-modules).
##### ⚠ BREAKING CHANGES
- minimum supported `webpack` version is `5`
##### Features
- supported the [`resolve.byDependency`](https://webpack.js.org/configuration/resolve/#resolvebydependency) option, you can setup `{ resolve: { byDependency: { less: { mainFiles: ['custom', '...'] } } } }`
### [`v7.3.0`](https://togithub.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md#730-httpsgithubcomwebpack-contribless-loadercomparev721v730-2021-01-21)
[Compare Source](https://togithub.com/webpack-contrib/less-loader/compare/v7.2.1...v7.3.0)
##### Features
- added the `implementation` option ([84d957c](https://togithub.com/webpack-contrib/less-loader/commit/84d957cfe4fbd6c97619c647d0dd0917b99408ae))
##### [7.2.1](https://togithub.com/webpack-contrib/less-loader/compare/v7.2.0...v7.2.1) (2020-12-28)
##### Bug Fixes
- errors from less ([#401](https://togithub.com/webpack-contrib/less-loader/issues/401)) ([ce31aca](https://togithub.com/webpack-contrib/less-loader/commit/ce31aca7aada70a8cc267449954ab38b642cd4ba))
### [`v7.2.1`](https://togithub.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md#721-httpsgithubcomwebpack-contribless-loadercomparev720v721-2020-12-28)
[Compare Source](https://togithub.com/webpack-contrib/less-loader/compare/v7.2.0...v7.2.1)
### [`v7.2.0`](https://togithub.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md#720-httpsgithubcomwebpack-contribless-loadercomparev710v720-2020-12-23)
[Compare Source](https://togithub.com/webpack-contrib/less-loader/compare/v7.1.0...v7.2.0)
##### Features
- add less ^4.0 to peerDependencies ([#398](https://togithub.com/webpack-contrib/less-loader/issues/398)) ([3d1abb7](https://togithub.com/webpack-contrib/less-loader/commit/3d1abb7be041e44fce59b2109d02eada1451a4e4))
### [`v7.1.0`](https://togithub.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md#710-httpsgithubcomwebpack-contribless-loadercomparev702v710-2020-11-11)
[Compare Source](https://togithub.com/webpack-contrib/less-loader/compare/v7.0.2...v7.1.0)
##### Features
- allow the `additionalData` to be async ([#391](https://togithub.com/webpack-contrib/less-loader/issues/391)) ([62c6934](https://togithub.com/webpack-contrib/less-loader/commit/62c6934367eb4dd0d4f3155ed2bb5f3e065aafba))
##### [7.0.2](https://togithub.com/webpack-contrib/less-loader/compare/v7.0.1...v7.0.2) (2020-10-09)
##### Chore
- update `schema-utils`
##### [7.0.1](https://togithub.com/webpack-contrib/less-loader/compare/v7.0.0...v7.0.1) (2020-09-03)
##### Bug Fixes
- normalize `sources` in source maps ([877d99a](https://togithub.com/webpack-contrib/less-loader/commit/877d99a380deac92e07c41429a9b0c5f0bba2710))
### [`v7.0.2`](https://togithub.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md#702-httpsgithubcomwebpack-contribless-loadercomparev701v702-2020-10-09)
[Compare Source](https://togithub.com/webpack-contrib/less-loader/compare/v7.0.1...v7.0.2)
### [`v7.0.1`](https://togithub.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md#701-httpsgithubcomwebpack-contribless-loadercomparev700v701-2020-09-03)
[Compare Source](https://togithub.com/webpack-contrib/less-loader/compare/v7.0.0...v7.0.1)
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 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 contains the following updates:
^7.0.0
->^8.0.0
Release Notes
webpack-contrib/less-loader
### [`v8.1.1`](https://togithub.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md#811-httpsgithubcomwebpack-contribless-loadercomparev810v811-2021-04-15) [Compare Source](https://togithub.com/webpack-contrib/less-loader/compare/v8.1.0...v8.1.1) ### [`v8.1.0`](https://togithub.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md#810-httpsgithubcomwebpack-contribless-loadercomparev800v810-2021-04-09) [Compare Source](https://togithub.com/webpack-contrib/less-loader/compare/v8.0.0...v8.1.0) ##### Features - added the `pluginManager.webpackLoaderContext` property for `less` plugin developers, deprecated the `less.webpackLoaderContext` property, it fixed memory leak, please read [this](https://togithub.com/webpack-contrib/less-loader#plugins) ([#412](https://togithub.com/webpack-contrib/less-loader/issues/412)) ([e576240](https://togithub.com/webpack-contrib/less-loader/commit/e5762404093ec6246079c6b975c9f93c0a521bd9)) ### [`v8.0.0`](https://togithub.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md#800-httpsgithubcomwebpack-contribless-loadercomparev730v800-2021-02-01) [Compare Source](https://togithub.com/webpack-contrib/less-loader/compare/v7.3.0...v8.0.0) ##### Notes - using `~` is deprecated and can be removed from your code (**we recommend it**), but we still support it for historical reasons. Why you can removed it? The loader will first try to resolve `@import` as relative, if it cannot be resolved, the loader will try to resolve `@import` inside [`node_modules`](https://webpack.js.org/configuration/resolve/#resolve-modules). ##### ⚠ BREAKING CHANGES - minimum supported `webpack` version is `5` ##### Features - supported the [`resolve.byDependency`](https://webpack.js.org/configuration/resolve/#resolvebydependency) option, you can setup `{ resolve: { byDependency: { less: { mainFiles: ['custom', '...'] } } } }` ### [`v7.3.0`](https://togithub.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md#730-httpsgithubcomwebpack-contribless-loadercomparev721v730-2021-01-21) [Compare Source](https://togithub.com/webpack-contrib/less-loader/compare/v7.2.1...v7.3.0) ##### Features - added the `implementation` option ([84d957c](https://togithub.com/webpack-contrib/less-loader/commit/84d957cfe4fbd6c97619c647d0dd0917b99408ae)) ##### [7.2.1](https://togithub.com/webpack-contrib/less-loader/compare/v7.2.0...v7.2.1) (2020-12-28) ##### Bug Fixes - errors from less ([#401](https://togithub.com/webpack-contrib/less-loader/issues/401)) ([ce31aca](https://togithub.com/webpack-contrib/less-loader/commit/ce31aca7aada70a8cc267449954ab38b642cd4ba)) ### [`v7.2.1`](https://togithub.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md#721-httpsgithubcomwebpack-contribless-loadercomparev720v721-2020-12-28) [Compare Source](https://togithub.com/webpack-contrib/less-loader/compare/v7.2.0...v7.2.1) ### [`v7.2.0`](https://togithub.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md#720-httpsgithubcomwebpack-contribless-loadercomparev710v720-2020-12-23) [Compare Source](https://togithub.com/webpack-contrib/less-loader/compare/v7.1.0...v7.2.0) ##### Features - add less ^4.0 to peerDependencies ([#398](https://togithub.com/webpack-contrib/less-loader/issues/398)) ([3d1abb7](https://togithub.com/webpack-contrib/less-loader/commit/3d1abb7be041e44fce59b2109d02eada1451a4e4)) ### [`v7.1.0`](https://togithub.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md#710-httpsgithubcomwebpack-contribless-loadercomparev702v710-2020-11-11) [Compare Source](https://togithub.com/webpack-contrib/less-loader/compare/v7.0.2...v7.1.0) ##### Features - allow the `additionalData` to be async ([#391](https://togithub.com/webpack-contrib/less-loader/issues/391)) ([62c6934](https://togithub.com/webpack-contrib/less-loader/commit/62c6934367eb4dd0d4f3155ed2bb5f3e065aafba)) ##### [7.0.2](https://togithub.com/webpack-contrib/less-loader/compare/v7.0.1...v7.0.2) (2020-10-09) ##### Chore - update `schema-utils` ##### [7.0.1](https://togithub.com/webpack-contrib/less-loader/compare/v7.0.0...v7.0.1) (2020-09-03) ##### Bug Fixes - normalize `sources` in source maps ([877d99a](https://togithub.com/webpack-contrib/less-loader/commit/877d99a380deac92e07c41429a9b0c5f0bba2710)) ### [`v7.0.2`](https://togithub.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md#702-httpsgithubcomwebpack-contribless-loadercomparev701v702-2020-10-09) [Compare Source](https://togithub.com/webpack-contrib/less-loader/compare/v7.0.1...v7.0.2) ### [`v7.0.1`](https://togithub.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md#701-httpsgithubcomwebpack-contribless-loadercomparev700v701-2020-09-03) [Compare Source](https://togithub.com/webpack-contrib/less-loader/compare/v7.0.0...v7.0.1)Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.