NMFR / optimize-css-assets-webpack-plugin

A Webpack plugin to optimize \ minimize CSS assets.
MIT License
1.15k stars 69 forks source link

Explicit changelogs in a separate file #70

Open trollepierre opened 6 years ago

trollepierre commented 6 years ago

Most open source package exposes a file CHANGELOGS.md that contains the last modification between different version.

I recommend this feature to help me as a developer using this package as a devDependencies to be sure of the change when upgrading the package.

Thanks ;-)

zanettin commented 6 years ago

would be very nice to have this. since the major upgrade from v4 to v5 the sorting output of the css is not longer the same (browser specific prefixed properties are at the top and do no longer work for -webkit-brackground-clip: text for example)

evictor commented 4 years ago

+1