Skip to content

Release the: Zippy Sloth! - #1122

Merged
ted-palmer merged 1 commit into
mainfrom
changeset-release/main
Sep 3, 2026
Merged

Release the: Zippy Sloth!#1122
ted-palmer merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 2, 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 main, this PR will be updated.

Releases

@relayprotocol/relay-kit-hooks@4.0.4

Patch Changes

  • Updated dependencies [581e9d8]
    • @relayprotocol/relay-sdk@7.0.3

@relayprotocol/relay-bitcoin-wallet-adapter@20.0.3

Patch Changes

  • Updated dependencies [581e9d8]
    • @relayprotocol/relay-sdk@7.0.3

@relayprotocol/relay-ethers-wallet-adapter@32.0.3

Patch Changes

  • Updated dependencies [581e9d8]
    • @relayprotocol/relay-sdk@7.0.3

@relayprotocol/relay-lighter-wallet-adapter@3.0.3

Patch Changes

  • Updated dependencies [581e9d8]
    • @relayprotocol/relay-sdk@7.0.3

@relayprotocol/relay-svm-wallet-adapter@21.0.4

Patch Changes

  • Updated dependencies [581e9d8]
    • @relayprotocol/relay-sdk@7.0.3

@relayprotocol/relay-ton-wallet-adapter@3.0.3

Patch Changes

  • Updated dependencies [581e9d8]
    • @relayprotocol/relay-sdk@7.0.3

@relayprotocol/relay-tron-wallet-adapter@9.0.3

Patch Changes

  • Updated dependencies [581e9d8]
    • @relayprotocol/relay-sdk@7.0.3

@relayprotocol/relay-sdk@7.0.3

Patch Changes

  • 581e9d8: Fix swap showing an error after already succeeding. When the websocket confirmed a request as successful, step execution stayed blocked on the RPC receipt lookup; if that RPC call then failed, executeSteps rejected with a TransactionConfirmationError and the swap widget flipped from Success to Error. Websocket success now resolves the step directly, late receipt errors are ignored once the backend has confirmed success, and the transaction modal no longer downgrades a Success state to Error.

@relayprotocol/relay-kit-ui@11.0.6

Patch Changes

  • 581e9d8: Fix swap showing an error after already succeeding. When the websocket confirmed a request as successful, step execution stayed blocked on the RPC receipt lookup; if that RPC call then failed, executeSteps rejected with a TransactionConfirmationError and the swap widget flipped from Success to Error. Websocket success now resolves the step directly, late receipt errors are ignored once the backend has confirmed success, and the transaction modal no longer downgrades a Success state to Error.
  • 1326d6d: Stop firing an unfiltered GET /requests when the swap success modal is closed. The
    transaction lookup in TransactionModal is only ever filtered by id, but it stayed
    enabled on the tx hashes alone — so clearing steps on close dropped the requestId
    while the query was still enabled, sending a request with no filters. It is now enabled
    only when a requestId is present.
  • Updated dependencies [581e9d8]
    • @relayprotocol/relay-sdk@7.0.3
    • @relayprotocol/relay-kit-hooks@4.0.4

@vercel

vercel Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
relay-sdk-demo Ready Ready Preview Sep 2, 2026 7:13pm UTC

Request Review

@ted-palmer
ted-palmer merged commit 79ae537 into main Sep 3, 2026
3 checks passed
@ted-palmer
ted-palmer deleted the changeset-release/main branch September 3, 2026 13:31
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.

1 participant