Skip to content

20.0.0

Choose a tag to compare

@github-actions github-actions released this 16 Nov 15:46
· 5773 commits to main since this release
a1270ae

Removed

  • BREAKING: Remove polling start call in detection controllers' constructors (#629)
    • Consumers of either of the TokenDetection and CollectibleDetection controllers who wish to immediately start polling upon instantiation will need to call the start method on the controller immediately after instantiation.
  • Remove ApprovalController.has signature overloads (#624)