# Changelog

## 4.1.2  (2021-07-14)
 * Move assets check later to actual hook process #6 (by [chibibirdie](https://github.com/chibibirdie))

## 4.1.1  (2021-05-25)
 * Skip empty assets  (by [chibibirdie](https://github.com/chibibirdie))

## 4.1.0  (2020-12-09)
 * Support Webpack 5 (by [Sigalin Kirill](https://github.com/SumoTTo))
 * Add ESLint (by [Sigalin Kirill](https://github.com/SumoTTo))

## 4.0.0  (2020-09-25)
 * Use PostCSS 8
 * Require NodeJS 10+.

## 3.0.0  (2018-07-20)
 * Use PostCSS 7

## 2.0.0  (2018-06-04)
 * Require Webpack 4. Use tapable api
 * Require NodeJS 6+. Move to ES6 syntax
 * Print human readable sizes (#3)

## 1.1.0  (2017-05-14)
 * Fix external sourcemaps (#2)

## 1.0.0  (2016-08-26)
 * Initial release