Skip to content

Commit

Permalink
changelog & update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Sv443 committed Aug 7, 2022
1 parent 30a57ab commit 31df97f
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 20 deletions.
2 changes: 2 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@
- Additions
- Added function `allInstanceOf()` to check if all items in an array are an instance of a class
- Added function `isClass()` to check if a value is a reference to a class
- Breaking changes
- Changed state `fulfilled` to `resolved` in StatePromise
- Fixes
- Added missing documentation for `allOfType()`

Expand Down
40 changes: 20 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 31df97f

Please sign in to comment.