We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5d06e9d + fe4af44 commit c61eaeeCopy full SHA for c61eaee
CHANGELOG.md
@@ -1,6 +1,10 @@
1
Changelog
2
---------
3
4
+### 6.0.5
5
+
6
+- fix: importing file directly from scoped npm package [#450](https://github.com/webpack-contrib/sass-loader/pull/450)
7
8
### 6.0.4
9
10
- fix: Resolving of scoped npm packages [#447](https://github.com/webpack-contrib/sass-loader/pull/447)
package.json
@@ -1,6 +1,6 @@
{
"name": "sass-loader",
- "version": "6.0.4",
+ "version": "6.0.5",
"description": "Sass loader for webpack",
"main": "lib/loader.js",
"scripts": {
0 commit comments