Releases: thirdweb-dev/js
Releases · thirdweb-dev/js
[email protected]
Patch Changes
- #7533
cb77544
Thanks @joaquim-verges! - Respect feePayer property in Payment widgets
@thirdweb-dev/[email protected]
@thirdweb-dev/[email protected]
@thirdweb-dev/[email protected]
Patch Changes
- Updated dependencies [
cb77544
]:
[email protected]
Patch Changes
-
#7521
f94226a
Thanks @joaquim-verges! - Add Frame wallet in wallet list -
#7523
341325f
Thanks @joaquim-verges! - Show all tokens in payment selection screen, even if not enough balance
@thirdweb-dev/[email protected]
@thirdweb-dev/[email protected]
@thirdweb-dev/[email protected]
[email protected]
Patch Changes
-
#7487
50e01ce
Thanks @MananTank! - Restore border on embed components:ConnectEmbed
,BuyWidget
,CheckoutWidget
,TransactionWidget
-
#7503
7ab8808
Thanks @joaquim-verges! - Handle very large numbers in BuyWidget -
#7507
fd967ce
Thanks @0xFirekeeper! - Fix purchaseData propagation in PayEmbed component to new widget implementations
@thirdweb-dev/[email protected]
@thirdweb-dev/[email protected]
@thirdweb-dev/[email protected]
[email protected]
Patch Changes
- #7465
bc51255
Thanks @gregfromstl! - Adds paymentMethods prop to BuyWidget, CheckoutWidget, and TransactionWidget to control available payment options. Accepts an array of "crypto" and/or "card" values.