🎉 Publish Wallets Release - #132
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
github-actions
Bot
force-pushed
the
changeset-release/develop
branch
6 times, most recently
from
July 30, 2026 11:25
dc87e5e to
eb4960d
Compare
github-actions
Bot
force-pushed
the
changeset-release/develop
branch
from
July 30, 2026 12:01
eb4960d to
0c4f388
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to develop, this PR will be updated.
Releases
@swapkit/wallets@4.11.0
Minor Changes
#105
c400162Thanks @towanTG! - Replace the injected-provider MetaMask path with the new MetaMask multichain connector.#108
61a7689Thanks @GiMa-SwapKit! - Add TON Connect as a wallet option (@swapkit/wallets/tonconnect).TON Connect is the standard wallet connection protocol for the TON blockchain and supports only
Chain.Ton, including its native token and Jettons. The integration wraps@tonconnect/uifor the connect modal, universal links, and bridge sessions, and delegates message building, balances, and fee estimation to the signerless@swapkit/toolboxes/tontoolbox. Signing and broadcasting are routed through the connected wallet'ssendTransaction.Notes:
tonconnect-manifest.json(manifestUrl), or an existingTonConnectUIinstance can be injected.CARRY_ALL_REMAINING_BALANCE) are rejected: the TON Connect protocol does not carry a send mode, the wallet chooses it.sign) is not supported by the protocol; usesignAndBroadcastTransaction/transfer.#45
c1c5159Thanks @towanTG! - Reuse compatible WalletConnect sessions and pairings instead of force-resetting sessions on every connect.Patch Changes
#135
e3f47a4Thanks @towanTG! - MetaMask multichain connect now connects the granted subset of requested chains instead of failing the whole connect when the wallet approves only some scopes; it throws only when nothing was granted.#136
91fed78Thanks @towanTG! - Retry stale WalletConnect pairings with a fresh QR pairing instead of failing the connect.#134
d68f8e7Thanks @towanTG! - Update SwapKit SDK dependencies:#65
4c8dcdaThanks @towanTG! - Enable WalletConnect direct signing support for Cosmos, Kujira, Maya, Near, THORChain, and Tron.#133
14374d1Thanks @towanTG! - Derive WalletConnect direct-signing support from the approved session methods and accounts.Updated dependencies [
d68f8e7]:@swapkit/sdk@4.6.47
Patch Changes
d68f8e7Thanks @towanTG! - Update SwapKit SDK dependencies:c400162Thanks @towanTG! - Replace the injected-provider MetaMask path with the new MetaMask multichain connector. (via @swapkit/wallets@4.11.0)61a7689Thanks @GiMa-SwapKit! - Add TON Connect as a wallet option (@swapkit/wallets/tonconnect). (via @swapkit/wallets@4.11.0)c1c5159Thanks @towanTG! - Reuse compatible WalletConnect sessions and pairings instead of force-resetting sessions on every connect. (via @swapkit/wallets@4.11.0)e3f47a4Thanks @towanTG! - MetaMask multichain connect now connects the granted subset of requested chains instead of failing the whole connect when the wallet approves only some scopes; it throws only when nothing was granted. (via @swapkit/wallets@4.11.0)91fed78Thanks @towanTG! - Retry stale WalletConnect pairings with a fresh QR pairing instead of failing the connect. (via @swapkit/wallets@4.11.0)4c8dcdaThanks @towanTG! - Enable WalletConnect direct signing support for Cosmos, Kujira, Maya, Near, THORChain, and Tron. (via @swapkit/wallets@4.11.0)14374d1Thanks @towanTG! - Derive WalletConnect direct-signing support from the approved session methods and accounts. (via @swapkit/wallets@4.11.0)@swapkit/wallet-extensions@4.5.29
Patch Changes
#134
d68f8e7Thanks @towanTG! - Update SwapKit SDK dependencies:@swapkit/wallet-hardware@4.9.31
Patch Changes
#134
d68f8e7Thanks @towanTG! - Update SwapKit SDK dependencies:@swapkit/wallet-mobile@4.3.22
Patch Changes
#134
d68f8e7Thanks @towanTG! - Update SwapKit SDK dependencies: