@ledgerhq/types-live 6.91.0-nightly.20251219024040 → 6.91.0-nightly.20251223024125

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,6 +1,6 @@
1
1
  # @ledgerhq/types-live
2
2
 
3
- ## 6.91.0-nightly.20251219024040
3
+ ## 6.91.0-nightly.20251223024125
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -8,6 +8,8 @@
8
8
 
9
9
  - [#13115](https://github.com/LedgerHQ/ledger-live/pull/13115) [`450f518`](https://github.com/LedgerHQ/ledger-live/commit/450f518d4cedb828c5fe1e7ccffaabd483f53226) Thanks [@Moustafa-Koterba](https://github.com/Moustafa-Koterba)! - [LIFI Solana] Forward data passed by LiveApp
10
10
 
11
+ - [#13259](https://github.com/LedgerHQ/ledger-live/pull/13259) [`8cb7d40`](https://github.com/LedgerHQ/ledger-live/commit/8cb7d40e0a55e47f42adc5cd522740cab1fd4de4) Thanks [@iqbalibrahim-ledger](https://github.com/iqbalibrahim-ledger)! - Bump styled-components to v6 on mobile and icons to prepare react 19 migration
12
+
11
13
  - [#13049](https://github.com/LedgerHQ/ledger-live/pull/13049) [`30be235`](https://github.com/LedgerHQ/ledger-live/commit/30be2354822b3497c69322294ff1dab43375be50) Thanks [@RobinVncnt](https://github.com/RobinVncnt)! - feat: LWD ledger sync optimisation
12
14
 
13
15
  - [#13345](https://github.com/LedgerHQ/ledger-live/pull/13345) [`0924eed`](https://github.com/LedgerHQ/ledger-live/commit/0924eed6a633793999e8657076140523e30ae40b) Thanks [@thesan](https://github.com/thesan)! - Put the animated splash screen under feature flag
@@ -28,6 +30,8 @@
28
30
 
29
31
  - [#13089](https://github.com/LedgerHQ/ledger-live/pull/13089) [`d37fa4b`](https://github.com/LedgerHQ/ledger-live/commit/d37fa4baf4534161bffe5033ce44fc7780c79d89) Thanks [@mitchellv-ledger](https://github.com/mitchellv-ledger)! - Add postonboarding action row for completed onboarded device
30
32
 
33
+ - [#13400](https://github.com/LedgerHQ/ledger-live/pull/13400) [`ffa9e7e`](https://github.com/LedgerHQ/ledger-live/commit/ffa9e7e58dd60d0f568362a95e14ba5d130c2d07) Thanks [@dilaouid](https://github.com/dilaouid)! - feat: save timestamp in the recentlAddresses store
34
+
31
35
  - [#13091](https://github.com/LedgerHQ/ledger-live/pull/13091) [`34248c3`](https://github.com/LedgerHQ/ledger-live/commit/34248c306479dafe6335b2c176daf25064c85b3b) Thanks [@dilaouid](https://github.com/dilaouid)! - feat: add descriptors (+supported features) and helpers for each coins
32
36
 
33
37
  - [#13180](https://github.com/LedgerHQ/ledger-live/pull/13180) [`2d9f320`](https://github.com/LedgerHQ/ledger-live/commit/2d9f32087eea12ae9d5ea2347b277b8bf4e60f55) Thanks [@ejaycoleman](https://github.com/ejaycoleman)! - Integrates new modular asset modal flow behind a feature flag
@@ -36,8 +40,8 @@
36
40
 
37
41
  ### Patch Changes
38
42
 
39
- - Updated dependencies [[`fba1e31`](https://github.com/LedgerHQ/ledger-live/commit/fba1e31386e589a93adb19bc4f6eae55129e19ea), [`4fda9b7`](https://github.com/LedgerHQ/ledger-live/commit/4fda9b727e83db9c3b940793d8c19060f32f921c)]:
40
- - @ledgerhq/client-ids@0.2.0-nightly.20251219024040
43
+ - Updated dependencies [[`8cb7d40`](https://github.com/LedgerHQ/ledger-live/commit/8cb7d40e0a55e47f42adc5cd522740cab1fd4de4), [`fba1e31`](https://github.com/LedgerHQ/ledger-live/commit/fba1e31386e589a93adb19bc4f6eae55129e19ea), [`4fda9b7`](https://github.com/LedgerHQ/ledger-live/commit/4fda9b727e83db9c3b940793d8c19060f32f921c)]:
44
+ - @ledgerhq/client-ids@0.2.0-nightly.20251223024125
41
45
 
42
46
  ## 6.90.0
43
47
 
@@ -1,2 +1,6 @@
1
- export type RecentAddressesState = Record<string, string[]>;
1
+ export type RecentAddress = {
2
+ address: string;
3
+ lastUsed: number;
4
+ };
5
+ export type RecentAddressesState = Record<string, RecentAddress[]>;
2
6
  //# sourceMappingURL=recentAddresses.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"recentAddresses.d.ts","sourceRoot":"","sources":["../src/recentAddresses.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,oBAAoB,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,EAAE,CAAC,CAAC"}
1
+ {"version":3,"file":"recentAddresses.d.ts","sourceRoot":"","sources":["../src/recentAddresses.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,aAAa,GAAG;IAC1B,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC;AAEF,MAAM,MAAM,oBAAoB,GAAG,MAAM,CAAC,MAAM,EAAE,aAAa,EAAE,CAAC,CAAC"}
@@ -1,2 +1,6 @@
1
- export type RecentAddressesState = Record<string, string[]>;
1
+ export type RecentAddress = {
2
+ address: string;
3
+ lastUsed: number;
4
+ };
5
+ export type RecentAddressesState = Record<string, RecentAddress[]>;
2
6
  //# sourceMappingURL=recentAddresses.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"recentAddresses.d.ts","sourceRoot":"","sources":["../src/recentAddresses.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,oBAAoB,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,EAAE,CAAC,CAAC"}
1
+ {"version":3,"file":"recentAddresses.d.ts","sourceRoot":"","sources":["../src/recentAddresses.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,aAAa,GAAG;IAC1B,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC;AAEF,MAAM,MAAM,oBAAoB,GAAG,MAAM,CAAC,MAAM,EAAE,aAAa,EAAE,CAAC,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/types-live",
3
- "version": "6.91.0-nightly.20251219024040",
3
+ "version": "6.91.0-nightly.20251223024125",
4
4
  "description": "Ledger Live main types.",
5
5
  "keywords": [
6
6
  "Ledger"
@@ -23,7 +23,7 @@
23
23
  "dependencies": {
24
24
  "bignumber.js": "^9.1.2",
25
25
  "rxjs": "7.8.2",
26
- "@ledgerhq/client-ids": "0.2.0-nightly.20251219024040"
26
+ "@ledgerhq/client-ids": "0.2.0-nightly.20251223024125"
27
27
  },
28
28
  "devDependencies": {
29
29
  "@types/jest": "^29.5.10",
@@ -34,7 +34,7 @@
34
34
  "source-map-support": "^0.5.21",
35
35
  "ts-jest": "^29.1.1",
36
36
  "ts-node": "^10.4.0",
37
- "@ledgerhq/types-cryptoassets": "^7.31.0-nightly.20251219024040",
37
+ "@ledgerhq/types-cryptoassets": "^7.31.0-nightly.20251223024125",
38
38
  "@ledgerhq/types-devices": "^6.27.0"
39
39
  },
40
40
  "scripts": {
@@ -1 +1,6 @@
1
- export type RecentAddressesState = Record<string, string[]>;
1
+ export type RecentAddress = {
2
+ address: string;
3
+ lastUsed: number;
4
+ };
5
+
6
+ export type RecentAddressesState = Record<string, RecentAddress[]>;