Releases: thirdweb-dev/js
@thirdweb-dev/[email protected]
@thirdweb-dev/[email protected]
[email protected]
Minor Changes
- #5829
e01193a
Thanks @gregfromstl! - Feature: Adds getAdminAccount to inAppWallet interface for AA ecosystem wallets
Patch Changes
-
#5837
ce3e850
Thanks @kumaryash90! - Update implementations -
#5865
a9547c5
Thanks @gregfromstl! - SDK: Fix chain switching in smart account transactions -
#5879
810f319
Thanks @kien-ngo! - Add onTimeout callback to useAutoConnect -
#5605
e9c23ad
Thanks @kien-ngo! - - Add onClose callback to Connect Details modal<ConnectButton detailsModal={{ onClose: (screen: string) => { // The last screen name that was being shown when user closed the modal console.log({ screen }); }, }} />
- Small fix for ChainIcon: Always resolve IPFS URI
- Improve test coverage
-
#5869
273a320
Thanks @gregfromstl! - SDK: Removed co.lobstr from the available wallets (an unsupported non-EVM wallet) -
#5871
1e8ddcb
Thanks @gregfromstl! - SDK: Gracefully ignore chain with no chain ID infromEip1193Provider
@thirdweb-dev/[email protected]
@thirdweb-dev/[email protected]
[email protected]
Minor Changes
-
#5799
90e2b97
Thanks @gregfromstl! - Feature: Allows hiding the "Linked Profiles" button in theConnectButton
Details Modal<ConnectButton detailsModal={{ manageWallet: { allowLinkingProfiles: false } }} />
Patch Changes
-
#5693
7c40fda
Thanks @kumaryash90! - Custom create2 factory deployment for skale chains -
#5780
a2a61df
Thanks @joaquim-verges! - Validate getContract params -
#5818
a89f766
Thanks @joaquim-verges! - Only connect wallets on SIWE linking if not already connected -
#5783
e818f0e
Thanks @gregfromstl! - Adds Humanity Testnet as a legacy transaction chain
@thirdweb-dev/[email protected]
@thirdweb-dev/[email protected]
[email protected]
@thirdweb-dev/[email protected]
@thirdweb-dev/[email protected]
@thirdweb-dev/[email protected]
Patch Changes
- #5746
e42ffc6
Thanks @joaquim-verges! - Downgrade aws libraries