## purifycss-webpack 0.7.0 / 2017-05-16 ================== * Breaking - Push **purify-css** as a peer dependency. #108 0.6.2 / 2017-05-08 ================== * Docs - Add **glob-all** example. #105 0.6.1 / 2017-04-14 ================== * Docs - Fix CSS Modules example (prefix has to be lowercase to work). 0.6.0 / 2017-04-07 ================== * Feature - Allow asset names to contain `?`. Example: `style.css?218aa9358a709a5a0a12`. #94 0.5.0 / 2017-03-02 ================== * Feature - Add strict validation against `paths`. #88 0.4.3 / 2017-03-01 ================== * Bug fix - Fix chunk file match dependency on [name]. #86 0.4.2 / 2017-01-28 ================== * Feature - Show nicer errors if there are extra fields. 0.4.1 / 2017-01-28 ================== * Bug fix - If an entry name does not match while processing, skip it. #72 0.4.0 / 2017-01-27 ================== * Bug fix - Support `: ` style entries. #71 * Bug fix - Fail at validation if entry keys don't match with path keys. #67 * Feature - Expose `minimize` flag for CSS minification. 0.3.1 / 2017-01-26 ================== * Bug fix - Make `search.files` more robust against potentially missing data. #67 0.3.0 / 2017-01-26 ================== * Breaking - Rename `fileExtensions` as `styleExtensions`. This communicates better how it works underneath. 0.2.2 / 2017-01-24 ================== * Chore - Push option defaults to schema. 0.2.1 / 2017-01-24 ================== * Bug fix - Include webpack 2 properly to the peer dependency. 0.2.0 / 2017-01-24 ================== * Feature - Add stricter plugin option validation. 0.1.1 / 2017-01-23 ================== * Bug fix - Include `lib` to distribution to avoid installation failure. 0.1.0 / 2017-01-23 ================== * Complete rewrite with more functionality and a new API. Different name due to npm issues. ## purifycss-webpack-plugin 2.0.3 / 2016-02-12 ================== * Last release without changelogs.