Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: update tests to use TestScheduler * fix(single): single throws appropriately - Will now throw new NotFoundError and SequenceError types in appropriate scenarios - Updates documentation BREAKING CHANGE: Single will now throw for scenarios where values coming in are either not present, or do not match the provided predicate. Error types have thrown have also been updated, please check documentation for changes. * chore: readd missing source argument * chore: fix dtslint
- Loading branch information