We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a21bd3a commit 25221e7Copy full SHA for 25221e7
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## 10.0.0 (2024-10-28)
4
+
5
+Breaking Changes:
6
7
+- Supported Node.js version updated to 18.18 or higher.
8
+- Replaced “gif2webp” with “sharp” for GIF-to-WebP conversions.
9
+- Removed the “webpGif” section from [.optimiztrc.cjs](.optimiztrc.cjs).
10
+- Fine-tuned params in [.optimiztrc.cjs](.optimiztrc.cjs).
11
12
13
## 9.1.1 (2024-10-22)
14
15
- Replaced [imagemin/guetzli-bin](https://github.com/imagemin/guetzli-bin) with [343dev/guetzli](https://github.com/343dev/guetzli).
0 commit comments