Skip to content

v7.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Sep 18:20
· 35 commits to master since this release
2d6e1dd

Minor Changes

  • #562 547352f Thanks @sharno! - change the return type of safeTry to be ResultAsync<T, E> instead of Promise<Result<T, E>> for better composability