@dynamic-labs/waas-evm 4.65.0 → 4.67.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,4 +1,36 @@
1
1
 
2
+ ## [4.67.0](https://github.com/dynamic-labs/dynamic-auth/compare/v4.66.0...v4.67.0) (2026-03-09)
3
+
4
+
5
+ ### Features
6
+
7
+ * add MFA methods to useStepUpAuthentication hook ([#10581](https://github.com/dynamic-labs/dynamic-auth/issues/10581)) ([7903290](https://github.com/dynamic-labs/dynamic-auth/commit/79032906d548ba2d4bcdf69cd9e6eb820064e408)), closes [dynamic-labs/dynamic-js-sdk#1061](https://github.com/dynamic-labs/dynamic-js-sdk/issues/1061) [dynamic-labs/dynamic-js-sdk#1062](https://github.com/dynamic-labs/dynamic-js-sdk/issues/1062)
8
+ * **demo:** add Passkey MFA and TOTP MFA step-up auth demos ([#10582](https://github.com/dynamic-labs/dynamic-auth/issues/10582)) ([92b9e28](https://github.com/dynamic-labs/dynamic-auth/commit/92b9e28e62084031a8bca11216aab39198948e82)), closes [#10581](https://github.com/dynamic-labs/dynamic-auth/issues/10581)
9
+ * **demo:** add Step-up Auth section ([#10483](https://github.com/dynamic-labs/dynamic-auth/issues/10483)) ([4bfff9a](https://github.com/dynamic-labs/dynamic-auth/commit/4bfff9a0fe475b4d8dbb6b8c4fccebb6550aa06f))
10
+ * **react-native:** add minifiedToken support to authModule ([#10595](https://github.com/dynamic-labs/dynamic-auth/issues/10595)) ([6b6e067](https://github.com/dynamic-labs/dynamic-auth/commit/6b6e067e62b97f573a31140967f3a07064e9f3fd))
11
+ * **stellar:** add account activation handling for unfunded recipients ([#10578](https://github.com/dynamic-labs/dynamic-auth/issues/10578)) ([ea5ef7b](https://github.com/dynamic-labs/dynamic-auth/commit/ea5ef7bfce7cf984ff091ea7d6321814dc3eea81))
12
+ * update demo CTA buttons - 'Book a call' and 'Get a free account' ([#10589](https://github.com/dynamic-labs/dynamic-auth/issues/10589)) ([e7d967c](https://github.com/dynamic-labs/dynamic-auth/commit/e7d967c59c5ad616348d9a51ea4bd314ec1ddd9f))
13
+ * **waas:** add password support to upgradeToDynamicWaas ([#10606](https://github.com/dynamic-labs/dynamic-auth/issues/10606)) ([d998a3e](https://github.com/dynamic-labs/dynamic-auth/commit/d998a3e955110f419dc40c4aeaddd93834957eb7))
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * add overflow-y auto to backup codes view to prevent Complete button cutoff ([#10513](https://github.com/dynamic-labs/dynamic-auth/issues/10513)) ([5dfa94e](https://github.com/dynamic-labs/dynamic-auth/commit/5dfa94eaa232535f2e8c6905370dd8d8546485e3))
19
+ * prevent infinite re-render loop in UserPhoneField due to rapid t… ([#10475](https://github.com/dynamic-labs/dynamic-auth/issues/10475)) ([0d79b07](https://github.com/dynamic-labs/dynamic-auth/commit/0d79b0782606c9fa926ed4697a17381211ad2f4a))
20
+
21
+ ## [4.66.0](https://github.com/dynamic-labs/dynamic-auth/compare/v4.65.0...v4.66.0) (2026-03-02)
22
+
23
+
24
+ ### Features
25
+
26
+ * **stellar:** send serialized XDR for transaction signing ([#10548](https://github.com/dynamic-labs/dynamic-auth/issues/10548)) ([3ff6438](https://github.com/dynamic-labs/dynamic-auth/commit/3ff64384e16d5fdb32cd6a3fd144757bf05f4456))
27
+
28
+
29
+ ### Bug Fixes
30
+
31
+ * prevent MFA backup codes screen from being dismissed before acknowledgement ([#10530](https://github.com/dynamic-labs/dynamic-auth/issues/10530)) ([67086f0](https://github.com/dynamic-labs/dynamic-auth/commit/67086f0b4a1302d39853eb2eedcb6f5b8bfca889))
32
+ * **react-native:** add retry when setting items to secure store ([#10576](https://github.com/dynamic-labs/dynamic-auth/issues/10576)) ([22ea162](https://github.com/dynamic-labs/dynamic-auth/commit/22ea162420806a4a67394c99f3691754982a7f1f))
33
+
2
34
  ## [4.65.0](https://github.com/dynamic-labs/dynamic-auth/compare/v4.64.0...v4.65.0) (2026-02-27)
3
35
 
4
36
 
package/package.cjs CHANGED
@@ -3,6 +3,6 @@
3
3
 
4
4
  Object.defineProperty(exports, '__esModule', { value: true });
5
5
 
6
- var version = "4.65.0";
6
+ var version = "4.67.0";
7
7
 
8
8
  exports.version = version;
package/package.js CHANGED
@@ -1,4 +1,4 @@
1
1
  'use client'
2
- var version = "4.65.0";
2
+ var version = "4.67.0";
3
3
 
4
4
  export { version };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dynamic-labs/waas-evm",
3
- "version": "4.65.0",
3
+ "version": "4.67.0",
4
4
  "description": "A React SDK for implementing wallet web3 authentication and authorization to your website.",
5
5
  "author": "Dynamic Labs, Inc.",
6
6
  "license": "MIT",
@@ -18,15 +18,15 @@
18
18
  },
19
19
  "homepage": "https://www.dynamic.xyz/",
20
20
  "dependencies": {
21
- "@dynamic-labs/sdk-api-core": "0.0.875",
21
+ "@dynamic-labs/sdk-api-core": "0.0.881",
22
22
  "viem": "^2.28.4",
23
- "@dynamic-labs/assert-package-version": "4.65.0",
24
- "@dynamic-labs/ethereum-core": "4.65.0",
25
- "@dynamic-labs/logger": "4.65.0",
26
- "@dynamic-labs/types": "4.65.0",
27
- "@dynamic-labs/utils": "4.65.0",
28
- "@dynamic-labs/waas": "4.65.0",
29
- "@dynamic-labs/wallet-connector-core": "4.65.0"
23
+ "@dynamic-labs/assert-package-version": "4.67.0",
24
+ "@dynamic-labs/ethereum-core": "4.67.0",
25
+ "@dynamic-labs/logger": "4.67.0",
26
+ "@dynamic-labs/types": "4.67.0",
27
+ "@dynamic-labs/utils": "4.67.0",
28
+ "@dynamic-labs/waas": "4.67.0",
29
+ "@dynamic-labs/wallet-connector-core": "4.67.0"
30
30
  },
31
31
  "peerDependencies": {}
32
32
  }
@@ -64,7 +64,7 @@ declare const DynamicWaasEVMConnector_base: (abstract new (...args: any[]) => {
64
64
  createWalletAccount({ thresholdSignatureScheme, password, bitcoinConfig, }?: {
65
65
  thresholdSignatureScheme?: string | undefined;
66
66
  password?: string | undefined;
67
- bitcoinConfig?: import("@dynamic-labs-wallet/core").BitcoinConfig | undefined;
67
+ bitcoinConfig?: import("@dynamic-labs-wallet/browser-wallet-client").BitcoinConfig | undefined;
68
68
  } | undefined): Promise<{
69
69
  chainName: string;
70
70
  accountAddress: string;
@@ -138,10 +138,10 @@ declare const DynamicWaasEVMConnector_base: (abstract new (...args: any[]) => {
138
138
  unlockWallet({ accountAddress, password, }: {
139
139
  accountAddress: string;
140
140
  password?: string | undefined;
141
- }): Promise<import("@dynamic-labs-wallet/core").GetWalletResponse>;
141
+ }): Promise<import("@dynamic-labs-wallet/browser-wallet-client").GetWalletResponse>;
142
142
  getWalletRecoveryState({ accountAddress, }: {
143
143
  accountAddress: string;
144
- }): Promise<import("@dynamic-labs-wallet/core").WalletRecoveryState>;
144
+ }): Promise<import("@dynamic-labs-wallet/browser-wallet-client").WalletRecoveryState>;
145
145
  endSession(): Promise<void>;
146
146
  getActiveAccountAddress(): Promise<string | undefined>;
147
147
  getConnectedAccounts(): Promise<string[]>;