v0.35.0
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 toCheckout
. by @0xAlec #1455 - fix: fixed paymaster sponsorship prop
isSponsored
inCheckout
component. by @0xAlec #1458 - fix: Updated
ConnectWalletText
component styling to match theConnectWallet
text prop formatting. By @cpcramer #1445
Breaking Changes:
Pay
has been renamed toCheckout
. If you are using this component, please update your imports as necessary.