Skip to content

Releases: FatehAK/vite-plugin-image-optimizer

✨ v1.0.3

23 Dec 17:06

Choose a tag to compare

  • chore(docs): Reformat code snippets (45989b3)

✨ Version v1.0.2

23 Dec 15:40

Choose a tag to compare

  • chore(docs): Add github shields (ef79891)

✨ Version v1.0.1

23 Dec 12:54

Choose a tag to compare

  • chore(deps): Remove chalk from dependencies (4e2c92a)

✨ Version v1.0.0

23 Dec 12:39

Choose a tag to compare

Changelog

👉 Additions

  • feat: Add github workflow for testing renovate bot commits (2097da0)
  • feat: Integrate renovate bot for automatic dependency management (7aa8947)
  • feat: Add 'test', 'include' and 'exclude' props for more control over individual files (dbdacb7)
  • feat: Optimize scalar images using Sharp.js (e423f42)
  • feat: Optimize image assets within public directory (206b179)
  • feat: Log optimization stats to terminal and prevent writes if output size > input (61cdef9)
  • feat: Setup svgo for compressing svg files (b1d73dd)

👉 Fixes

  • fix(deps): Replace fs-extra with node built-in and chalk with lightweight alternative ansi-colors (1967e76)

Full Changelog: https://github.com/FatehAK/vite-plugin-image-optimizer/commits/v1.0.0