-
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.
Reworked assertion type system; Added `@done` decorator; Added `@ReactComponent` decorator; Added passing arguments to the `finally` method; Fixed a bug with return value ignoring of the `catch` method when `filter` options was set; Added support for `CanceledError#rethrow` method to recognize CanceledErrors from another version of the package; Added `repeatedly` option for `AbortControllerEx` constructor to support reusable internal controllers for decorated classes; Added `version` and `versionNumber` static props to `CPromise` and `CanceledError` constructors; Added React playground;
- Loading branch information
1 parent
fb646cb
commit f50ff58
Showing
20 changed files
with
45,057 additions
and
5,152 deletions.
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
Oops, something went wrong.