Socket
Socket
Sign inDemoInstall

style-loader

Package Overview
Dependencies
75
Maintainers
8
Versions
76
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1245
8Next

1.0.1

Diff

Changelog

Source

1.0.1 (2019-11-28)

Bug Fixes

  • compatibility linkTag with ES module syntax (#429) (2cdb9c3)
evilebottnawi
published 1.0.0 •

Changelog

Source

1.0.0 (2019-08-06)

Bug Fixes

Features

  • new injectType option (e2664e9)
  • remove type text/css from style and link element (#399) (b0187d6)

BREAKING CHANGES

  • minimum required Node.js version is 8.9.0
  • minimum required wepback version is 4.0.0
  • the convertToAbsoluteUrls option was removed, you don't need this anymore
  • the attrs option was renamed to the attributes option
  • the transform option was removed without replacement
  • the hmr option was removed, webpack automatically inject HMR code when it is required (when the HotModuleReplacementPlugin plugin was used)
  • the sourceMap option was removed. The loader automatically inject source maps if the previous loader emit them
  • the ref/unref api methods were removed for useable loader, please use the use/unuse api methods
  • the style-loader/url loader was removed in favor injectType option (look the documentation about the injectType option)
  • the style-loader/useable loader was removed in favor injectType option (look the documentation about the injectType option)
  • the singleton option was removed (look documentation about the injectType option)
  • the insertAt option was removed in favor the insert option (look the documentation about the insert option and examples)
  • the insertInto options was removed in favor the insert option (look the documentation about the insert option and examples)

<a name="0.23.1"></a>

michael-ciniawsky
published 0.23.1 •

Changelog

Source

0.23.1 (2018-10-08)

Bug Fixes

  • addStyles: support exports of transpiled transforms (options.transform) (#333) (33aebed)

<a name="0.23.0"></a>

michael-ciniawsky
published 0.23.0 •

Changelog

Source

0.23.0 (2018-08-27)

Features

  • useable: add insertInto support (options.insertInto) (#341) (2588aca)

<a name="0.22.1"></a>

michael-ciniawsky
published 0.22.1 •

Changelog

Source

0.22.1 (2018-08-08)

Bug Fixes

  • addStyles: use var instead of const (IE fix) (#338) (1ca12ab)

<a name="0.22.0"></a>

michael-ciniawsky
published 0.22.0 •

Changelog

Source

0.22.0 (2018-08-07)

Bug Fixes

Features

<a name="0.21.0"></a>

d3viant0ne
published 0.21.0 •

Changelog

Source

0.21.0 (2018-04-18)

Features

<a name="0.20.3"></a>

michael-ciniawsky
published 0.20.3 •

Changelog

Source

0.20.3 (2018-03-09)

Bug Fixes

  • package: update schema-utils v0.4.3...0.4.5 (dependencies) (#308) (9455888)

<a name="0.20.2"></a>

michael-ciniawsky
published 0.20.2 •

Changelog

Source

0.20.2 (2018-02-15)

Bug Fixes

<a name="0.20.1"></a>

michael-ciniawsky
published 0.20.1 •

Changelog

Source

0.20.1 (2018-01-26)

Bug Fixes

<a name="0.20.0"></a>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc