chore(deps): update dependency sass-loader to v7.3.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
sass-loader | devDependencies | minor | 7.0.3 -> 7.3.1 |
Release Notes
webpack-contrib/sass-loader
v7.3.1
v7.3.0
Bug Fixes
- handle module import ending
/
as module (#728) (997a255) - resolution algorithm (#720) (0e94940)
- use "compressed" output when mode is "production" (#723) (b2af379)
Features
v7.2.0
Bug Fixes
- better handle stdin in sources (#681) (e279f2a)
- prefer
sass
/scss
/css
extensions (#711) (6fc9d4e) - relax node engine (#708) (2a51502)
Features
- allow passing
functions
option as function (#651) (6c9654d) - support
data
asFunction
(#648) (aa64e1b) - support
sass
andstyle
fields inpackage.json
(#647) (a8709c9) - support auto resolving
dart-sass
(ff90dd6)
v7.1.0
Features
7.0.3 (2018-06-05)
Bug Fixes
7.0.2 (2018-06-02)
Bug Fixes
- Errors being swallowed when trying to load node-sass (#576) (6dfb274), closes #563
- Report error to user for problems loading node-sass (#562) (2529c07)
7.0.1 (2018-04-13)
Bug Fixes
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.