Skip to content

Releases: webpack-contrib/style-loader

v0.14.1

17 Mar 00:29
Compare
Choose a tag to compare

2017-03-15

Bug Fixes

  • syntax error in IE10 and below because of const keyword (#190) (01080cf)

v0.14.0

15 Mar 04:34
Compare
Choose a tag to compare

2017-03-15

Bug Fixes

  • Adds type attr. to the generated link element (2a2f261)
  • fixUrls: add param to fix relative urls (#186) (19959ee)
  • usable: Export locals if available(#128) (e280cb6)

Features

  • tag-attribute: Add support for custom tag attribute (995f3de)

v0.13.2

24 Feb 16:44
Compare
Choose a tag to compare

2017-02-24

Bug Fixes

  • package: fix loader util deprecation warning (#174) (da2bc5a)