Skip to content

🎉 Publish Wallets Release - #132

Open
github-actions[bot] wants to merge 1 commit into
developfrom
changeset-release/develop
Open

🎉 Publish Wallets Release#132
github-actions[bot] wants to merge 1 commit into
developfrom
changeset-release/develop

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

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 c400162 Thanks @towanTG! - Replace the injected-provider MetaMask path with the new MetaMask multichain connector.

  • #108 61a7689 Thanks @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/ui for the connect modal, universal links, and bridge sessions, and delegates message building, balances, and fee estimation to the signerless @swapkit/toolboxes/ton toolbox. Signing and broadcasting are routed through the connected wallet's sendTransaction.

    Notes:

    • Requires a publicly hosted tonconnect-manifest.json (manifestUrl), or an existing TonConnectUI instance can be injected.
    • Sweep transfers (CARRY_ALL_REMAINING_BALANCE) are rejected: the TON Connect protocol does not carry a send mode, the wallet chooses it.
    • Detached signing (sign) is not supported by the protocol; use signAndBroadcastTransaction / transfer.
  • #45 c1c5159 Thanks @towanTG! - Reuse compatible WalletConnect sessions and pairings instead of force-resetting sessions on every connect.

Patch Changes

  • #135 e3f47a4 Thanks @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 91fed78 Thanks @towanTG! - Retry stale WalletConnect pairings with a fresh QR pairing instead of failing the connect.

  • #134 d68f8e7 Thanks @towanTG! - Update SwapKit SDK dependencies:

    • @swapkit/helpers: 4.20.1 → 0.0.0
  • #65 4c8dcda Thanks @towanTG! - Enable WalletConnect direct signing support for Cosmos, Kujira, Maya, Near, THORChain, and Tron.

  • #133 14374d1 Thanks @towanTG! - Derive WalletConnect direct-signing support from the approved session methods and accounts.

  • Updated dependencies [d68f8e7]:

    • @swapkit/wallet-extensions@4.5.29
    • @swapkit/wallet-hardware@4.9.31

@swapkit/sdk@4.6.47

Patch Changes

  • #134 d68f8e7 Thanks @towanTG! - Update SwapKit SDK dependencies:
  • #105 c400162 Thanks @towanTG! - Replace the injected-provider MetaMask path with the new MetaMask multichain connector. (via @swapkit/wallets@4.11.0)
  • #108 61a7689 Thanks @GiMa-SwapKit! - Add TON Connect as a wallet option (@swapkit/wallets/tonconnect). (via @swapkit/wallets@4.11.0)
  • #45 c1c5159 Thanks @towanTG! - Reuse compatible WalletConnect sessions and pairings instead of force-resetting sessions on every connect. (via @swapkit/wallets@4.11.0)
  • #135 e3f47a4 Thanks @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)
  • #136 91fed78 Thanks @towanTG! - Retry stale WalletConnect pairings with a fresh QR pairing instead of failing the connect. (via @swapkit/wallets@4.11.0)
  • #65 4c8dcda Thanks @towanTG! - Enable WalletConnect direct signing support for Cosmos, Kujira, Maya, Near, THORChain, and Tron. (via @swapkit/wallets@4.11.0)
  • #133 14374d1 Thanks @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 d68f8e7 Thanks @towanTG! - Update SwapKit SDK dependencies:

    • @swapkit/helpers: 4.20.1 → 0.0.0

@swapkit/wallet-hardware@4.9.31

Patch Changes

  • #134 d68f8e7 Thanks @towanTG! - Update SwapKit SDK dependencies:

    • @swapkit/helpers: 4.20.1 → 0.0.0

@swapkit/wallet-mobile@4.3.22

Patch Changes

  • #134 d68f8e7 Thanks @towanTG! - Update SwapKit SDK dependencies:

    • @swapkit/helpers: 4.20.1 → 0.0.0

@github-actions
github-actions Bot force-pushed the changeset-release/develop branch 6 times, most recently from dc87e5e to eb4960d Compare July 30, 2026 11:25
@github-actions
github-actions Bot force-pushed the changeset-release/develop branch from eb4960d to 0c4f388 Compare July 30, 2026 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants