-
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.
Removed
scope
argument that was previously passed to generators as …
…the last argument; Added `.atomic(type)` method to make promise sub-chain atomic; Added `scopeArg` option for `run` and `promisify` methods that controls passing `scope` to the generators as the first argument; Updated name of the static `resolveGenerator` method to `run`; Updated Readme.md;
- Loading branch information
1 parent
00cd183
commit e78b2d6
Showing
7 changed files
with
1,513 additions
and
904 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
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
Oops, something went wrong.