Skip to content

v2.0.0

Compare
Choose a tag to compare
@10xSebastian 10xSebastian released this 14 Mar 12:48
· 152 commits to main since this release

Start passing document to button initializer explicitly instead of implicitly assuming the current document from within.

Migration Guide:

  • Change DePayButtons.init() to DePayButtons.init({document: document})