Skip to content

Releases: webpack-contrib/sass-loader

v12.5.0

14 Feb 16:01
Compare
Choose a tag to compare

12.5.0 (2022-02-14)

Features

  • added support for sass-embedded (faster than node-sass), feel free to feedback
  • added the api option (modern api is experimental and currently doesn't support built-in webpack resolver) (afbe114)

v10.2.1

14 Jan 17:34
Compare
Choose a tag to compare

10.2.1 (2022-01-14)

Bug Fixes

  • backported disabled auto importing fiber on node >= 16 (#1014) (f4234e4)

v12.4.0

07 Dec 12:03
Compare
Choose a tag to compare

12.4.0 (2021-12-07)

Features

v12.3.0

27 Oct 13:01
Compare
Choose a tag to compare

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)

v12.2.0

12 Oct 10:05
Compare
Choose a tag to compare

12.2.0 (2021-10-12)

Features

v12.1.0

10 Jun 18:29
Compare
Choose a tag to compare

12.1.0 (2021-06-10)

Features

  • allow String value for the implementation option (382a3ca)

v12.0.0

01 Jun 15:32
Compare
Choose a tag to compare

12.0.0 (2021-06-01)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 12.13.0

Bug Fixes

  • crash in custom importers with worker threads (#958) (67aa139)
  • resolving _index.import.scss/index.import.scss in packages (#906) (6641a16)

v11.1.1

13 May 17:16
Compare
Choose a tag to compare

11.1.1 (2021-05-13)

Bug Fixes

  • disabled auto importing fiber on node >= 16 due incompatibility problems (#950) (4ca004b)

v11.1.0

10 May 14:37
Compare
Choose a tag to compare

11.1.0 (2021-05-10)

Features

v10.2.0

10 May 16:57
Compare
Choose a tag to compare

10.2.0 (2021-05-10)

Features