Releases: webpack-contrib/css-loader
Releases · webpack-contrib/css-loader
v0.28.9
v0.28.8
v0.28.7
v0.28.6
v0.28.5
v0.28.4
v0.28.3
v0.28.2
v0.28.1
2017-05-02
Bug Fixes
- allow to specify a full hostname as a root URL (#521) (06d27a1)
- case insensitivity of
@import
(#514) (de4356b) - don't handle empty
@import
andurl()
(#513) (868fc94) - imported variables are replaced in exports if followed by a comma (#504) (956bad7)
- loader now correctly handles
url
with space(s) (#495) (534ea55) - url with a trailing space is now handled correctly (#494) (e1ec4f2)
- use
btoa
insteadBuffer
(#501) (fbb0714)
Performance Improvements
v0.27.0
2017-03-10
Bug Fixes
- sourcemaps: use abs paths & remove sourceRoot (c769ac3)
minimizeOptions
should bequery.minimize
! (16c0858)- do not export duplicate keys (#420) (a2b85d7)