Skip to content

Releases: webpack-contrib/sass-loader

v6.0.3

08 Mar 02:53
54dc896
Compare
Choose a tag to compare
  • Fix regression with empty files #398
  • Reduce npm package size by using the files property in the package.json

v6.0.2

21 Feb 15:35
0b401a6
Compare
Choose a tag to compare
  • Update dependencies #383

v6.0.1

17 Feb 10:59
08c4acf
Compare
Choose a tag to compare
  • Fix source maps in certain CWDs. #377

v6.0.0

13 Feb 19:35
Compare
Choose a tag to compare
  • Breaking (for resolve-url-loader only): Improve source map support. #374

v5.0.1

13 Feb 19:39
fcb26a6
Compare
Choose a tag to compare
  • Fix bug where multiple compilations interfered with each other. #369

v5.0.0

13 Feb 19:38
7398bea
Compare
Choose a tag to compare

v4.1.1

21 Dec 11:55
Compare
Choose a tag to compare
  • Update webpack peer dependency to support 2.2.0rc. #330

v4.1.0

14 Dec 18:11
51d7544
Compare
Choose a tag to compare

v4.0.1

01 Sep 12:55
Compare
Choose a tag to compare
  • Fix custom importers receiving 'stdin' as second argument instead of the actual resourcePath #267

v4.0.0

27 Jun 09:07
Compare
Choose a tag to compare
  • Breaking: Release new major version because the previous release was a breaking change in certain scenarios #250