Skip to content

v1.4.0

Compare
Choose a tag to compare
@qianbin qianbin released this 13 Aug 05:50
· 222 commits to master since this release
986bdbf

This release brings two minor breaking changes:

  • change return type of Vendor.owned to Promise<boolean>
  • change return type of Ticker.next to Promise<Status['head']>