# Changelog for @omnious/webpack

## 0.6.0 (July 13, 2018)

- Remove `clean-webpack-plugin` & use `rimraf` instead

## 0.5.7 (June 4, 2018)

- Add `html-webpack-plugin` custom env options: cdn, google, facebook

## 0.5.6 (May 31, 2018)

## 0.5.5 (Apr 26, 2018)

- Mode `mode` and `lang` params into option
- Add `chunksSortMode` option into `html-webpack-plugin`
- Replace `DefinePlugin` into `DotenvPlugin` at common config
