Skip to content

2.1.0

Compare
Choose a tag to compare
@DZakh DZakh released this 29 Nov 22:16
· 6 commits to main since this release
  • Update throws and notThrows callbacks return type from unit to 'a
  • Update throwsAsync and notThrowsAsync value type from promise<unit> to promise<'a>