Releases: webpack/sass-loader Releases · webpack/sass-loader
v13.0.0 18 May 15:44
Compare Sorry, something went wrong.
No results found 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 Sorry, something went wrong.
No results found 12.6.0 (2022-02-15) Features added support for automatic loading of sass-embedded (#1025 ) (c8dae87 ) v12.5.0 14 Feb 16:01
Compare Sorry, something went wrong.
No results found 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 Sorry, something went wrong.
No results found 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 Sorry, something went wrong.
No results found v12.3.0 27 Oct 13:01
Compare Sorry, something went wrong.
No results found v12.2.0 12 Oct 10:05
Compare Sorry, something went wrong.
No results found v12.1.0 10 Jun 18:29
Compare Sorry, something went wrong.
No results found 12.1.0 (2021-06-10) Features allow String value for the implementation option (382a3ca ) v12.0.0 01 Jun 15:32
Compare Sorry, something went wrong.
No results found 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 Sorry, something went wrong.
No results found 11.1.1 (2021-05-13) Bug Fixes disabled auto importing fiber on node >= 16 due incompatibility problems (#950 ) (4ca004b )