Releases: thirdweb-dev/js
@thirdweb-dev/[email protected]
Patch Changes
- #4789
e384001
Thanks @MananTank! - Fix whitespaces in UI components
[email protected]
[email protected]
Patch Changes
-
#4752
e9ae980
Thanks @joaquim-verges! - [ReactNative] Respect icon theme color in connect button and detail modal -
#4738
a4dac95
Thanks @kien-ngo! - Fix jsdoc for getClaimParams -
#4753
1133ccc
Thanks @joaquim-verges! - Fix abi resolution fallback -
#4756
33936b3
Thanks @joaquim-verges! - Handle biging serialization for ecosystem wallets -
#4687
fc2ecdf
Thanks @gregfromstl! - React: Hides guest accounts from linked profiles screen
@thirdweb-dev/[email protected]
Patch Changes
- #4760
57a0e27
Thanks @arcoraven! - fix: Return 402 status if payment required
[email protected]
Patch Changes
- #4740
915442e
Thanks @joaquim-verges! - Enable wallet linking and guest mode for ecosystem wallets
[email protected]
Patch Changes
- #4737
2707db1
Thanks @joaquim-verges! - Allow linking accounts when using in-app + smart wallets
[email protected]
Patch Changes
- #4733
824b1bd
Thanks @gregfromstl! - Enable account linking for ecosystem wallets
[email protected]
Minor Changes
-
#4692
0a7448c
Thanks @gregfromstl! - Login to an in-app wallet with your Coinbase accountimport { inAppWallet } from "thirdweb/react"; const wallet = inAppWallet(); const account = await wallet.connect({ strategy: "coinbase", chain: mainnet, client: thirdwebClient, });
Patch Changes
-
#4709
b033784
Thanks @gregfromstl! - Displays the social login provider in the details modal -
#4684
c1008a5
Thanks @gregfromstl! - Migrates existing sharded ecosystem wallets to enclaves -
#4716
3229e1f
Thanks @MananTank! - ExportisGetNFTSupported
extension from "thirdweb/erc1155/extensions" -
#4715
7d547a4
Thanks @joaquim-verges! - Fix showing user info for ecosystem wallets -
#4718
11a833e
Thanks @gregfromstl! - Improve arrangement of social icons in Connect UI
[email protected]
[email protected]
Patch Changes
- #4686
1b89464
Thanks @gregfromstl! - Force legacy transactions on polygon zkevm cardona testnet