-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
27 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# Changelog | ||
|
||
|
||
## v0.2.1 | ||
|
||
[compare changes](https://github.com/unjs/image-meta/compare/v0.2.0...v0.2.1) | ||
|
||
### 🚀 Enhancements | ||
|
||
- Add `avif` format support ([#16](https://github.com/unjs/image-meta/pull/16)) | ||
- Add `tiff` size detection support ([#3](https://github.com/unjs/image-meta/pull/3)) | ||
|
||
### 🏡 Chore | ||
|
||
- Update deps ([252db25](https://github.com/unjs/image-meta/commit/252db25)) | ||
- Update eslint to v9 ([8787407](https://github.com/unjs/image-meta/commit/8787407)) | ||
- Update tsconfig to be more strict ([f912ec2](https://github.com/unjs/image-meta/commit/f912ec2)) | ||
- Add eslint config ([d727d96](https://github.com/unjs/image-meta/commit/d727d96)) | ||
- Update ci ([869dbf2](https://github.com/unjs/image-meta/commit/869dbf2)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Sebastian Bosse ([@SebastianBosse](http://github.com/SebastianBosse)) | ||
- Pooya Parsa ([@pi0](http://github.com/pi0)) | ||
- Tasiotas <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters