webpack-contrib/sass-loader
### [`v13.0.0`](https://togithub.com/webpack-contrib/sass-loader/blob/HEAD/CHANGELOG.md#1300-httpsgithubcomwebpack-contribsass-loadercomparev1260v1300-2022-05-18)
[Compare Source](https://togithub.com/webpack-contrib/sass-loader/compare/v12.6.0...v13.0.0)
##### β BREAKING CHANGES
- minimum supported `Node.js` version is `14.15.0` ([#1048](https://togithub.com/webpack-contrib/sass-loader/issues/1048))
- emit `@warn` at-rules as webpack warnings by default, if you want to revert behavior please use the [`warnRuleAsWarning`](https://togithub.com/webpack-contrib/sass-loader#warnruleaswarning) option ([#1054](https://togithub.com/webpack-contrib/sass-loader/issues/1054)) ([58ffb68](https://togithub.com/webpack-contrib/sass-loader/commit/58ffb686768defb684669a2428bea040c95c2399))
##### Bug Fixes
- do not crash on importers for modern API ([#1052](https://togithub.com/webpack-contrib/sass-loader/issues/1052)) ([095814e](https://togithub.com/webpack-contrib/sass-loader/commit/095814e6c2a991bacad3c3af4f239e9b1bc4b2e3))
- do not store original sass error in webpack error([#1053](https://togithub.com/webpack-contrib/sass-loader/issues/1053)) ([06d7533](https://togithub.com/webpack-contrib/sass-loader/commit/06d7533cef2029d4a91f4760071078eb676c8c1c))
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, click this checkbox.
This PR contains the following updates:
12.6.0
->13.0.0
Release Notes
webpack-contrib/sass-loader
### [`v13.0.0`](https://togithub.com/webpack-contrib/sass-loader/blob/HEAD/CHANGELOG.md#1300-httpsgithubcomwebpack-contribsass-loadercomparev1260v1300-2022-05-18) [Compare Source](https://togithub.com/webpack-contrib/sass-loader/compare/v12.6.0...v13.0.0) ##### β BREAKING CHANGES - minimum supported `Node.js` version is `14.15.0` ([#1048](https://togithub.com/webpack-contrib/sass-loader/issues/1048)) - emit `@warn` at-rules as webpack warnings by default, if you want to revert behavior please use the [`warnRuleAsWarning`](https://togithub.com/webpack-contrib/sass-loader#warnruleaswarning) option ([#1054](https://togithub.com/webpack-contrib/sass-loader/issues/1054)) ([58ffb68](https://togithub.com/webpack-contrib/sass-loader/commit/58ffb686768defb684669a2428bea040c95c2399)) ##### Bug Fixes - do not crash on importers for modern API ([#1052](https://togithub.com/webpack-contrib/sass-loader/issues/1052)) ([095814e](https://togithub.com/webpack-contrib/sass-loader/commit/095814e6c2a991bacad3c3af4f239e9b1bc4b2e3)) - do not store original sass error in webpack error([#1053](https://togithub.com/webpack-contrib/sass-loader/issues/1053)) ([06d7533](https://togithub.com/webpack-contrib/sass-loader/commit/06d7533cef2029d4a91f4760071078eb676c8c1c))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.
This change isβ