@ledgerhq/device-core 0.3.3-nightly.7 → 0.3.3

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.
@@ -1,4 +1,4 @@
1
1
 
2
- > @ledgerhq/device-core@0.3.3-nightly.6 build /home/runner/work/ledger-live/ledger-live/libs/device-core
2
+ > @ledgerhq/device-core@0.3.3 build /home/runner/work/ledger-live/ledger-live/libs/device-core
3
3
  > tsc && tsc -m ES6 --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,43 +1,10 @@
1
1
  # @ledgerhq/device-core
2
2
 
3
- ## 0.3.3-nightly.7
3
+ ## 0.3.3
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - Updated dependencies [[`187293c`](https://github.com/LedgerHQ/ledger-live/commit/187293c6cf6093f15f07d5effc1ded0843a9e6ab), [`187293c`](https://github.com/LedgerHQ/ledger-live/commit/187293c6cf6093f15f07d5effc1ded0843a9e6ab)]:
8
- - @ledgerhq/live-network@2.0.0-nightly.5
9
-
10
- ## 0.3.3-nightly.6
11
-
12
- ### Patch Changes
13
-
14
- - Updated dependencies [[`a3fd728`](https://github.com/LedgerHQ/ledger-live/commit/a3fd72861f2a7df676bd793062b3816fdb9d1f57)]:
15
- - @ledgerhq/errors@6.19.0-nightly.2
16
- - @ledgerhq/devices@8.4.3-nightly.2
17
- - @ledgerhq/hw-transport@6.31.3-nightly.2
18
- - @ledgerhq/live-network@1.4.1-nightly.4
19
-
20
- ## 0.3.3-nightly.5
21
-
22
- ### Patch Changes
23
-
24
- - Updated dependencies [[`fb9466a`](https://github.com/LedgerHQ/ledger-live/commit/fb9466a4d7827fd4759c726ad3ae0b43dddcacd3)]:
25
- - @ledgerhq/types-live@6.50.1-nightly.0
26
- - @ledgerhq/errors@6.19.0-nightly.1
27
- - @ledgerhq/devices@8.4.3-nightly.1
28
- - @ledgerhq/hw-transport@6.31.3-nightly.1
29
- - @ledgerhq/live-network@1.4.1-nightly.3
30
-
31
- ## 0.3.3-nightly.4
32
-
33
- ### Patch Changes
34
-
35
- - Updated dependencies []:
36
- - @ledgerhq/live-network@1.4.1-nightly.2
37
-
38
- ## 0.3.3-nightly.3
39
-
40
- ### Patch Changes
7
+ - [#7572](https://github.com/LedgerHQ/ledger-live/pull/7572) [`c8c273c`](https://github.com/LedgerHQ/ledger-live/commit/c8c273c9a443a75b2fb85b831c8d40cf6ff068c6) Thanks [@valpinkman](https://github.com/valpinkman)! - Export errors from the lib
41
8
 
42
9
  - [#7628](https://github.com/LedgerHQ/ledger-live/pull/7628) [`94afd9e`](https://github.com/LedgerHQ/ledger-live/commit/94afd9e0742d0e227b1e6ff953edee7a66ad61a3) Thanks [@jnicoulaud-ledger](https://github.com/jnicoulaud-ledger)! - chore(BACK-7633): switch app store API endpoints from POST to GET when applicable
43
10
 
@@ -48,28 +15,34 @@
48
15
  - https://github.com/LedgerHQ/nano-appstore/releases/tag/v1.7.0
49
16
  - https://github.com/LedgerHQ/tf-aws-production/pull/3546
50
17
 
51
- ## 0.3.3-nightly.2
18
+ - Updated dependencies [[`5c738cb`](https://github.com/LedgerHQ/ledger-live/commit/5c738cbd35ce5d0ca39ad3b86a61cc6234d1bdf7), [`187293c`](https://github.com/LedgerHQ/ledger-live/commit/187293c6cf6093f15f07d5effc1ded0843a9e6ab), [`187293c`](https://github.com/LedgerHQ/ledger-live/commit/187293c6cf6093f15f07d5effc1ded0843a9e6ab), [`fb9466a`](https://github.com/LedgerHQ/ledger-live/commit/fb9466a4d7827fd4759c726ad3ae0b43dddcacd3), [`0c80144`](https://github.com/LedgerHQ/ledger-live/commit/0c80144b8c16fc3729baa6503875d21af87b2752), [`a3fd728`](https://github.com/LedgerHQ/ledger-live/commit/a3fd72861f2a7df676bd793062b3816fdb9d1f57), [`9a650da`](https://github.com/LedgerHQ/ledger-live/commit/9a650da9a147d6881f7082278d2bf764c37e1451)]:
19
+ - @ledgerhq/errors@6.19.0
20
+ - @ledgerhq/live-network@2.0.0
21
+ - @ledgerhq/types-live@6.51.0
22
+ - @ledgerhq/devices@8.4.3
23
+ - @ledgerhq/hw-transport@6.31.3
24
+
25
+ ## 0.3.3-next.0
52
26
 
53
27
  ### Patch Changes
54
28
 
55
29
  - [#7572](https://github.com/LedgerHQ/ledger-live/pull/7572) [`c8c273c`](https://github.com/LedgerHQ/ledger-live/commit/c8c273c9a443a75b2fb85b831c8d40cf6ff068c6) Thanks [@valpinkman](https://github.com/valpinkman)! - Export errors from the lib
56
30
 
57
- ## 0.3.3-nightly.1
58
-
59
- ### Patch Changes
31
+ - [#7628](https://github.com/LedgerHQ/ledger-live/pull/7628) [`94afd9e`](https://github.com/LedgerHQ/ledger-live/commit/94afd9e0742d0e227b1e6ff953edee7a66ad61a3) Thanks [@jnicoulaud-ledger](https://github.com/jnicoulaud-ledger)! - chore(BACK-7633): switch app store API endpoints from POST to GET when applicable
60
32
 
61
- - Updated dependencies [[`5c738cb`](https://github.com/LedgerHQ/ledger-live/commit/5c738cbd35ce5d0ca39ad3b86a61cc6234d1bdf7)]:
62
- - @ledgerhq/errors@6.19.0-nightly.0
63
- - @ledgerhq/devices@8.4.3-nightly.0
64
- - @ledgerhq/hw-transport@6.31.3-nightly.0
65
- - @ledgerhq/live-network@1.4.1-nightly.1
33
+ This change will reduce load on the backend service and improve latency for clients.
66
34
 
67
- ## 0.3.3-nightly.0
35
+ Related:
68
36
 
69
- ### Patch Changes
37
+ - https://github.com/LedgerHQ/nano-appstore/releases/tag/v1.7.0
38
+ - https://github.com/LedgerHQ/tf-aws-production/pull/3546
70
39
 
71
- - Updated dependencies []:
72
- - @ledgerhq/live-network@1.4.1-nightly.0
40
+ - Updated dependencies [[`5c738cb`](https://github.com/LedgerHQ/ledger-live/commit/5c738cbd35ce5d0ca39ad3b86a61cc6234d1bdf7), [`187293c`](https://github.com/LedgerHQ/ledger-live/commit/187293c6cf6093f15f07d5effc1ded0843a9e6ab), [`187293c`](https://github.com/LedgerHQ/ledger-live/commit/187293c6cf6093f15f07d5effc1ded0843a9e6ab), [`fb9466a`](https://github.com/LedgerHQ/ledger-live/commit/fb9466a4d7827fd4759c726ad3ae0b43dddcacd3), [`0c80144`](https://github.com/LedgerHQ/ledger-live/commit/0c80144b8c16fc3729baa6503875d21af87b2752), [`a3fd728`](https://github.com/LedgerHQ/ledger-live/commit/a3fd72861f2a7df676bd793062b3816fdb9d1f57), [`9a650da`](https://github.com/LedgerHQ/ledger-live/commit/9a650da9a147d6881f7082278d2bf764c37e1451)]:
41
+ - @ledgerhq/errors@6.19.0-next.0
42
+ - @ledgerhq/live-network@2.0.0-next.0
43
+ - @ledgerhq/types-live@6.51.0-next.0
44
+ - @ledgerhq/devices@8.4.3-next.0
45
+ - @ledgerhq/hw-transport@6.31.3-next.0
73
46
 
74
47
  ## 0.3.2
75
48
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/device-core",
3
- "version": "0.3.3-nightly.7",
3
+ "version": "0.3.3",
4
4
  "description": "Ledger Live device core module",
5
5
  "license": "Apache-2.0",
6
6
  "keywords": [
@@ -20,12 +20,12 @@
20
20
  "dependencies": {
21
21
  "sha.js": "^2.4.11",
22
22
  "semver": "^7.3.5",
23
- "@ledgerhq/errors": "^6.19.0-nightly.2",
24
- "@ledgerhq/live-network": "^2.0.0-nightly.5",
25
- "@ledgerhq/hw-transport": "^6.31.3-nightly.2",
23
+ "@ledgerhq/errors": "^6.19.0",
24
+ "@ledgerhq/live-network": "^2.0.0",
25
+ "@ledgerhq/hw-transport": "^6.31.3",
26
26
  "@ledgerhq/logs": "^6.12.0",
27
- "@ledgerhq/devices": "^8.4.3-nightly.2",
28
- "@ledgerhq/types-live": "^6.50.1-nightly.0"
27
+ "@ledgerhq/devices": "^8.4.3",
28
+ "@ledgerhq/types-live": "^6.51.0"
29
29
  },
30
30
  "devDependencies": {
31
31
  "@testing-library/react": "14",