@ledgerhq/types-live 6.47.0-nightly.4 → 6.47.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 +22 -12
- package/README.md +91 -1349
- package/lib/account.d.ts +9 -11
- package/lib/account.d.ts.map +1 -1
- package/lib/bridge.d.ts +0 -7
- package/lib/bridge.d.ts.map +1 -1
- package/lib/feature.d.ts +0 -3
- package/lib/feature.d.ts.map +1 -1
- package/lib/postOnboarding.d.ts +0 -5
- package/lib/postOnboarding.d.ts.map +1 -1
- package/lib-es/account.d.ts +9 -11
- package/lib-es/account.d.ts.map +1 -1
- package/lib-es/bridge.d.ts +0 -7
- package/lib-es/bridge.d.ts.map +1 -1
- package/lib-es/feature.d.ts +0 -3
- package/lib-es/feature.d.ts.map +1 -1
- package/lib-es/postOnboarding.d.ts +0 -5
- package/lib-es/postOnboarding.d.ts.map +1 -1
- package/package.json +2 -2
- package/src/account.ts +16 -15
- package/src/bridge.ts +0 -8
- package/src/feature.ts +0 -4
- package/src/postOnboarding.ts +0 -6
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
|
|
2
|
-
> @ledgerhq/types-live@6.47.0
|
|
2
|
+
> @ledgerhq/types-live@6.47.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,35 +1,45 @@
|
|
|
1
1
|
# @ledgerhq/types-live
|
|
2
2
|
|
|
3
|
-
## 6.47.0
|
|
3
|
+
## 6.47.0
|
|
4
4
|
|
|
5
5
|
### Minor Changes
|
|
6
6
|
|
|
7
|
-
- [#
|
|
7
|
+
- [#6646](https://github.com/LedgerHQ/ledger-live/pull/6646) [`b0ebe3a`](https://github.com/LedgerHQ/ledger-live/commit/b0ebe3acea586afbdeddb5877c15bcfc28f43016) Thanks [@cgrellard-ledger](https://github.com/cgrellard-ledger)! - LLM - Added europa support to post onboarding
|
|
8
8
|
|
|
9
|
-
|
|
9
|
+
- [#6669](https://github.com/LedgerHQ/ledger-live/pull/6669) [`fdb76a7`](https://github.com/LedgerHQ/ledger-live/commit/fdb76a7c3a8459a50b22b3e5a5a3002932805bcd) Thanks [@lambertkevin](https://github.com/lambertkevin)! - Upading test snapshots & adding types for new testnet currencies and their feature flags
|
|
10
10
|
|
|
11
|
-
|
|
11
|
+
- [#6646](https://github.com/LedgerHQ/ledger-live/pull/6646) [`c930c6e`](https://github.com/LedgerHQ/ledger-live/commit/c930c6e833bb29456e543b47e83de425ae6eeefa) Thanks [@cgrellard-ledger](https://github.com/cgrellard-ledger)! - LLD - postonboarding - added europa support, updated copy, added recover entry point
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
### Patch Changes
|
|
14
14
|
|
|
15
|
-
|
|
15
|
+
- [#6686](https://github.com/LedgerHQ/ledger-live/pull/6686) [`bbe790e`](https://github.com/LedgerHQ/ledger-live/commit/bbe790ef2efdb0d8bdd57829b6543c3baab5dfb9) Thanks [@beths-ledger](https://github.com/beths-ledger)! - Add buy-sell-ui feature flag to enable progressive roll out of new manifest ID.
|
|
16
16
|
|
|
17
|
-
|
|
17
|
+
- [#6645](https://github.com/LedgerHQ/ledger-live/pull/6645) [`d37d8df`](https://github.com/LedgerHQ/ledger-live/commit/d37d8df2482d1c7494401201c215b0a941bdb9f1) Thanks [@ofreyssinet-ledger](https://github.com/ofreyssinet-ledger)! - Add new storyly instance id
|
|
18
18
|
|
|
19
|
-
- [#
|
|
19
|
+
- [#6517](https://github.com/LedgerHQ/ledger-live/pull/6517) [`33c4239`](https://github.com/LedgerHQ/ledger-live/commit/33c42392386e5e8ebf9f3251ccf1ade3af11644d) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Update MarketPerformers Endpoint
|
|
20
20
|
|
|
21
|
-
|
|
21
|
+
- [#6567](https://github.com/LedgerHQ/ledger-live/pull/6567) [`0dae8e5`](https://github.com/LedgerHQ/ledger-live/commit/0dae8e5a33704eaee5976e8ae2cbe29c6f458167) Thanks [@lambertkevin](https://github.com/lambertkevin)! - Update Account Bridge `preload` signature which was wrong
|
|
22
22
|
|
|
23
|
-
|
|
23
|
+
## 6.47.0-next.0
|
|
24
24
|
|
|
25
|
-
|
|
25
|
+
### Minor Changes
|
|
26
26
|
|
|
27
|
-
|
|
27
|
+
- [#6646](https://github.com/LedgerHQ/ledger-live/pull/6646) [`b0ebe3a`](https://github.com/LedgerHQ/ledger-live/commit/b0ebe3acea586afbdeddb5877c15bcfc28f43016) Thanks [@cgrellard-ledger](https://github.com/cgrellard-ledger)! - LLM - Added europa support to post onboarding
|
|
28
|
+
|
|
29
|
+
- [#6669](https://github.com/LedgerHQ/ledger-live/pull/6669) [`fdb76a7`](https://github.com/LedgerHQ/ledger-live/commit/fdb76a7c3a8459a50b22b3e5a5a3002932805bcd) Thanks [@lambertkevin](https://github.com/lambertkevin)! - Upading test snapshots & adding types for new testnet currencies and their feature flags
|
|
30
|
+
|
|
31
|
+
- [#6646](https://github.com/LedgerHQ/ledger-live/pull/6646) [`c930c6e`](https://github.com/LedgerHQ/ledger-live/commit/c930c6e833bb29456e543b47e83de425ae6eeefa) Thanks [@cgrellard-ledger](https://github.com/cgrellard-ledger)! - LLD - postonboarding - added europa support, updated copy, added recover entry point
|
|
28
32
|
|
|
29
33
|
### Patch Changes
|
|
30
34
|
|
|
35
|
+
- [#6686](https://github.com/LedgerHQ/ledger-live/pull/6686) [`bbe790e`](https://github.com/LedgerHQ/ledger-live/commit/bbe790ef2efdb0d8bdd57829b6543c3baab5dfb9) Thanks [@beths-ledger](https://github.com/beths-ledger)! - Add buy-sell-ui feature flag to enable progressive roll out of new manifest ID.
|
|
36
|
+
|
|
31
37
|
- [#6645](https://github.com/LedgerHQ/ledger-live/pull/6645) [`d37d8df`](https://github.com/LedgerHQ/ledger-live/commit/d37d8df2482d1c7494401201c215b0a941bdb9f1) Thanks [@ofreyssinet-ledger](https://github.com/ofreyssinet-ledger)! - Add new storyly instance id
|
|
32
38
|
|
|
39
|
+
- [#6517](https://github.com/LedgerHQ/ledger-live/pull/6517) [`33c4239`](https://github.com/LedgerHQ/ledger-live/commit/33c42392386e5e8ebf9f3251ccf1ade3af11644d) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Update MarketPerformers Endpoint
|
|
40
|
+
|
|
41
|
+
- [#6567](https://github.com/LedgerHQ/ledger-live/pull/6567) [`0dae8e5`](https://github.com/LedgerHQ/ledger-live/commit/0dae8e5a33704eaee5976e8ae2cbe29c6f458167) Thanks [@lambertkevin](https://github.com/lambertkevin)! - Update Account Bridge `preload` signature which was wrong
|
|
42
|
+
|
|
33
43
|
## 6.46.0
|
|
34
44
|
|
|
35
45
|
### Minor Changes
|