Skip to content

31.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 13:02
· 5632 commits to main since this release
cc22de3

Added

  • Add support for caveats on endowment permissions (#878)

Changed

  • BREAKING: Bump to Node 14 (#893)
  • BREAKING: PhishingController is now async (#897)
    • PhishingController.test now returns a Promise
    • PhishingController.setRefreshInterval should now be used to change the polling interval
  • Changed TokenController._createEthersContract to no longer be async (#895)