# html-loader v3.0.1
- Product: html-loader (https://whatsnew.fyi/product/html-loader)
- Vendor: webpack
- Date: 2021-11-02
- Version: v3.0.1
- Original notes: https://github.com/webpack/html-loader/releases/tag/v3.0.1
- Permalink: https://whatsnew.fyi/product/html-loader/releases/v3.0.1
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'.
---
- **fixed** — context for loader without resource
- **fixed** — handle attributes without tag
###### [3.0.1](https://github.com/webpack-contrib/html-loader/compare/v3.0.0...v3.0.1) (2021-11-02)
###### Bug Fixes
* context for loader without resource ([#409](https://github.com/webpack-contrib/html-loader/issues/409)) ([eb08a58](https://github.com/webpack-contrib/html-loader/commit/eb08a58fab9038d514e1fe61a78e44332e5e2e7f))
* handle attributes without tag ([#410](https://github.com/webpack-contrib/html-loader/issues/410)) ([e5d5fd8](https://github.com/webpack-contrib/html-loader/commit/e5d5fd87b04c894ad6c9c5b6a4e47ef56cf9e89f))