Skip to content

Bump sass-loader from 12.2.0 to 12.4.0

Yogi Bot requested to merge dependabot-npm_and_yarn-sass-loader-12.4.0 into main

Bumps sass-loader from 12.2.0 to 12.4.0.

Release notes

Sourced from sass-loader's releases.

v12.4.0

12.4.0 (2021-12-07)

Features

v12.3.0

12.3.0 (2021-10-27)

Features

  • added the warnRuleAsWarning option, allows to emit a warning on the @warn rule (#992) (c652c79)
  • use webpack logger to log sass messages (only for dart-sass), configure it using infrastructureLogging (#991) (bb7cef9)
Changelog

Sourced from sass-loader's changelog.

12.4.0 (2021-12-07)

Features

12.3.0 (2021-10-27)

Features

  • added the warnRuleAsWarning option, allows to emit a warning on the @warn rule (#992) (c652c79)
  • use webpack logger to log sass messages (only for dart-sass), configure it using infrastructureLogging (#991) (bb7cef9)
Commits
  • f42617c chore(release): 12.4.0
  • af28ecb chore(deps): update
  • be5cbc9 feat: add support for node-sass 7 (#1002)
  • 0ab22f0 chore(release): 12.3.0
  • c652c79 feat: added the warnRuleAsWarning option, allow to emit a warning on the `@...
  • bb7cef9 feat: use webpack logger to log sass messages (only for dart-sass), configu...
  • 3498284 chore(deps): update (#990)
  • See full diff in compare view

Merge request reports