# @ledgerhq/hw-app-elrond

## 6.30.2

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.35.2

## 6.30.2-hotfix.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.35.2-hotfix.0

## 6.30.1

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.35.1

## 6.30.1-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.35.1-next.0

## 6.30.0

### Minor Changes

- [#15796](https://github.com/LedgerHQ/ledger-live/pull/15796) [`008a4bd`](https://github.com/LedgerHQ/ledger-live/commit/008a4bdb87f0e65fa23de3a29818a4d02f28f4f8) Thanks [@iqbalibrahim-ledger](https://github.com/iqbalibrahim-ledger)! - Replace ESLint/Prettier with oxlint and document oxfmt for LedgerJS packages under libs/ledgerjs/packages.

### Patch Changes

- Updated dependencies [[`008a4bd`](https://github.com/LedgerHQ/ledger-live/commit/008a4bdb87f0e65fa23de3a29818a4d02f28f4f8)]:
  - @ledgerhq/hw-transport@6.35.0

## 6.30.0-next.0

### Minor Changes

- [#15796](https://github.com/LedgerHQ/ledger-live/pull/15796) [`008a4bd`](https://github.com/LedgerHQ/ledger-live/commit/008a4bdb87f0e65fa23de3a29818a4d02f28f4f8) Thanks [@iqbalibrahim-ledger](https://github.com/iqbalibrahim-ledger)! - Replace ESLint/Prettier with oxlint and document oxfmt for LedgerJS packages under libs/ledgerjs/packages.

### Patch Changes

- Updated dependencies [[`008a4bd`](https://github.com/LedgerHQ/ledger-live/commit/008a4bdb87f0e65fa23de3a29818a4d02f28f4f8)]:
  - @ledgerhq/hw-transport@6.35.0-next.0

## 6.29.1

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.34.1

## 6.29.1-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.34.1-next.0

## 6.29.0

### Minor Changes

- [#15304](https://github.com/LedgerHQ/ledger-live/pull/15304) [`c8d7be6`](https://github.com/LedgerHQ/ledger-live/commit/c8d7be6964aa9d8defd77de0b77ba7d42f472025) Thanks [@gre-ledger](https://github.com/gre-ledger)! - Bump Node.js runtime to 24. Proto/toolchain and pnpm catalog use Node 24 and @types/node 24; engines and .nvmrc updated. TSConfig lib set to ES2022 where needed; Jest configs updated for ESM (imports, \_\_dirname, createRequire). CI: Linux build deps in setup-caches/setup-build-desktop; optional native deps (cpu-features, node-hid, usb, unrs-resolver) removed from onlyBuiltDependencies so install succeeds.

### Patch Changes

- Updated dependencies [[`c8d7be6`](https://github.com/LedgerHQ/ledger-live/commit/c8d7be6964aa9d8defd77de0b77ba7d42f472025)]:
  - @ledgerhq/hw-transport@6.34.0

## 6.29.0-next.0

### Minor Changes

- [#15304](https://github.com/LedgerHQ/ledger-live/pull/15304) [`c8d7be6`](https://github.com/LedgerHQ/ledger-live/commit/c8d7be6964aa9d8defd77de0b77ba7d42f472025) Thanks [@gre-ledger](https://github.com/gre-ledger)! - Bump Node.js runtime to 24. Proto/toolchain and pnpm catalog use Node 24 and @types/node 24; engines and .nvmrc updated. TSConfig lib set to ES2022 where needed; Jest configs updated for ESM (imports, \_\_dirname, createRequire). CI: Linux build deps in setup-caches/setup-build-desktop; optional native deps (cpu-features, node-hid, usb, unrs-resolver) removed from onlyBuiltDependencies so install succeeds.

### Patch Changes

- Updated dependencies [[`c8d7be6`](https://github.com/LedgerHQ/ledger-live/commit/c8d7be6964aa9d8defd77de0b77ba7d42f472025)]:
  - @ledgerhq/hw-transport@6.34.0-next.0

## 6.28.0

### Minor Changes

- [#14913](https://github.com/LedgerHQ/ledger-live/pull/14913) [`dceb492`](https://github.com/LedgerHQ/ledger-live/commit/dceb4921a811ffc3cba96ff532ffcb5d1205431f) Thanks [@gre-ledger](https://github.com/gre-ledger)! - Update TypeScript to latest 5.8.x

### Patch Changes

- Updated dependencies [[`dceb492`](https://github.com/LedgerHQ/ledger-live/commit/dceb4921a811ffc3cba96ff532ffcb5d1205431f)]:
  - @ledgerhq/hw-transport@6.33.0

## 6.28.0-next.0

### Minor Changes

- [#14913](https://github.com/LedgerHQ/ledger-live/pull/14913) [`dceb492`](https://github.com/LedgerHQ/ledger-live/commit/dceb4921a811ffc3cba96ff532ffcb5d1205431f) Thanks [@gre-ledger](https://github.com/gre-ledger)! - Update TypeScript to latest 5.8.x

### Patch Changes

- Updated dependencies [[`dceb492`](https://github.com/LedgerHQ/ledger-live/commit/dceb4921a811ffc3cba96ff532ffcb5d1205431f)]:
  - @ledgerhq/hw-transport@6.33.0-next.0

## 6.27.0

### Minor Changes

- [#13396](https://github.com/LedgerHQ/ledger-live/pull/13396) [`b9a3e43`](https://github.com/LedgerHQ/ledger-live/commit/b9a3e431be33943ab4feb4294d6a7f27b966e61b) Thanks [@gre-ledger](https://github.com/gre-ledger)! - Update Jest to v30

### Patch Changes

- Updated dependencies [[`b9a3e43`](https://github.com/LedgerHQ/ledger-live/commit/b9a3e431be33943ab4feb4294d6a7f27b966e61b)]:
  - @ledgerhq/hw-transport@6.32.0

## 6.27.0-next.0

### Minor Changes

- [#13396](https://github.com/LedgerHQ/ledger-live/pull/13396) [`b9a3e43`](https://github.com/LedgerHQ/ledger-live/commit/b9a3e431be33943ab4feb4294d6a7f27b966e61b) Thanks [@gre-ledger](https://github.com/gre-ledger)! - Update Jest to v30

### Patch Changes

- Updated dependencies [[`b9a3e43`](https://github.com/LedgerHQ/ledger-live/commit/b9a3e431be33943ab4feb4294d6a7f27b966e61b)]:
  - @ledgerhq/hw-transport@6.32.0-next.0

## 6.26.3

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.31.16

## 6.26.3-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.31.16-next.0

## 6.26.2

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.31.15

## 6.26.2-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.31.15-next.0

## 6.26.1

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.31.14

## 6.26.1-hotfix.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.31.14-hotfix.0

## 6.26.0

### Minor Changes

- [#12321](https://github.com/LedgerHQ/ledger-live/pull/12321) [`63e8f34`](https://github.com/LedgerHQ/ledger-live/commit/63e8f342f6b951ab77bb710b9971f033c05e579e) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Bump axios version to 1.12.2

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.31.13

## 6.26.0-next.0

### Minor Changes

- [#12321](https://github.com/LedgerHQ/ledger-live/pull/12321) [`63e8f34`](https://github.com/LedgerHQ/ledger-live/commit/63e8f342f6b951ab77bb710b9971f033c05e579e) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Bump axios version to 1.12.2

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.31.13-next.0

## 6.25.3

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.31.12

## 6.25.3-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.31.12-next.0

## 6.25.2

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.31.11

## 6.25.2-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.31.11-next.0

## 6.25.1

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.31.10

## 6.25.1-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.31.10-next.0

## 6.25.0

### Minor Changes

- [#10895](https://github.com/LedgerHQ/ledger-live/pull/10895) [`67e2a7c`](https://github.com/LedgerHQ/ledger-live/commit/67e2a7c5a74d000f22684254778dfec5b8b5163d) Thanks [@ofreyssinet-ledger](https://github.com/ofreyssinet-ledger)! - Support Apex

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.31.9

## 6.25.0-next.0

### Minor Changes

- [#10895](https://github.com/LedgerHQ/ledger-live/pull/10895) [`67e2a7c`](https://github.com/LedgerHQ/ledger-live/commit/67e2a7c5a74d000f22684254778dfec5b8b5163d) Thanks [@ofreyssinet-ledger](https://github.com/ofreyssinet-ledger)! - Support Apex

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.31.9-next.0

## 6.24.4

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.31.8

## 6.24.4-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.31.8-next.0

## 6.24.3

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.31.7

## 6.24.3-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.31.7-next.0

## 6.24.2

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.31.6

## 6.24.2-next.1

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.31.6-next.1

## 6.24.2-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.31.6-next.0

## 6.24.1

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.31.5

## 6.24.1-next.0

### Patch Changes

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.31.5-next.0

## 6.24.0

### Minor Changes

- [#9648](https://github.com/LedgerHQ/ledger-live/pull/9648) [`f1732a7`](https://github.com/LedgerHQ/ledger-live/commit/f1732a795e54f666b67e7686d59926037412caca) Thanks [@sprohaszka-ledger](https://github.com/sprohaszka-ledger)! - Remove SubAccount as it is an alias to TokenAccount

## 6.24.0-next.0

### Minor Changes

- [#9648](https://github.com/LedgerHQ/ledger-live/pull/9648) [`f1732a7`](https://github.com/LedgerHQ/ledger-live/commit/f1732a795e54f666b67e7686d59926037412caca) Thanks [@sprohaszka-ledger](https://github.com/sprohaszka-ledger)! - Remove SubAccount as it is an alias to TokenAccount

## 6.23.0

### Minor Changes

- [#9298](https://github.com/LedgerHQ/ledger-live/pull/9298) [`2785d49`](https://github.com/LedgerHQ/ledger-live/commit/2785d49ac320498f98ed39b4eccc48310ad35fe1) Thanks [@Canestin](https://github.com/Canestin)! - config coin-integration env for sonarqube

## 6.23.0-next.0

### Minor Changes

- [#9298](https://github.com/LedgerHQ/ledger-live/pull/9298) [`2785d49`](https://github.com/LedgerHQ/ledger-live/commit/2785d49ac320498f98ed39b4eccc48310ad35fe1) Thanks [@Canestin](https://github.com/Canestin)! - config coin-integration env for sonarqube

## 6.22.0

### Minor Changes

- [#8757](https://github.com/LedgerHQ/ledger-live/pull/8757) [`1461449`](https://github.com/LedgerHQ/ledger-live/commit/146144941c13e60182da8d79592f706d12a6f00e) Thanks [@Wozacosta](https://github.com/Wozacosta)! - chore: Rebranding from 'Elrond' to 'MultiversX'

## 6.22.0-next.0

### Minor Changes

- [#8757](https://github.com/LedgerHQ/ledger-live/pull/8757) [`1461449`](https://github.com/LedgerHQ/ledger-live/commit/146144941c13e60182da8d79592f706d12a6f00e) Thanks [@Wozacosta](https://github.com/Wozacosta)! - chore: Rebranding from 'Elrond' to 'MultiversX'

## 6.21.1

### Patch Changes

- [#7750](https://github.com/LedgerHQ/ledger-live/pull/7750) [`8679584`](https://github.com/LedgerHQ/ledger-live/commit/86795841982e06058294528bd8d2847fc4f62513) Thanks [@Wozacosta](https://github.com/Wozacosta)! - Move Multiversx/Elrond to its own module

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.31.4

## 6.21.1-next.0

### Patch Changes

- [#7750](https://github.com/LedgerHQ/ledger-live/pull/7750) [`8679584`](https://github.com/LedgerHQ/ledger-live/commit/86795841982e06058294528bd8d2847fc4f62513) Thanks [@Wozacosta](https://github.com/Wozacosta)! - Move Multiversx/Elrond to its own module

- Updated dependencies []:
  - @ledgerhq/hw-transport@6.31.4-next.0
