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
Previous1345
8Next

2.0.0

Diff

Changelog

Source

2.0.0 (2020-10-09)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 10.13.0
  • the esModule option is true by default, you need to change const locals = require('./styles.css')/require('./styles.css') on import locals from './styles.css'/import './styles.css'' (#489) (727a24d)
  • removed support for loaders returning String instead of Array (#491) (7a0ce4c)

⚠ NOTICE

To avoid problems between style-loader and mini-css-extract-plugin because of changing the esModule option to true by default we strongly recommend upgrading mini-css-extract-plugin to 1.0.0 version.

evilebottnawi
published 1.3.0 •

Changelog

Source

1.3.0 (2020-10-03)

Features

Bug Fixes

evilebottnawi
published 1.2.1 •

Changelog

Source

1.2.1 (2020-04-28)

Bug Fixes

  • hot module replacement logic for lazy type (#468) (88a5c2b)
evilebottnawi
published 1.2.0 •

Changelog

Source

1.2.0 (2020-04-24)

Features

  • hot module replacement for css modules (6d14e0a)
evilebottnawi
published 1.1.4 •

Changelog

Source

1.1.4 (2020-04-15)

Chore

  • update deps
evilebottnawi
published 1.1.3 •

Changelog

Source

1.1.3 (2020-01-17)

Bug Fixes

evilebottnawi
published 1.1.2 •

Changelog

Source

1.1.2 (2019-12-25)

Bug Fixes

  • algorithm for importing modules (#449) (91ceaf2)
  • checking that the list of modules is an array (#448) (1138ed7)
evilebottnawi
published 1.1.1 •

Changelog

Source

1.1.1 (2019-12-20)

Bug Fixes

  • add empty default export for linkTag value (7ee8b04)
evilebottnawi
published 1.1.0 •

Changelog

Source

1.1.0 (2019-12-20)

Features

Bug Fixes

evilebottnawi
published 1.0.2 •

Changelog

Source

1.0.2 (2019-12-17)

Bug Fixes

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