Skip to content

Releases: nerdmax/html-webpack-change-assets-extension-plugin

v1.3.1

01 Oct 04:14
Compare
Choose a tag to compare

1.3.1 (2022-10-01)

Bug Fixes

  • package.json: add html-webpack-plugin@5 support in package.json (6f34ffd), closes #81

v1.3.0

04 Jan 11:22
Compare
Choose a tag to compare

1.3.0 (2022-01-04)

Features

  • support html-webpack-plugin@5 (7b8261b)

v1.2.0

11 Apr 04:51
Compare
Choose a tag to compare

1.2.0 (2019-04-11)

Features

v1.1.0

02 Feb 10:45
Compare
Choose a tag to compare

1.1.0 (2019-02-02)

Features

  • add sentry to collect error reports from users (fc61e81)

v1.0.3

01 Jan 12:27
Compare
Choose a tag to compare

1.0.3 (2019-01-01)

Bug Fixes

  • fix semantic-release's publish process doesn't contain dist folder (73c2304), closes #13

v1.0.2

23 Nov 05:27
Compare
Choose a tag to compare

1.0.2 (2018-11-23)

Bug Fixes

  • pass the HtmlWebpackPluginData even jsExtension is not configured (dd575b4)
  • throws error when html-webpack-plugin is not installed (6d409af)

v1.0.1

19 Nov 10:31
Compare
Choose a tag to compare

1.0.1 (2018-11-19)

Bug Fixes

  • main file: resolve html-webpack-plugin@4's compatibility issue (50e2004)

v1.0.0

19 Oct 13:51
Compare
Choose a tag to compare

1.0.0 (2018-10-19)

Features

  • add-js-extension: Add the add-js-extension feature (02bd4ae)
  • tools: Add automation tools (113b1fe)