Releases: klimashkin/postcss-assets-webpack-plugin
Releases · klimashkin/postcss-assets-webpack-plugin
4.1.2 (2021-07-14)
- Move assets check later to actual hook process #6 (by chibibirdie)
4.1.1 (2021-05-25)
- Skip empty assets (by chibibirdie)
4.1.0 (2020-12-09)
4.0.0 (2020-09-25)
- Use PostCSS 8
- Require NodeJS 10+.
3.0.0 (2018-07-20)
- Use PostCSS 7.0
2.0.0 (2018-06-04)
- Require Webpack 4. Use tapable api
- Require NodeJS 6+. Move to ES6 syntax
- Print human readable sizes (#3)