@ledgerhq/react-native-hw-transport-ble 6.28.4-recover-beta.0 → 6.28.5-next.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.
@@ -1,4 +1,4 @@
1
1
 
2
- > @ledgerhq/react-native-hw-transport-ble@6.28.4-recover-beta.0 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/react-native-hw-transport-ble
2
+ > @ledgerhq/react-native-hw-transport-ble@6.28.4 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/react-native-hw-transport-ble
3
3
  > tsc && tsc -m ES6 --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @ledgerhq/react-native-hw-transport-ble
2
2
 
3
- ## 6.28.4-recover-beta.0
3
+ ## 6.28.5-next.0
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -9,14 +9,45 @@
9
9
  ConnectionOptions was commented as "not used" in react-native-ble-plx,
10
10
  but it is actually used and needed when connecting to a device.
11
11
 
12
- * [#2912](https://github.com/LedgerHQ/ledger-live/pull/2912) [`5fa68510b4`](https://github.com/LedgerHQ/ledger-live/commit/5fa68510b49334cfd80c30793dfe68900f1b9b3b) Thanks [@alexandremgo](https://github.com/alexandremgo)! - chore: re-work of the transport error mapping HwTransportErrorType
12
+ ## 6.28.4
13
+
14
+ ### Patch Changes
15
+
16
+ - [#3063](https://github.com/LedgerHQ/ledger-live/pull/3063) [`57c52a9fca`](https://github.com/LedgerHQ/ledger-live/commit/57c52a9fca18595e5fe6b0a81fc7b5967b2ca74c) Thanks [@live-github-bot](https://github.com/apps/live-github-bot)! - fix: request for a specific MTU when trying to BLE connect
17
+
18
+ ConnectionOptions was commented as "not used" in react-native-ble-plx,
19
+ but it is actually used and needed when connecting to a device.
20
+
21
+ - [#2912](https://github.com/LedgerHQ/ledger-live/pull/2912) [`5fa68510b4`](https://github.com/LedgerHQ/ledger-live/commit/5fa68510b49334cfd80c30793dfe68900f1b9b3b) Thanks [@alexandremgo](https://github.com/alexandremgo)! - chore: re-work of the transport error mapping HwTransportErrorType
22
+
23
+ And updating functions and hooks using them
24
+
25
+ - Updated dependencies [[`1d0b2d19eb`](https://github.com/LedgerHQ/ledger-live/commit/1d0b2d19ebc5acd058930b842c6d37f8daf2a5a3), [`ef945b05c0`](https://github.com/LedgerHQ/ledger-live/commit/ef945b05c01a791281687abb28e639e1bcc4e472), [`5fa68510b4`](https://github.com/LedgerHQ/ledger-live/commit/5fa68510b49334cfd80c30793dfe68900f1b9b3b)]:
26
+ - @ledgerhq/errors@6.12.4
27
+ - @ledgerhq/devices@8.0.1
28
+ - @ledgerhq/hw-transport@6.28.2
29
+
30
+ ## 6.28.4-next.1
31
+
32
+ ### Patch Changes
33
+
34
+ - [#3063](https://github.com/LedgerHQ/ledger-live/pull/3063) [`57c52a9fca`](https://github.com/LedgerHQ/ledger-live/commit/57c52a9fca18595e5fe6b0a81fc7b5967b2ca74c) Thanks [@live-github-bot](https://github.com/apps/live-github-bot)! - fix: request for a specific MTU when trying to BLE connect
35
+
36
+ ConnectionOptions was commented as "not used" in react-native-ble-plx,
37
+ but it is actually used and needed when connecting to a device.
38
+
39
+ ## 6.28.4-next.0
40
+
41
+ ### Patch Changes
42
+
43
+ - [#2912](https://github.com/LedgerHQ/ledger-live/pull/2912) [`5fa68510b4`](https://github.com/LedgerHQ/ledger-live/commit/5fa68510b49334cfd80c30793dfe68900f1b9b3b) Thanks [@alexandremgo](https://github.com/alexandremgo)! - chore: re-work of the transport error mapping HwTransportErrorType
13
44
 
14
45
  And updating functions and hooks using them
15
46
 
16
- * Updated dependencies [[`1d0b2d19eb`](https://github.com/LedgerHQ/ledger-live/commit/1d0b2d19ebc5acd058930b842c6d37f8daf2a5a3), [`ef945b05c0`](https://github.com/LedgerHQ/ledger-live/commit/ef945b05c01a791281687abb28e639e1bcc4e472), [`5fa68510b4`](https://github.com/LedgerHQ/ledger-live/commit/5fa68510b49334cfd80c30793dfe68900f1b9b3b)]:
17
- - @ledgerhq/errors@6.12.4-recover-beta.0
18
- - @ledgerhq/devices@8.0.1-recover-beta.0
19
- - @ledgerhq/hw-transport@6.28.2-recover-beta.0
47
+ - Updated dependencies [[`1d0b2d19eb`](https://github.com/LedgerHQ/ledger-live/commit/1d0b2d19ebc5acd058930b842c6d37f8daf2a5a3), [`ef945b05c0`](https://github.com/LedgerHQ/ledger-live/commit/ef945b05c01a791281687abb28e639e1bcc4e472), [`5fa68510b4`](https://github.com/LedgerHQ/ledger-live/commit/5fa68510b49334cfd80c30793dfe68900f1b9b3b)]:
48
+ - @ledgerhq/errors@6.12.4-next.0
49
+ - @ledgerhq/devices@8.0.1-next.0
50
+ - @ledgerhq/hw-transport@6.28.2-next.0
20
51
 
21
52
  ## 6.28.3
22
53
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/react-native-hw-transport-ble",
3
- "version": "6.28.4-recover-beta.0",
3
+ "version": "6.28.5-next.0",
4
4
  "description": "Ledger Hardware Wallet Bluetooth BLE transport for React Native",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -29,9 +29,9 @@
29
29
  "react-native-ble-plx": "2.0.3",
30
30
  "rxjs": "6",
31
31
  "uuid": "^3.4.0",
32
- "@ledgerhq/devices": "^8.0.1-recover-beta.0",
33
- "@ledgerhq/errors": "^6.12.4-recover-beta.0",
34
- "@ledgerhq/hw-transport": "^6.28.2-recover-beta.0",
32
+ "@ledgerhq/devices": "^8.0.1",
33
+ "@ledgerhq/errors": "^6.12.4",
34
+ "@ledgerhq/hw-transport": "^6.28.2",
35
35
  "@ledgerhq/logs": "^6.10.1"
36
36
  },
37
37
  "gitHead": "dd0dea64b58e5a9125c8a422dcffd29e5ef6abec",