Skip to content

0.0.15

Compare
Choose a tag to compare
@bvaughn bvaughn released this 06 Mar 22:11
· 157 commits to main since this release
  • Removed Thenable in favor of built-in PromiseLike since it works better with async/await types
  • Replaced isThenable with isPromiseLike