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 a53d5b8 commit 94d1851Copy full SHA for 94d1851
MIGRATION.md
@@ -1,5 +1,13 @@
1
# Migration
2
3
+## 10.0.0 → 11.0.0
4
+
5
+If you use an external configuration file (`.optimiztrc.cjs`), add the following parameters with a value of `1` to preserve the previous behavior:
6
7
+- [optimize.gif.lossy.gamma](https://github.com/343dev/optimizt/blob/a53d5b82facf4d24a25d2e60d9dd15868e79acbf/.optimiztrc.cjs#L55)
8
+- [optimize.gif.lossless.gamma](https://github.com/343dev/optimizt/blob/a53d5b82facf4d24a25d2e60d9dd15868e79acbf/.optimiztrc.cjs#L62)
9
10
11
## 9.1.1 → 10.0.0
12
13
Node.js version must be 18.18 or higher.
0 commit comments