Releases: node-real/walletkit
Releases · node-real/walletkit
@totejs/walletkit@0.2.6
Patch Changes
- 2fe18ba: Fixed theme configuration naming error issue
- Fixed TrustWallet will automatically reconnect after reloading the page.
- 204e807: refactor: update the
installedfield that detect whether wallet is installed to a
function - 26d87fb: Fixed multiple wallets conficts resulting in undetectable issues.
- 3dd2578: Fixed
WalletConnectautomatic connection issue in the follow scenario: connect the
WalletConnect -> close browser -> reopen browser -> disconnect -> select WalletConnect, will
automatically connect. - 80e356d: Fixed trustwallet losing account status after refreshing
- c47f3a6: Fixed conflict issue between trustwallet and metaMask.
- 57d9f7f: Add
actionprop to WalletKitButton & WalletKitButton.Custom to support the case of
adding network.
@totejs/walletkit@1.0.7-alpha.6
Patch Changes
- c431545: Add
actionprop to WalletKitButton & WalletKitButton.Custom to support the case of
adding network.
@totejs/walletkit@0.2.6-alpha.3
Patch Changes
- 57d9f7f: Add
actionprop to WalletKitButton & WalletKitButton.Custom to support the case of
adding network.
@totejs/walletkit@1.0.7-alpha.5
Patch Changes
- f851750: Fixed TrustWallet will automatically reconnect after reloading the page.
@totejs/walletkit@1.0.7-alpha.4
Patch Changes
- 78c9fc8: Fixed multiple wallets conficts resulting in undetectable issues.
@totejs/walletkit@0.2.6-alpha.2
Patch Changes
- Fixed TrustWallet will automatically reconnect after reloading the page.
- 204e807: refactor: update the
installedfield that detect whether wallet is installed to a
function - 26d87fb: Fixed multiple wallets conficts resulting in undetectable issues.
- c47f3a6: Fixed conflict issue between trustwallet and metaMask.
@totejs/walletkit@1.0.7-alpha.3
@totejs/walletkit@1.0.7-alpha.2
Patch Changes
- 52e9976: Fixed trustwallet losing account status after refreshing
@totejs/walletkit@0.2.6-alpha.1
Patch Changes
- 80e356d: Fixed trustwallet losing account status after refreshing
@totejs/walletkit@0.2.6-alpha.0
Patch Changes
- 3dd2578: Fixed
WalletConnectautomatic connection issue in the follow scenario: connect the
WalletConnect -> close browser -> reopen browser -> disconnect -> select WalletConnect, will
automatically connect.