node-metalsmith-imagemin

Metalsmith plugin to minify images

MIT License

Downloads
101
Stars
18
Committers
10

Bot releases are hidden (Show)

node-metalsmith-imagemin - v4.2.2 Latest Release

Published by ahmadnassri over 1 year ago

4.2.2 (2023-01-26)

Build

  • deps: bump imagemin-jpeg-recompress from 7.0.0 to 7.1.0 (dcc9858)
node-metalsmith-imagemin - v4.2.1

Published by ahmadnassri almost 2 years ago

4.2.1 (2023-01-02)

Build

  • deps: bump json5 from 2.2.1 to 2.2.2 (1ea34ef)
node-metalsmith-imagemin - v4.2.0

Published by ahmadnassri almost 2 years ago

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

node-metalsmith-imagemin - v4.1.4

Published by ahmadnassri over 5 years ago

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)
node-metalsmith-imagemin - v4.1.3

Published by ahmadnassri almost 6 years ago

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)
node-metalsmith-imagemin - v4.1.2

Published by ahmadnassri almost 6 years ago

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)
node-metalsmith-imagemin - v4.1.1

Published by ahmadnassri over 6 years ago

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)
node-metalsmith-imagemin - v4.1.0

Published by ahmadnassri over 6 years ago

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)
node-metalsmith-imagemin - v4.0.0

Published by ahmadnassri over 7 years ago

4.0.0 (2017-03-19)

Features

  • build: remove babel dependency (947243b8)

Breaking Changes

  • build targets now consolidated into './lib'

(947243b8)

node-metalsmith-imagemin - v3.0.0

Published by ahmadnassri almost 8 years ago

<a name"3.0.0">

3.0.0 (2016-11-01)

Breaking Changes

  • This module no longer supports Node.js 0.10
    (ddcee958)
node-metalsmith-imagemin - v2.0.0

Published by ahmadnassri about 8 years ago

<a name"2.0.0">

2.0.0 (2016-07-28)

Features

  • re-write: re-write in ES2016 and upgrade to use latest imagemin (9f8479e4)

Breaking Changes