@ledgerhq/types-live 6.42.0-nightly.4 → 6.42.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/.turbo/turbo-build.log +1 -1
- package/CHANGELOG.md +18 -11
- package/package.json +2 -2
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
|
|
2
|
-
> @ledgerhq/types-live@6.42.0
|
|
2
|
+
> @ledgerhq/types-live@6.42.0 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/types-live
|
|
3
3
|
> tsc && tsc -m ES6 --outDir lib-es
|
|
4
4
|
|
package/CHANGELOG.md
CHANGED
|
@@ -1,36 +1,43 @@
|
|
|
1
1
|
# @ledgerhq/types-live
|
|
2
2
|
|
|
3
|
-
## 6.42.0
|
|
3
|
+
## 6.42.0
|
|
4
4
|
|
|
5
5
|
### Minor Changes
|
|
6
6
|
|
|
7
7
|
- [#5167](https://github.com/LedgerHQ/ledger-live/pull/5167) [`f5a5c315ea`](https://github.com/LedgerHQ/ledger-live/commit/f5a5c315ea2200cd5b52ef3a0b377d1327b1144e) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Integrate Dydx
|
|
8
8
|
|
|
9
|
-
|
|
9
|
+
- [#5173](https://github.com/LedgerHQ/ledger-live/pull/5173) [`17ba334e47`](https://github.com/LedgerHQ/ledger-live/commit/17ba334e47b901e34fbb083396aa3f9952e5233e) Thanks [@chabroA](https://github.com/chabroA)! - Add neon_evm support
|
|
10
10
|
|
|
11
|
-
###
|
|
11
|
+
### Patch Changes
|
|
12
12
|
|
|
13
|
-
- [#
|
|
13
|
+
- [#5027](https://github.com/LedgerHQ/ledger-live/pull/5027) [`3dc4937cc0`](https://github.com/LedgerHQ/ledger-live/commit/3dc4937cc0c77f6dc40ac7c628e9ab165dfb899f) Thanks [@stephane-lieumont-ledger](https://github.com/stephane-lieumont-ledger)! - Add specific deeplinks for useCase tutorial onboarding
|
|
14
14
|
|
|
15
|
-
|
|
15
|
+
- [#4896](https://github.com/LedgerHQ/ledger-live/pull/4896) [`95cf52eb66`](https://github.com/LedgerHQ/ledger-live/commit/95cf52eb66769228feb45dd5e799c444e80c5072) Thanks [@ofreyssinet-ledger](https://github.com/ofreyssinet-ledger)! - Feature flag listAppsV2 replaced by listAppsV2minor1
|
|
16
|
+
Fix listApps v2 logic: adapt to breaking changes in the API and fix "polyfilling" logic of data of apps
|
|
16
17
|
|
|
17
|
-
|
|
18
|
+
- [#4884](https://github.com/LedgerHQ/ledger-live/pull/4884) [`df5c9ae02a`](https://github.com/LedgerHQ/ledger-live/commit/df5c9ae02a604ddba13ddc64caf8d9ad079c303d) Thanks [@stephane-lieumont-ledger](https://github.com/stephane-lieumont-ledger)! - Need to add other link firebase for quickAccess Recover
|
|
18
19
|
|
|
19
20
|
- [#5211](https://github.com/LedgerHQ/ledger-live/pull/5211) [`b259781b72`](https://github.com/LedgerHQ/ledger-live/commit/b259781b7212aa7758437640e7c48c5d17b0fa79) Thanks [@kallen-ledger](https://github.com/kallen-ledger)! - Include swap batch in segment identity
|
|
20
21
|
|
|
21
|
-
## 6.
|
|
22
|
+
## 6.42.0-next.0
|
|
22
23
|
|
|
23
|
-
###
|
|
24
|
+
### Minor Changes
|
|
24
25
|
|
|
25
|
-
- [#
|
|
26
|
-
Fix listApps v2 logic: adapt to breaking changes in the API and fix "polyfilling" logic of data of apps
|
|
26
|
+
- [#5167](https://github.com/LedgerHQ/ledger-live/pull/5167) [`f5a5c315ea`](https://github.com/LedgerHQ/ledger-live/commit/f5a5c315ea2200cd5b52ef3a0b377d1327b1144e) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Integrate Dydx
|
|
27
27
|
|
|
28
|
-
|
|
28
|
+
- [#5173](https://github.com/LedgerHQ/ledger-live/pull/5173) [`17ba334e47`](https://github.com/LedgerHQ/ledger-live/commit/17ba334e47b901e34fbb083396aa3f9952e5233e) Thanks [@chabroA](https://github.com/chabroA)! - Add neon_evm support
|
|
29
29
|
|
|
30
30
|
### Patch Changes
|
|
31
31
|
|
|
32
32
|
- [#5027](https://github.com/LedgerHQ/ledger-live/pull/5027) [`3dc4937cc0`](https://github.com/LedgerHQ/ledger-live/commit/3dc4937cc0c77f6dc40ac7c628e9ab165dfb899f) Thanks [@stephane-lieumont-ledger](https://github.com/stephane-lieumont-ledger)! - Add specific deeplinks for useCase tutorial onboarding
|
|
33
33
|
|
|
34
|
+
- [#4896](https://github.com/LedgerHQ/ledger-live/pull/4896) [`95cf52eb66`](https://github.com/LedgerHQ/ledger-live/commit/95cf52eb66769228feb45dd5e799c444e80c5072) Thanks [@ofreyssinet-ledger](https://github.com/ofreyssinet-ledger)! - Feature flag listAppsV2 replaced by listAppsV2minor1
|
|
35
|
+
Fix listApps v2 logic: adapt to breaking changes in the API and fix "polyfilling" logic of data of apps
|
|
36
|
+
|
|
37
|
+
- [#4884](https://github.com/LedgerHQ/ledger-live/pull/4884) [`df5c9ae02a`](https://github.com/LedgerHQ/ledger-live/commit/df5c9ae02a604ddba13ddc64caf8d9ad079c303d) Thanks [@stephane-lieumont-ledger](https://github.com/stephane-lieumont-ledger)! - Need to add other link firebase for quickAccess Recover
|
|
38
|
+
|
|
39
|
+
- [#5211](https://github.com/LedgerHQ/ledger-live/pull/5211) [`b259781b72`](https://github.com/LedgerHQ/ledger-live/commit/b259781b7212aa7758437640e7c48c5d17b0fa79) Thanks [@kallen-ledger](https://github.com/kallen-ledger)! - Include swap batch in segment identity
|
|
40
|
+
|
|
34
41
|
## 6.41.1
|
|
35
42
|
|
|
36
43
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ledgerhq/types-live",
|
|
3
|
-
"version": "6.42.0
|
|
3
|
+
"version": "6.42.0",
|
|
4
4
|
"description": "Ledger Live main types.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Ledger"
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"source-map-support": "^0.5.21",
|
|
34
34
|
"ts-jest": "^28.0.5",
|
|
35
35
|
"ts-node": "^10.4.0",
|
|
36
|
-
"@ledgerhq/types-cryptoassets": "^7.7.0
|
|
36
|
+
"@ledgerhq/types-cryptoassets": "^7.7.0",
|
|
37
37
|
"@ledgerhq/types-devices": "^6.22.4"
|
|
38
38
|
},
|
|
39
39
|
"scripts": {
|