Skip to content

Tags: SimenB/add-asset-html-webpack-plugin

Tags

v6.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: drop support for `webpack@v4` (#355)

BREAKING CHANGE: Drop support for Node versions 12, 14, 17 and 19

BREAKING CHANGE: Drop support for `webpack@4`

BREAKING CHANGE: Drop support for `html-webpack-plugin@3`

v5.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(deps): update codecov/codecov-action action to v3 (#256)

v5.0.1

chore: run CI on v4 branch

v5.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: remove `david` from readme

v4.0.1

chore: name branch 4.x instead

v4.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: update micromatch to v4 (#199)

BREAKING CHANGE: Drops support for Node v6, v8, v10 and v15

v3.2.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: remove the hash calculation if hash exists (#159)

Co-authored-by: Ivan Vasilov <ivan@hfour.com>

v3.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: fix "compilation.emitAsset" with more than 1 HtmlWebpackPlugins (#…

…236)

Co-authored-by: xiaoweili <xiaoweili@tencent.com>

v3.2.0

chore: increase timeout for puppeteer test

v3.1.3

Verified

This commit was signed with the committer’s verified signature.
SimenB Simen Bekkhus
chore: remove unused babel-core dependency