Skip to content

v8.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 14:24
· 5 commits to master since this release
1d4cc19

Minor Changes

  • #615 85ed7fd Thanks @konker! - Add orTee, which is the equivalent of andTee but for the error track.

  • #584 acea44a Thanks @macksal! - Allow ok/err/okAsync/errAsync to accept zero arguments when returning void