Skip to content

Commit 5157bd3

Browse files
authored
chore: bump @metamask/sdk from 0.30.1 to 0.34.0 (#432)
SDK 0.30.1 shipped with @metamask/sdk-communication-layer 0.30.0 which did not include `anonId` in OriginatorInfo. This meant the wallet-side SDK Legacy RPC Request analytics events (gated on `connection.originatorInfo?.anonId`) would silently never fire. SDK 0.34.0 pulls in communication-layer 0.33.1 which generates and persists an anonymous session ID (`anonId`) automatically, enabling wallet-side analytics correlation.
1 parent 23f2e72 commit 5157bd3

2 files changed

Lines changed: 3213 additions & 2377 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@metamask/eslint-config-nodejs": "^6.0.0",
4747
"@metamask/eth-sig-util": "^7.0.1",
4848
"@metamask/onboarding": "^1.0.0",
49-
"@metamask/sdk": "0.30.1",
49+
"@metamask/sdk": "0.34.0",
5050
"@openzeppelin/contracts": "4.9.6",
5151
"@walletconnect/modal": "^2.6.2",
5252
"@web3modal/ethers5": "^3.2.0",

0 commit comments

Comments
 (0)