Version 2.0.3 (2019-1-31)
- update engines field:
2bfbcc3
Version 2.0.2 (2019-1-31)
- support node 6:
c7734ed
Version 2.0.1 (2019-1-26)
- don't panic when code-splitting:
63c1a8d
Version 2.0.0 (2019-1-23)
- Allow custom
modules.getJSON
function:5faa7a4
(#132) - update postcss-modules to support camelCase option:
b201582
(#117) - Allow boolean plugins support:
57dac24
(#142) - perform minimize after extract is finished:
20aeab4
(#153) - watch imported css files:
5596ca9
- update postcss dependencies:
09c0137
- support dart-sass:
2ad5ae1
- fixes #135 check map.source before pre-pending dirname:
5168c12
(#136) - update cssnano:
b756821
(#133) - fix cssnano warnings:
aaccc8f
Version 1.6.3 (2018-11-21)
- fix compatibility with rollup-plugin-vue:
cd405c3
Version 1.6.2 (2018-5-28)
Version 1.6.1 (2018-4-17)
- fix regexp for css modules extension:
8ecce8c
Version 1.6.0 (2018-4-17)
- add extensions option:
bfec612
Version 1.5.1 (2018-4-4)
- support transforming css within a file by range:
038ff6b
Version 1.5.0 (2018-4-2)
- support scoped id:
fc988db
Version 1.4.0 (2018-3-18)
Version 1.3.4 (2018-3-15)
- only return sourceMap if necessary:
88f7aff
- Replace localRequire with the
import-cwd
package:df195e2
(#85)
Version 1.3.3 (2018-3-5)
Version 1.3.2 (2018-3-2)
Version 1.3.1 (2018-2-27)
Version 1.3.0 (2018-2-26)
Version 1.2.9 (2018-2-22)
- inject style-inject as a module:
beef7c5
- pass filename to less:
c8ed3e2
(#74) - use relative path in less sourcemap:
bf33792
- pass options to less and stylus loaders:
71a2265
Version 1.2.8 (2018-1-30)
Version 1.2.6 (2018-1-24)
Version 1.2.5 (2018-1-17)
- fix for..of transpilation error:
0fe23ad
Version 1.2.3 (2018-1-16)
- normalize extracted path:
14e5df0
Version 1.2.2 (2018-1-16)
Version 1.2.1 (2018-1-14)
- update bili to fix a transpilation bug:
5e4c8dd
Version 1.2.0 (2018-1-14)
- add onExtract option:
25360d5
- tweaks:
9297035
Version 1.1.0 (2018-1-13)
- support stylus/less and enable loaders by default:
977c666
Version 1.0.5 (2018-1-12)
Version 1.0.4 (2018-1-11)
Version 1.0.3 (2018-1-11)
Version 1.0.2 (2018-1-10)
- actually skip loader if didn't pass
test
:4c3688d
Version 1.0.1 (2018-1-10)
- reintroduce namedExports:
3381db8
Generated by changelog.md