Skip to content

Releases: andreashuber69/async-css-plugin

v1.1.10

Choose a tag to compare

@andreashuber69 andreashuber69 released this 24 Feb 21:46
  • Replace Travis with GitHub Actions

v1.1.9

Choose a tag to compare

@andreashuber69 andreashuber69 released this 11 Feb 17:10
  • Improve code coverage

v1.1.8

Choose a tag to compare

@andreashuber69 andreashuber69 released this 28 Jan 16:56
  • Report errors as exceptions rather than log them in the console
  • Harden argument validation
  • Various minor implementation, documentation and CI improvements

v1.1.7

Choose a tag to compare

@andreashuber69 andreashuber69 released this 22 Nov 09:28
  • 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

Choose a tag to compare

@andreashuber69 andreashuber69 released this 19 Nov 13:09
  • 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

Choose a tag to compare

@andreashuber69 andreashuber69 released this 13 May 09:34

v1.1.4

Choose a tag to compare

@andreashuber69 andreashuber69 released this 10 May 13:59
  • Attempted to fix #12 (#13), it did not work.

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

v1.1.3

Choose a tag to compare

@andreashuber69 andreashuber69 released this 17 Feb 13:51
  • Various minor updates (#10)

v1.1.2

Choose a tag to compare

@andreashuber69 andreashuber69 released this 04 Feb 07:23
  • Improved documentation (#9)

v1.1.1

Choose a tag to compare

@andreashuber69 andreashuber69 released this 02 Feb 19:55
  • Added logging (#8)