-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 parent
14574a6
commit a334fde
Showing
6 changed files
with
13 additions
and
22 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 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 |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# @crbroughton/ts-test-utils | ||
|
||
## 0.1.0 | ||
|
||
### Minor Changes | ||
|
||
- 99a88c6: Add the Assignable type - Check one type is assignable to another | ||
- e10315e: Add the Includes type - Check if a type is included in another type | ||
- 5566ad6: Add the Extends type - Check if one type extends from another | ||
- 67001ad: Add the excludes type -Check if a type excludes another type |
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