UNPKG

@4c/fast-sass-loader

Version:
125 lines (86 loc) 2.16 kB
1.4.6 / 2018-08-24 ================== * chore: bump to 1.4.6 * fix: fix [#42](http://github.com/yibn2008/fast-sass-loader/issues/42) 1.4.5 / 2018-05-05 ================== * chore: bump to 1.4.5 * fix: add tips 1.4.4 / 2018-05-05 ================== * chore: bump to 1.4.4 * test: add benchmark test * fix: fix cachable 1.4.3 / 2018-04-28 ================== * chore: bump to 1.4.3 * fix: replace url(...) before find comments 1.4.2 / 2018-04-20 ================== * chore: bump to 1.4.2 * fix: fix BOM issue 1.4.1 / 2018-03-14 ================== * chore: bump to 1.4.1 1.4.0 / 2017-10-27 ================== * chore: bump to 1.4.0 * feat: add transformers opt 1.3.0 / 2017-09-18 ================== * chore: bump to 1.3.0 * doc: update docs * feat: add webpack 3 support 1.2.5 / 2017-05-24 ================== * fix: remove performance test * fix: fix Files with double extensions are not resolved, close #11 1.2.4 / 2017-04-13 ================== * fix: fix for include path 1.2.3 / 2017-04-05 ================== * fix: handle inline loader * test: add simple test case * test: add unit test for simple condition 1.2.2 / 2017-04-04 ================== * fix: fix empty query 1.2.1 / 2017-04-04 ================== * chore: add docs 1.2.0 / 2017-04-04 ================== * feat: add include paths support * docs: add same variable name warning * fix: fix github languages * chore: add performance test case * chore: cheanup configs 1.1.0 / 2017-03-18 ================== * fix: add ignored \*.yml * chore: fix style * test: add travis support * feat: support webpack 2 1.0.7 / 2016-11-27 ================== * Release 1.0.7 1.0.6 / 2016-11-23 ================== * chore: chore: bump to 1.0.6 * chore: change node-sass deps 1.0.5 / 2016-11-03 ================== * fix: fix node-sass bug 1.0.4 / 2016-08-31 ================== * Release 1.0.4 * fix the bug that compile error will not trigger compile next time * fix cache when error * fix cached deps * add skip comment support * add peer deps * fix gitignore * fix test * fix test * init