Skip to content

Releases: zoobestik/csso-webpack-plugin

Release candidate N3

15 Apr 13:20
Compare
Choose a tag to compare
Release candidate N3 Pre-release
Pre-release
  • Fix issue with regexp filters

Release candidate N2

09 Apr 23:16
Compare
Choose a tag to compare
Release candidate N2 Pre-release
Pre-release
  • Add output.sourceMapFilename options support

Release candidate N1

09 Apr 20:17
Compare
Choose a tag to compare
Release candidate N1 Pre-release
Pre-release
  • Bugfix: simple compilation config triggered success callback twice

Breaking changes

  • The sourceMap:true used devtool option if chunk detection unexpected
  • nodejs is less than version 4 still can be used but isn't tested now.

Strict source map type from options

31 Mar 12:06
Compare
Choose a tag to compare
Pre-release
  • options.sourceMap is enum and required for generate source maps.
  • Add strong dependencies for yarn package manager.

Source Maps feature supported

30 Mar 17:40
Compare
Choose a tag to compare
Pre-release
  • Initial source map feature implementation
  • Update-to-date dependencies versions

Acknowledgements and regex filter

07 Mar 09:48
Compare
Choose a tag to compare
Pre-release
  • Add “Acknowledgements” section to README.md
  • Single argument regex typed should be filter

Documentation and draft API improves

06 Mar 23:33
Compare
Choose a tag to compare
Pre-release
  • Add more additional information about motivation
  • Filter function may be single now: new CSSOCompressPlugin(file => file.startsWith('foo'))

Initial release for plugin

06 Mar 19:33
Compare
Choose a tag to compare
Pre-release

Simple draft for minify css bundles with full restructing rules by csso.

No source maps
No exception pretty print
No anything else except basic minify