Socket
Socket
Sign inDemoInstall

html-webpack-plugin

Package Overview
Dependencies
106
Maintainers
4
Versions
138
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
1012
14Next

2.11.0

Diff

Changelog

Source

2.11.0

  • Add xhtml option which is turned of by default. When activated it will inject self closed <link href=".." /> tags instead of unclosed <link href=".."> tags. (#255)
  • Add support for webpack placeholders inside the public path e.g. '/dist/[hash]/'. (#249)

<a name="2.10.0"></a>

jantimon
published 2.10.0 •

Changelog

Source

2.10.0

  • Add hash field to the chunk object
  • Add compilation field to the templateParam object (#237)
  • Add html-webpack-plugin-before-html-generation event
  • Improve error messages

<a name="2.9.0"></a>

jantimon
published 2.9.0 •

Changelog

Source

2.9.0

<a name="2.8.2"></a>

jantimon
published 2.8.2 •

Changelog

Source

2.8.2

  • Support relative URLs on Windows (#205)

<a name="2.8.1"></a>

jantimon
published 2.8.1 •

Changelog

Source

2.8.1

  • Caching improvements (#204)

<a name="2.8.0"></a>

jantimon
published 2.8.0 •

Changelog

Source

2.8.0

  • Add dependency mode for chunksSortMode to sort chunks based on their dependencies with each other

<a name="2.7.2"></a>

jantimon
published 2.7.2 •

Changelog

Source

2.7.2

  • Add support for require in js templates

<a name="2.7.1"></a>

jantimon
published 2.7.1 •

Changelog

Source

2.7.1

  • Refactoring
  • Fix relative windows path

<a name="2.6.5"></a>

jantimon
published 2.6.5 •

Changelog

Source

2.6.5

  • Minor refactoring

<a name="2.6.4"></a>

jantimon
published 2.6.4 •

Changelog

Source

2.6.4

  • Fix for "Uncaught TypeError: __webpack_require__(...) is not a function"
  • Fix incomplete cache modules causing "HtmlWebpackPlugin Error: No source available"
  • Fix some issues on Windows

<a name="2.6.3"></a>

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