Releases: andreashuber69/async-css-plugin
Releases · andreashuber69/async-css-plugin
v1.1.10
v1.1.9
- Improve code coverage
v1.1.8
- Report errors as exceptions rather than log them in the console
- Harden argument validation
- Various minor implementation, documentation and CI improvements
v1.1.7
- 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
- Added automated tests for webpack v4 & Vue v2
- Modified configuration example code so that it works out of the box
- Cleaned up code & documentation