Skip to content

Releases: webpack-contrib/sass-loader

v14.0.0

15 Jan 16:08
Compare
Choose a tag to compare

14.0.0 (2024-01-15)

⚠ BREAKING CHANGES

  • removed fibers support
  • minimum supported Node.js version is 18.12.0 (627f55d)

v10.5.2

04 Jan 13:14
Compare
Choose a tag to compare

10.5.2 (2024-01-04)

Bug Fixes

v13.3.3

25 Dec 20:17
Compare
Choose a tag to compare

13.3.3 (2023-12-25)

Bug Fixes

v10.5.1

19 Dec 13:45
Compare
Choose a tag to compare

10.5.1 (2023-12-19)

Bug Fixes

  • missing sass embedded check when get default implementation (#1170) (9914870)

v10.5.0

06 Dec 18:02
Compare
Choose a tag to compare

10.5.0 (2023-12-06)

Features

v13.3.2

09 Jun 22:02
Compare
Choose a tag to compare

13.3.2 (2023-06-09)

Bug Fixes

  • perf: avoid using klona for sass options (#1145) (9e87b6b)

v13.3.1

28 May 01:44
Compare
Choose a tag to compare

13.3.1 (2023-05-28)

Bug Fixes

v13.3.0

22 May 11:56
Compare
Choose a tag to compare

13.3.0 (2023-05-22)

Features

v13.2.2

27 Mar 18:44
Compare
Choose a tag to compare

13.2.2 (2023-03-27)

Bug Fixes

v13.2.1

18 Mar 19:37
Compare
Choose a tag to compare

13.2.1 (2023-03-18)

Bug Fixes

  • do not crash on a custom scheme in @import/@use for the modern API (21966ee)