Skip to content

Releases: webpack/compression-webpack-plugin

v1.0.0-beta.0

24 Jun 02:42

Choose a tag to compare

v1.0.0-beta.0 Pre-release
Pre-release

2017-06-24

Code Refactoring

BREAKING CHANGES

Migration

  • npm i -D zopfli-webpack-plugin

ℹ️ The Zopfli API has remained the same, those who were using the Zopfli option in this plugin should just need to switch plugins.

v0.4.0

08 Apr 04:43

Choose a tag to compare

2017-04-08

Features

  • add option to change the filename (#51) (fb7bd81)
  • add option to delete original assets (#44) (24f15f2)

v0.3.2

08 Apr 04:26

Choose a tag to compare

chore(package): Update node-zopfli version