Skip to content

v1.0.4

Latest
Compare
Choose a tag to compare
@webdiscus webdiscus released this 28 Aug 17:08
· 2 commits to master since this release

v1.0.4

Bug Fixes

  • Removes needless double new lines in console output when the verbose option is enabled.

Chore

  • Added Community Standards files.
  • Updated dev packages.

Test

  • Removes the test strategy for node versions 12.x on GitHub to allows use the latest dev packages.
    The plugin is still compatible with node 12.x.
  • Added the test strategies for node versions 18.x and 20.x on GitHub.
  • Refactoring of test utilities.
  • Added tests for an alternative way using the html-bundler-webpack-plugin.