# style-loader v3.3.0 - Product: style-loader (https://whatsnew.fyi/product/style-loader) - Vendor: webpack - Date: 2021-09-21 - Version: v3.3.0 - Original notes: https://github.com/webpack/style-loader/releases/tag/v3.3.0 - Permalink: https://whatsnew.fyi/product/style-loader/releases/v3.3.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Support for `supports()`, `layer()` and `media` from `@import` at-rules - **added** — Allow passing options to `insert` function through `style.use()` ##### [3.3.0](https://github.com/webpack-contrib/style-loader/compare/v3.2.1...v3.3.0) (2021-09-21) ###### Features * added support for `supports()`, `layer()` and `media` from `@import` at-rules ([b9a600c](https://github.com/webpack-contrib/style-loader/commit/b9a600c87aa3f68caabcaa80f0a1c340e739e30e)) * allow to pass options to `insert` function through `style.use()` ([#535](https://github.com/webpack-contrib/style-loader/issues/535)) ([f8ef63b](https://github.com/webpack-contrib/style-loader/commit/f8ef63b86a603232395f7708c508d6c3b639e92d))