@ledgerhq/device-core 0.3.3-nightly.6 → 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.5 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,36 +1,10 @@
1
1
  # @ledgerhq/device-core
2
2
 
3
- ## 0.3.3-nightly.6
3
+ ## 0.3.3
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - Updated dependencies [[`a3fd728`](https://github.com/LedgerHQ/ledger-live/commit/a3fd72861f2a7df676bd793062b3816fdb9d1f57)]:
8
- - @ledgerhq/errors@6.19.0-nightly.2
9
- - @ledgerhq/devices@8.4.3-nightly.2
10
- - @ledgerhq/hw-transport@6.31.3-nightly.2
11
- - @ledgerhq/live-network@1.4.1-nightly.4
12
-
13
- ## 0.3.3-nightly.5
14
-
15
- ### Patch Changes
16
-
17
- - Updated dependencies [[`fb9466a`](https://github.com/LedgerHQ/ledger-live/commit/fb9466a4d7827fd4759c726ad3ae0b43dddcacd3)]:
18
- - @ledgerhq/types-live@6.50.1-nightly.0
19
- - @ledgerhq/errors@6.19.0-nightly.1
20
- - @ledgerhq/devices@8.4.3-nightly.1
21
- - @ledgerhq/hw-transport@6.31.3-nightly.1
22
- - @ledgerhq/live-network@1.4.1-nightly.3
23
-
24
- ## 0.3.3-nightly.4
25
-
26
- ### Patch Changes
27
-
28
- - Updated dependencies []:
29
- - @ledgerhq/live-network@1.4.1-nightly.2
30
-
31
- ## 0.3.3-nightly.3
32
-
33
- ### 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
34
8
 
35
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
36
10
 
@@ -41,28 +15,34 @@
41
15
  - https://github.com/LedgerHQ/nano-appstore/releases/tag/v1.7.0
42
16
  - https://github.com/LedgerHQ/tf-aws-production/pull/3546
43
17
 
44
- ## 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
45
26
 
46
27
  ### Patch Changes
47
28
 
48
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
49
30
 
50
- ## 0.3.3-nightly.1
51
-
52
- ### 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
53
32
 
54
- - Updated dependencies [[`5c738cb`](https://github.com/LedgerHQ/ledger-live/commit/5c738cbd35ce5d0ca39ad3b86a61cc6234d1bdf7)]:
55
- - @ledgerhq/errors@6.19.0-nightly.0
56
- - @ledgerhq/devices@8.4.3-nightly.0
57
- - @ledgerhq/hw-transport@6.31.3-nightly.0
58
- - @ledgerhq/live-network@1.4.1-nightly.1
33
+ This change will reduce load on the backend service and improve latency for clients.
59
34
 
60
- ## 0.3.3-nightly.0
35
+ Related:
61
36
 
62
- ### Patch Changes
37
+ - https://github.com/LedgerHQ/nano-appstore/releases/tag/v1.7.0
38
+ - https://github.com/LedgerHQ/tf-aws-production/pull/3546
63
39
 
64
- - Updated dependencies []:
65
- - @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
66
46
 
67
47
  ## 0.3.2
68
48
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/device-core",
3
- "version": "0.3.3-nightly.6",
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": "^1.4.1-nightly.4",
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",