@dynamic-labs/web-extension 4.77.2 → 4.78.1

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,50 @@
1
1
 
2
+ ### [4.78.1](https://github.com/dynamic-labs/dynamic-auth/compare/v4.78.0...v4.78.1) (2026-04-29)
3
+
4
+
5
+ ### Bug Fixes
6
+
7
+ * **ci:** do not fail on heroku check ([#11054](https://github.com/dynamic-labs/dynamic-auth/issues/11054)) ([fa92c8d](https://github.com/dynamic-labs/dynamic-auth/commit/fa92c8d3770f17802a3d3c4b28fbd72595eff78e))
8
+ * **demo-v2:** gate step-up sign on the actual signing connector (covers ZeroDev over WaaS) ([#11021](https://github.com/dynamic-labs/dynamic-auth/issues/11021)) ([2d7df88](https://github.com/dynamic-labs/dynamic-auth/commit/2d7df884f28013fe53b2f331a6d0f625a0313ff4))
9
+ * remediate high-severity dependency vulnerabilities ([#11039](https://github.com/dynamic-labs/dynamic-auth/issues/11039)) ([55315d9](https://github.com/dynamic-labs/dynamic-auth/commit/55315d92d2b956259b454b888db55bf552e16348)), closes [#498](https://github.com/dynamic-labs/dynamic-auth/issues/498) [#499](https://github.com/dynamic-labs/dynamic-auth/issues/499) [#538](https://github.com/dynamic-labs/dynamic-auth/issues/538) [#256](https://github.com/dynamic-labs/dynamic-auth/issues/256) [#132](https://github.com/dynamic-labs/dynamic-auth/issues/132) [#132](https://github.com/dynamic-labs/dynamic-auth/issues/132) [#11011](https://github.com/dynamic-labs/dynamic-auth/issues/11011) [#10991](https://github.com/dynamic-labs/dynamic-auth/issues/10991)
10
+ * remediate high-severity dependency vulnerabilities ([#11060](https://github.com/dynamic-labs/dynamic-auth/issues/11060)) ([514b8d6](https://github.com/dynamic-labs/dynamic-auth/commit/514b8d60d1436c765388c3a93877c562a6e6b105))
11
+
12
+ ## [4.78.0](https://github.com/dynamic-labs/dynamic-auth/compare/v4.77.4...v4.78.0) (2026-04-22)
13
+
14
+
15
+ ### Features
16
+
17
+ * add useResetWaasSession ([#10964](https://github.com/dynamic-labs/dynamic-auth/issues/10964)) ([18313ba](https://github.com/dynamic-labs/dynamic-auth/commit/18313ba8ebf78ef42391cba1766a1459988be623))
18
+
19
+
20
+ ### Bug Fixes
21
+
22
+ * banxa rendering issue ios iframe ([#10991](https://github.com/dynamic-labs/dynamic-auth/issues/10991)) ([176bb0e](https://github.com/dynamic-labs/dynamic-auth/commit/176bb0efbe3f803210ae9d7ef8ac0d8591a86c97))
23
+ * prevent modal opacity race condition in useTransition hook ([#10619](https://github.com/dynamic-labs/dynamic-auth/issues/10619)) ([9d38c4b](https://github.com/dynamic-labs/dynamic-auth/commit/9d38c4badbd0269994bdaae378a509d0f22a079a))
24
+
25
+ ### [4.77.4](https://github.com/dynamic-labs/dynamic-auth/compare/v4.77.3...v4.77.4) (2026-04-21)
26
+
27
+
28
+ ### Features
29
+
30
+ * **sdk-react-core:** log ui.fallback_error_shown when generic error surfaces ([#10972](https://github.com/dynamic-labs/dynamic-auth/issues/10972)) ([7aee5d1](https://github.com/dynamic-labs/dynamic-auth/commit/7aee5d1a518121742a6ffcc3d3e1101d70b1cc29))
31
+
32
+
33
+ ### Bug Fixes
34
+
35
+ * Add SSR-safe defaults to CaptchaContext ([#10977](https://github.com/dynamic-labs/dynamic-auth/issues/10977)) ([bdf4e80](https://github.com/dynamic-labs/dynamic-auth/commit/bdf4e809c0fd6382961d7b079dbdde25678ecbb1))
36
+ * **DYNT-400:** update Trust Wallet flag from isTrustWallet to isTrust ([#10917](https://github.com/dynamic-labs/dynamic-auth/issues/10917)) ([1ca616a](https://github.com/dynamic-labs/dynamic-auth/commit/1ca616a926ce35d5a75e4611049ef0a05b96865d))
37
+ * lower retry count for viem calls ([#10984](https://github.com/dynamic-labs/dynamic-auth/issues/10984)) ([37843df](https://github.com/dynamic-labs/dynamic-auth/commit/37843dffb2bf31bdc0d7f3e91b65656e3af745f9))
38
+ * show correct loading view when new view is selected ([#10981](https://github.com/dynamic-labs/dynamic-auth/issues/10981)) ([eb650a4](https://github.com/dynamic-labs/dynamic-auth/commit/eb650a4ba62cf12c03f03bfa0866fdc3d30503a1))
39
+ * **wagmi-connector:** promote onAccountsChanged log to instrument for backend visibility DYNT-549 ([#10982](https://github.com/dynamic-labs/dynamic-auth/issues/10982)) ([5087227](https://github.com/dynamic-labs/dynamic-auth/commit/508722724a049737da49fd0320e97d19f6249fce))
40
+
41
+ ### [4.77.3](https://github.com/dynamic-labs/dynamic-auth/compare/v4.77.2...v4.77.3) (2026-04-18)
42
+
43
+
44
+ ### Bug Fixes
45
+
46
+ * **ton:** convert sendBalance amount to smallest units ([#10941](https://github.com/dynamic-labs/dynamic-auth/issues/10941)) ([5eac6be](https://github.com/dynamic-labs/dynamic-auth/commit/5eac6be1c3444525893e6e5e95ce65f6c9f9dea3))
47
+
2
48
  ### [4.77.2](https://github.com/dynamic-labs/dynamic-auth/compare/v4.77.1...v4.77.2) (2026-04-16)
3
49
 
4
50
 
package/package.cjs CHANGED
@@ -3,6 +3,6 @@
3
3
 
4
4
  Object.defineProperty(exports, '__esModule', { value: true });
5
5
 
6
- var version = "4.77.2";
6
+ var version = "4.78.1";
7
7
 
8
8
  exports.version = version;
package/package.js CHANGED
@@ -1,4 +1,4 @@
1
1
  'use client'
2
- var version = "4.77.2";
2
+ var version = "4.78.1";
3
3
 
4
4
  export { version };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dynamic-labs/web-extension",
3
- "version": "4.77.2",
3
+ "version": "4.78.1",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/dynamic-labs/dynamic-auth.git",
@@ -29,13 +29,13 @@
29
29
  "@dynamic-labs/sdk-api-core": "0.0.927",
30
30
  "@turnkey/webauthn-stamper": "0.5.1",
31
31
  "@simplewebauthn/browser": "13.1.0",
32
- "@dynamic-labs/assert-package-version": "4.77.2",
33
- "@dynamic-labs/client": "4.77.2",
34
- "@dynamic-labs/logger": "4.77.2",
35
- "@dynamic-labs/message-transport": "4.77.2",
36
- "@dynamic-labs/utils": "4.77.2",
37
- "@dynamic-labs/webauthn": "4.77.2",
38
- "@dynamic-labs/webview-messages": "4.77.2"
32
+ "@dynamic-labs/assert-package-version": "4.78.1",
33
+ "@dynamic-labs/client": "4.78.1",
34
+ "@dynamic-labs/logger": "4.78.1",
35
+ "@dynamic-labs/message-transport": "4.78.1",
36
+ "@dynamic-labs/utils": "4.78.1",
37
+ "@dynamic-labs/webauthn": "4.78.1",
38
+ "@dynamic-labs/webview-messages": "4.78.1"
39
39
  },
40
40
  "peerDependencies": {}
41
41
  }