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 8cd9731 commit 90be9afCopy full SHA for 90be9af
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.4](https://github.com/FRSOURCE/is-animated/compare/v1.0.3...v1.0.4) (2025-01-21)
2
+
3
4
+### Bug Fixes
5
6
+* add missing typings ([8cd9731](https://github.com/FRSOURCE/is-animated/commit/8cd97314a05ef7ee0929cfc42573747971279a68))
7
8
## [1.0.3](https://github.com/FRSOURCE/is-animated/compare/v1.0.2...v1.0.3) (2025-01-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@frsource/is-animated",
- "version": "1.0.3",
+ "version": "1.0.4",
"description": "Detects animated images in browser & node. Supports GIT, APNG & WebP",
"sideEffects": false,
"exports": {
0 commit comments