You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix SASS partials not being resolved anymore [#68](https://github.com/jtangelder/sass-loader/issues/68)
7
+
- Update peer-dependency `node-sass` to `3.0.0-beta.4`
8
+
4
9
### 1.0.0
5
10
6
11
- Moved `node-sass^3.0.0-alpha.0` to `peerDependencies`[#28](https://github.com/jtangelder/sass-loader/issues/28)
7
12
- Using webpack's module resolver as custom importer [#39](https://github.com/jtangelder/sass-loader/issues/31)
8
-
- Add synchronous compilation support for usage with [enhanced-require](https://github.com/webpack/enhanced-require)[#39](https://github.com/jtangelder/sass-loader/pull/39)
13
+
- Add synchronous compilation support for usage with [enhanced-require](https://github.com/webpack/enhanced-require)[#39](https://github.com/jtangelder/sass-loader/pull/39)
0 commit comments