-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
71f479f
commit cd896db
Showing
4 changed files
with
23 additions
and
23 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,46 +1,56 @@ | ||
# @masknet/kit | ||
|
||
## 0.4.0 | ||
|
||
### Minor Changes | ||
|
||
- 71f479f: remove defer, use Promise.withResolvers instead | ||
|
||
### Patch Changes | ||
|
||
- f77a11e: add support for AbortSignal.any and match behavior of combineAbortSignal to it | ||
|
||
## 0.3.0 | ||
|
||
### Minor Changes | ||
|
||
- 3dc15d1: add getDimensionByDOM | ||
- 3dc15d1: add getDimensionByDOM | ||
|
||
### Patch Changes | ||
|
||
- 3dc15d1: rename getDimensionAsPNG to getDimensionOfPNG | ||
- 3dc15d1: rename getDimensionAsJPEG to getDimensionOfJPEG | ||
- 3dc15d1: rename getDimensionAsPNG to getDimensionOfPNG | ||
- 3dc15d1: rename getDimensionAsJPEG to getDimensionOfJPEG | ||
|
||
## 0.2.0 | ||
|
||
### Minor Changes | ||
|
||
- 3c25f47: add todo and unimplemented | ||
- 3c25f47: add todo and unimplemented | ||
|
||
## 0.1.3 | ||
|
||
### Patch Changes | ||
|
||
- 31f1dea: fix package.json | ||
- 3ce78d7: optimize lazy decorator | ||
- 31f1dea: fix package.json | ||
- 3ce78d7: optimize lazy decorator | ||
|
||
## 0.1.2 | ||
|
||
### Patch Changes | ||
|
||
- da5b0b9: fix lazy decorator type signature | ||
- da5b0b9: fix lazy decorator type signature | ||
|
||
## 0.1.1 | ||
|
||
### Patch Changes | ||
|
||
- c441e50: add lazy decorator | ||
- c441e50: add lazy decorator | ||
|
||
## 0.1.0 | ||
|
||
### Minor Changes | ||
|
||
- b59461a: remove getCookieValue | ||
- b59461a: remove blobToText | ||
- b59461a: remove AbortSignal.timeout | ||
- b59461a: remove dependency to lodash | ||
- b59461a: remove getCookieValue | ||
- b59461a: remove blobToText | ||
- b59461a: remove AbortSignal.timeout | ||
- b59461a: remove dependency to lodash |
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