Skip to content

2.4.1

Choose a tag to compare

@github-actions github-actions released this 03 Jul 10:16
b457071

What's Changed

Added

  • Added typed interfaces for all event types in LinkEventTypeConnectionDeclined, ConnectionUnavailable, TransferDeclined, TransferConfigureError, TransferAssetSelected, TransferNetworkSelected, DefiWalletError, and simple events (IntegrationMfaRequired, IntegrationMfaEntered, IntegrationOAuthStarted, IntegrationAccountSelectionRequired, TransferAmountEntered, TransferMfaRequired, TransferMfaEntered, TransferKycRequired, HomePageLoaded).
  • Added missing optional fields to existing event payloads: requestId on error events, nativeLink and userSearched on IntegrationSelected, userId and clientTransactionId on TransferExecuted, verifiedAddresses on WalletMessageSigned.
  • Added platform=reactNative to the WebView URL so Link v2 correctly identifies the hosting SDK.

Changed

  • TransferStarted now includes a typed payload with integrationName and optional integrationType.

Full Changelog: 2.4.0...2.4.1