We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bac1cd4 commit 0332074Copy full SHA for 0332074
CHANGELOG.md
@@ -1,6 +1,10 @@
1
Change History
2
==============
3
4
+v2.24.1
5
+---
6
+* Hide event deprecated warning of 'applyPluginsAsyncWaterfall' for html-webpack-plugin-after-emit and improve the warning message.
7
+
8
v2.24.0
9
---
10
* Update dependencies
package.json
@@ -1,6 +1,6 @@
{
"name": "html-webpack-plugin",
- "version": "2.24.0",
+ "version": "2.24.1",
"description": "Simplifies creation of HTML files to serve your webpack bundles",
"main": "index.js",
"files": [
0 commit comments