Releases: ahmadnassri/node-metalsmith-imagemin
Releases · ahmadnassri/node-metalsmith-imagemin
v4.2.2
4.2.2 (2023-01-26)
Build
- deps: bump imagemin-jpeg-recompress from 7.0.0 to 7.1.0 (dcc9858)
v4.2.1
4.2.1 (2023-01-02)
Build
- deps: bump json5 from 2.2.1 to 2.2.2 (1ea34ef)
v4.2.0
4.2.0 (2022-12-19)
Features
- improved default compression options (de8dbb1)
- update packages (f611ba1)
- upgraded to adopt template-node-lib workflow (158329e)
Bug Fixes
Build
- deps: bump mixin-deep from 1.3.1 to 1.3.2 (#90) (8f13152)
Docs
CI/CD
- better usage of .env to control npm audit step (9559f0f)
- remove extra template files (c466c93)
Code Style
Tests
v4.1.4
4.1.4 (2019-02-27)
Bug Fixes
- dependencies: update dependencies (d6ecc2c)
- deps: update dependency imagemin-advpng to v5 (#85) (ffc83f3)
- deps: update dependency imagemin-pngquant to v7 (#86) (f2daf93)
- deps: update dependency imagemin-zopfli to v6 (#87) (5e6114a)
v4.1.3
4.1.3 (2018-12-02)
Bug Fixes
- deps: update dependency imagemin-jpeg-recompress to v6 (#82) (c8ba15a)
- deps: update dependency imagemin-pngcrush to v6 (#83) (4fe1cfc)
- deps: update dependency imagemin-webp to v5 (#81) (8a267d1)
v4.1.2
4.1.2 (2018-11-05)
Bug Fixes
- dependencies: upgrade dependencies (b663e7b)
- deps: update dependency imagemin-pngout to v4 (#77) (611ed88)
- scaffold: update project scaffold (b909e38)
v4.1.1
4.1.1 (2018-03-18)
Bug Fixes
- docs: update docs with disableDefaults: true (a4c6753)
- imagemin-pngout: Update imagemin-pngout from 2.0.0 to 3.0.0 (#64) (37d27bb)
- imagemin-pngquant: Update imagemin-pngquant from 5.0.1 to 5.1.0 (d3abf4f)
v4.1.0
4.1.0 (2018-03-12)
Bug Fixes
- nsp: address security warning (86500e9)
Features
- dependencies: update dependencies and add package-lock file (9f2ba43)
- package: improve github repo with automated settings and more testing (96ac0ff)
- plugins: Added option to disable a default plugin and disable all defaults (c986ad4)
v4.0.0
4.0.0 (2017-03-19)
Features
- build: remove babel dependency (947243b8)
Breaking Changes
- build targets now consolidated into './lib'
(947243b8)
v3.0.0
<a name"3.0.0">
3.0.0 (2016-11-01)
Breaking Changes
- This module no longer supports Node.js 0.10
(ddcee958)