# style-loader v3.2.0 - Product: style-loader (https://whatsnew.fyi/product/style-loader) - Vendor: webpack - Date: 2021-07-20 - Version: v3.2.0 - Original notes: https://github.com/webpack/style-loader/releases/tag/v3.2.0 - Permalink: https://whatsnew.fyi/product/style-loader/releases/v3.2.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** — Add link field in schema - **fixed** — Add the insert option when it is a module to addBuildDependency ##### [3.2.0](https://github.com/webpack-contrib/style-loader/compare/v3.1.0...v3.2.0) (2021-07-20) ###### Features * add link field in schema ([#525](https://github.com/webpack-contrib/style-loader/issues/525)) ([7ed3456](https://github.com/webpack-contrib/style-loader/commit/7ed345678cc1d01e3a93bf18ca2014d7b5419481)) ###### Bug Fixes * added the `insert` option when it is a module to `addBuildDependency` ([#527](https://github.com/webpack-contrib/style-loader/issues/527)) ([3963c0b](https://github.com/webpack-contrib/style-loader/commit/3963c0bae298112754d8cc3fd1536499cefa65a6))