Skip to content

Releases: andreashuber69/async-css-plugin

v1.1.10

24 Feb 21:46
Compare
Choose a tag to compare
  • Replace Travis with GitHub Actions

v1.1.9

11 Feb 17:10
Compare
Choose a tag to compare
  • Improve code coverage

v1.1.8

28 Jan 16:56
Compare
Choose a tag to compare
  • Report errors as exceptions rather than log them in the console
  • Harden argument validation
  • Various minor implementation, documentation and CI improvements

v1.1.7

22 Nov 09:28
Compare
Choose a tag to compare
  • Update all packages to their latest versions
  • Automated tests now run with Vue v3 and webpack v5
  • Cleaned up code
  • Clarified documentation

v1.1.6

19 Nov 13:09
Compare
Choose a tag to compare
  • Added automated tests for webpack v4 & Vue v2
  • Modified configuration example code so that it works out of the box
  • Cleaned up code & documentation

v1.1.5

13 May 09:34
Compare
Choose a tag to compare

v1.1.4

10 May 13:59
Compare
Choose a tag to compare
  • Attempted to fix #12 (#13), it did not work.

This version still works as advertised for html-webpack-plugin v3, however.

v1.1.3

17 Feb 13:51
Compare
Choose a tag to compare
  • Various minor updates (#10)

v1.1.2

04 Feb 07:23
Compare
Choose a tag to compare
  • Improved documentation (#9)

v1.1.1

02 Feb 19:55
Compare
Choose a tag to compare
  • Added logging (#8)