We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8c8000 commit 0e3d78dCopy full SHA for 0e3d78d
packages/sdk-communication-layer/.change
@@ -1 +1 @@
1
-0.29.2
+0.29.3
packages/sdk-install-modal-web/.change
packages/sdk-react/.change
packages/sdk/src/sdk.ts
@@ -277,7 +277,6 @@ export class MetaMaskSDK extends EventEmitter2 {
277
}
278
279
/**
280
- * @deprecated init is called automatically when the SDK is instantiated.
281
* You can subscribe to the 'initialized' event to know when the SDK is ready or call connect() to start the connection process.
282
* @returns {Promise<void>} - A promise that resolves when the SDK is initialized.
283
*/
0 commit comments