# html-loader v3.0.0 - Product: html-loader (https://whatsnew.fyi/product/html-loader) - Vendor: webpack - Date: 2021-10-21 - Version: v3.0.0 - Original notes: https://github.com/webpack/html-loader/releases/tag/v3.0.0 - Permalink: https://whatsnew.fyi/product/html-loader/releases/v3.0.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'. --- - **changed** — minimum supported Node.js version is now 12.13.0 - **added** — output link and descriptions on errors - **changed** — update minimizer ##### [3.0.0](https://github.com/webpack-contrib/html-loader/compare/v2.1.2...v3.0.0) (2021-10-21) ###### ⚠ BREAKING CHANGES * minimum supported `Node.js` version is `12.13.0` ###### Features * output link and descriptions on errors ([#391](https://github.com/webpack-contrib/html-loader/issues/391)) ([f662d66](https://github.com/webpack-contrib/html-loader/commit/f662d66406e46931e1da740309e6459cd655f408)) * update minimizer ([#406](https://github.com/webpack-contrib/html-loader/issues/406)) ([4e2a739](https://github.com/webpack-contrib/html-loader/commit/4e2a739ea1696141c2a9a1cb86882a3addd4d73e))