This version is preview, if you want to use stable version, check 1.3.1.
2.0.x has many breaking changes, see 2.0.0-preview1 release notes.
Improvement
ForEachAsync(async _ => { })
becomes compile error- Add
IUniTaskAsyncEnumerable.Publish
- Add
CancellationToken.WaitUntilCanceled
extension method