Skip to content

v2.9.0

Choose a tag to compare

@github-actions github-actions released this 28 Apr 14:35
v2.9.0
59cd9c5

What's Changed

  • fix: preserve Err covariance in tryRecover by @dmmulroy in #64
  • Revert "fix: preserve Err covariance in tryRecover" by @dmmulroy in #65
  • Fix tryRecover success type inference by @dmmulroy in #66
  • feat: allow TaggedError to short-circuit Result.gen with yield* by @trvswgnr in #63
  • Fix object overload editor hints by @dmmulroy in #67
  • Fix Result instance callback inference by @dmmulroy in #68

Full Changelog: v2.8.2...v2.9.0