Releases: coderaiser/minify
Releases · coderaiser/minify
minify v5.1.0
feature
- (package) eslint-plugin-node v11.0.0
- (package) nyc v15.0.0
- (minify) add ability to pass options to HTML, JS, CSS and IMG parsers (#52)
minify v5.0.0
feature
- (minify) drop support of node < 10
- (package) putout v7.3.1
- (package) eslint-plugin-node v10.0.0
- (package) eslint-plugin-putout v3.0.0
- (package) madrun v5.0.1
- (package) try-to-catch v2.0.0
minify v4.1.3
feature
- (minify) forEach -> for-of
minify v4.1.2
feature
- (package) html-minifier v4.0.0
- (package) terser v4.0.0
- (package) eslint v6.0.0
- (minify) add madrun
- (package) eslint-plugin-node v9.1.0
- (package) nyc v14.1.1
minify v4.1.1
fix
- (minify) base64 (#50)
minify v4.1.0
fix
- (minify) log
feature
- (package) uglify-js -> terser: add support of es6
minify v4.0.3
fix
- (minify) not a promise error (#48)
minify v4.0.2
fix
- (js) then is not a function (#48)
minify v4.0.1
fix
- (minify) base64
feature
- (package) eslint-plugin-node v8.0.0
minify v4.0.0
feature
- (minify) es2018-ify
- (package) debug v4.1.0
- (package) drop support of node < 8
- (package) redrun v7.0.2
- (package) nyc v13.1.0
- (package) eslint-plugin-node v7.0.1
- (package) eslint v5.7.0