Skip to content

v7.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Sep 18:20
· 51 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