Releases: webpack/compression-webpack-plugin
Releases · webpack/compression-webpack-plugin
v3.0.1
09 Dec 16:49
Compare
Sorry, something went wrong.
No results found
3.0.1 (2019-12-09)
SECURITY
update serialize-javascript to 2.1.1 version.
v3.0.0
05 Jun 11:32
Compare
Sorry, something went wrong.
No results found
3.0.0 (2019-06-05)
chore
Tests
BREAKING CHANGES
deps: minimum required nodejs version is 8.9.0
v2.0.0
04 Sep 18:57
Compare
Sorry, something went wrong.
No results found
2.0.0 (2018-09-04)
Features
filename option now accept {String} value
validation schema for plugin options
BREAKING CHANGES
enforces peerDependencies of "webpack": "^4.3.0"
enforces engines of "node": ">= 6.9.0 <7.0.0 || >= 8.9.0
compressed options (options.level, options.flush, options.dictionary and etc) grouped into compressionOptions option
asset option was removed (use filename option instead)
default value of filename option is now [path].gz[query]
v1.1.12
29 Aug 10:45
Compare
Sorry, something went wrong.
No results found
v1.1.11
09 Mar 12:05
Compare
Sorry, something went wrong.
No results found
Performance Improvements
index: switch to md4 for content hashing (#103 ) (0eebc46 )
v1.1.10
27 Feb 21:29
Compare
Sorry, something went wrong.
No results found
v1.1.9
26 Feb 21:59
Compare
Sorry, something went wrong.
No results found
Bug Fixes
package: add webpack >= 4 (peerDependencies) (#101 ) (d3c29e7 )
v1.1.8
23 Feb 19:18
Compare
Sorry, something went wrong.
No results found
Bug Fixes
index: tapable deprecation warnings (webpack >= v4.0.0) (#100 ) (d6ccdc4 )
v1.1.7
16 Feb 23:42
Compare
Sorry, something went wrong.
No results found
Bug Fixes
index: reduce memory usage (cacheKey.hash) (#97 ) (3c77d43 )
v1.1.6
29 Jan 21:02
Compare
Sorry, something went wrong.
No results found