v2.9.0
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