Skip to content

Releases: webpack-contrib/sass-loader

v10.4.1

15 Nov 15:07
Compare
Choose a tag to compare

10.4.1 (2022-11-15)

Bug Fixes

v10.4.0

15 Nov 14:52
Compare
Choose a tag to compare

10.4.0 (2022-11-15)

Features

v13.2.0

09 Nov 22:56
Compare
Choose a tag to compare

13.2.0 (2022-11-09)

Features

v13.1.0

06 Oct 21:12
Compare
Choose a tag to compare

13.1.0 (2022-10-06)

Features

v10.3.1

06 Jul 15:19
Compare
Choose a tag to compare

10.3.1 (2022-07-06)

Bug Fixes

v13.0.2

27 Jun 11:43
Compare
Choose a tag to compare

13.0.2 (2022-06-27)

Bug Fixes

v10.3.0

27 Jun 19:37
Compare
Choose a tag to compare

10.3.0 (2022-06-27)

Features

v13.0.1

24 Jun 15:33
Compare
Choose a tag to compare

13.0.1 (2022-06-24)

Bug Fixes

v13.0.0

18 May 15:44
Compare
Choose a tag to compare

13.0.0 (2022-05-18)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 14.15.0 (#1048)
  • emit @warn at-rules as webpack warnings by default, if you want to revert behavior please use the warnRuleAsWarning option (#1054) (58ffb68)

Bug Fixes

  • do not crash on importers for modern API (#1052) (095814e)
  • do not store original sass error in webpack error(#1053) (06d7533)

v12.6.0

15 Feb 11:13
Compare
Choose a tag to compare

12.6.0 (2022-02-15)

Features

  • added support for automatic loading of sass-embedded (#1025) (c8dae87)