Releases: FatehAK/vite-plugin-image-optimizer
Releases · FatehAK/vite-plugin-image-optimizer
✨ v1.0.3
✨ Version v1.0.2
- chore(docs): Add github shields (ef79891)
✨ Version v1.0.1
- chore(deps): Remove chalk from dependencies (4e2c92a)
✨ Version v1.0.0
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