Skip to content

v0.35.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Oct 18:59
· 240 commits to main since this release
543184c

Minor Changes

  • 6665357: - feat: Add handling for calls and contracts promises in Transactions component. By @alessey #1450

    • feat: added presetCryptoAmount param to Checkout. by @0xAlec #1461
    • chore renamed Pay module to Checkout. by @0xAlec #1455
    • fix: fixed paymaster sponsorship prop isSponsored in Checkout component. by @0xAlec #1458
    • fix: Updated ConnectWalletText component styling to match the ConnectWallet text prop formatting. By @cpcramer #1445

    Breaking Changes:
    Pay has been renamed to Checkout. If you are using this component, please update your imports as necessary.