@ledgerhq/devices
8.4.4
Patch Changes
- Updated dependencies [
0a71c43
]:
8.4.4-next.0
Patch Changes
- Updated dependencies [
0a71c43
]:
8.4.3
Patch Changes
8.4.3-next.0
Patch Changes
8.4.2
Patch Changes
- #7390
0b12c90
Thanks @live-github-bot! - Rename Ledger Europa
8.4.2-hotfix.0
Patch Changes
- #7291
5d508e5
Thanks @jdabbech-ledger! - Rename Ledger Europa
8.4.1
Patch Changes
8.4.1-next.0
Patch Changes
8.4.0
Minor Changes
Patch Changes
#7017
3b9c93c
Thanks @ofreyssinet-ledger! - Add type narrowing helper isDeviceModelId
8.4.0-next.0
Minor Changes
Patch Changes
#7017
3b9c93c
Thanks @ofreyssinet-ledger! - Add type narrowing helper isDeviceModelId
8.3.0
Minor Changes
- #6261
53da330
Thanks @ofreyssinet-ledger! - add device model europa
Patch Changes
#6399
a8138f9
Thanks @ofreyssinet-ledger! - Fix Europa USB and Bluetooth UUIDs
8.3.0-next.0
Minor Changes
- #6261
53da330
Thanks @ofreyssinet-ledger! - add device model europa
Patch Changes
#6399
a8138f9
Thanks @ofreyssinet-ledger! - Fix Europa USB and Bluetooth UUIDs
8.2.2
Patch Changes
- Updated dependencies [
f456d69
]:
8.2.2-next.0
Patch Changes
- Updated dependencies [
f456d69
]:
8.2.1
Patch Changes
- Updated dependencies [
ee88785
]:
8.2.1-next.0
Patch Changes
- Updated dependencies [
f456d69
]:
8.2.0
Minor Changes
#5171
52a3732
Thanks @alexandremgo! - Feat: cleaner refactoring of BLE and USB HID frames encoding/decoding- Cleans up + documentation + tracing/logs + unit tests of BLE frame encoding and decoding:
receiveAPDU
andsendAPDU
- Cleans up + documentation + tracing/logs + unit tests of HID USB frame encoding and decoding:
hid-framing
- Cleans up + documentation + tracing/logs + unit tests of BLE frame encoding and decoding:
Patch Changes
8.2.0-next.0
Minor Changes
#5171
52a3732
Thanks @alexandremgo! - Feat: cleaner refactoring of BLE and USB HID frames encoding/decoding- Cleans up + documentation + tracing/logs + unit tests of BLE frame encoding and decoding:
receiveAPDU
andsendAPDU
- Cleans up + documentation + tracing/logs + unit tests of HID USB frame encoding and decoding:
hid-framing
- Cleans up + documentation + tracing/logs + unit tests of BLE frame encoding and decoding:
Patch Changes
8.1.0
Minor Changes
- #5430
5964e30bed
Thanks @hedi-edelbloute! - Update documentation v14 ledgerjs
Patch Changes
- Updated dependencies [
771c9d3c1d
,c5981ae341
,e63205b850
,5964e30bed
]:
8.1.0-next.0
Minor Changes
- #5430
5964e30bed
Thanks @hedi-edelbloute! - Update documentation v14 ledgerjs
Patch Changes
- Updated dependencies [
771c9d3c1d
,c5981ae341
,e63205b850
,5964e30bed
]:
8.0.8
Patch Changes
- Updated dependencies [
9e2d32aec4
,4d6fa0772e
]:
8.0.8-next.0
Patch Changes
- Updated dependencies [
9e2d32aec4
,4d6fa0772e
]:
8.0.7
Patch Changes
- Updated dependencies [
a61a43fc47
,3455944496
]:
8.0.7-next.0
Patch Changes
- Updated dependencies [
a61a43fc47
,3455944496
]:
8.0.6
Patch Changes
- Updated dependencies [
c7c484acf0
]:
8.0.6-next.0
Patch Changes
- Updated dependencies [
c7c484acf0
]:
8.0.5
Patch Changes
- Updated dependencies [
0f4293e9bf
]:
8.0.5-next.0
Patch Changes
- Updated dependencies [
0f4293e9bf
]:
8.0.4
Patch Changes
- Updated dependencies [
9adc1862dd
]:
8.0.4-next.0
Patch Changes
- Updated dependencies [
9adc1862dd
]:
8.0.3
Patch Changes
- Updated dependencies [
77f990e207
]:
8.0.3-next.0
Patch Changes
- Updated dependencies [
77f990e207
]:
8.0.2
Patch Changes
- Updated dependencies [
87d2349fd8
]:
8.0.2-next.0
Patch Changes
- Updated dependencies [
87d2349fd8
]:
8.0.1
Patch Changes
- Updated dependencies [
1d0b2d19eb
,ef945b05c0
,5fa68510b4
]:
8.0.1-next.0
Patch Changes
- Updated dependencies [
1d0b2d19eb
,ef945b05c0
,5fa68510b4
]:
8.0.0
Major Changes
#1991
62af25493e
Thanks @valpinkman! - Remove the support for imports ending with/
mapping to theindex.js
file.For instance:
import { getCryptoCurrencyById } from "@ledgerhq/live-common/currencies/";
Should be rewritten to:
import { getCryptoCurrencyById } from "@ledgerhq/live-common/currencies/index";
This trailing slash is poorly supported by some tools like
vite.js
and was meant as a transitional change. Time has come to remove the support for thos shorthand.
8.0.0-next.0
Major Changes
#1991
62af25493e
Thanks @valpinkman! - Remove the support for imports ending with/
mapping to theindex.js
file.For instance:
import { getCryptoCurrencyById } from "@ledgerhq/live-common/currencies/";
Should be rewritten to:
import { getCryptoCurrencyById } from "@ledgerhq/live-common/currencies/index";
This trailing slash is poorly supported by some tools like
vite.js
and was meant as a transitional change. Time has come to remove the support for thos shorthand.
7.0.7
Patch Changes
#2066
3a267c1424
Thanks @ofreyssinet-ledger! - nanoFTS productName changed to "Ledger Stax"#2144
1f65abb76f
Thanks @juan-cortes! - libs - rename nano fts to stax#2150
e7c1eaa6a2
Thanks @alexandremgo! - support: string to DeviceModelId helper functionUpdated dependencies [
3df451dafb
,20c5c5e109
]:
7.0.7-next.0
Patch Changes
#2066
3a267c1424
Thanks @ofreyssinet-ledger! - nanoFTS productName changed to "Ledger Stax"#2144
1f65abb76f
Thanks @juan-cortes! - libs - rename nano fts to stax#2150
e7c1eaa6a2
Thanks @alexandremgo! - support: string to DeviceModelId helper functionUpdated dependencies [
3df451dafb
,20c5c5e109
]:
7.0.6
Patch Changes
- Updated dependencies [
f1c15446da
]:
7.0.6-next.0
Patch Changes
- Updated dependencies [
f1c15446da
]:
7.0.5
Patch Changes
- Updated dependencies [
856f49374e
,77056e3692
]:
7.0.5-next.0
Patch Changes
- Updated dependencies [
856f49374e
,77056e3692
]:
7.0.4
Patch Changes
- Updated dependencies [
0308e8c6ae
,df8cbb8dd1
,4ad6155953
,24ea9cd15f
]:
7.0.4-next.0
Patch Changes
- Updated dependencies [
0308e8c6ae
,df8cbb8dd1
,4ad6155953
,24ea9cd15f
]:
7.0.3
Patch Changes
#1356
ecac411d7a
Thanks @juan-cortes! - Updated readme.md of packagesUpdated dependencies [
ecac411d7a
]:
7.0.3-next.0
Patch Changes
#1356
ecac411d7a
Thanks @juan-cortes! - Updated readme.md of packagesUpdated dependencies [
ecac411d7a
]:
7.0.2
Patch Changes
#1278
e0915b34ba
Thanks @juan-cortes! - Update values for memory and block size for FTSUpdated dependencies [
1a94cbf28a
]:
7.0.2-next.0
Patch Changes
#1278
e0915b34ba
Thanks @juan-cortes! - Update values for memory and block size for FTSUpdated dependencies [
1a94cbf28a
]:
7.0.1
Patch Changes
- Updated dependencies [
ae5e33e15e
]:
7.0.1-next.0
Patch Changes
- Updated dependencies [
ae5e33e15
]:
7.0.0
Major Changes
#364
f538d2974
Thanks @elbywan! - #### Replace webpack with vite.js to speed up the ledger live desktop development process.To fully embrace the "bundleless" vite.js approach, it is necessary to transpile our packages contained in the monorepository to the ESM format, and subpath exports have been added to silently map to commonjs or esm depending on the need.
🔥 BREAKING CHANGES for
@ledgerhq/live-common
,@ledgerhq/devices
and@ledgerhq/hw-app-btc
consumers.As highlighted here, it is not possible to target folders directly when using subpath exports.
The workaround is to suffix the call with
/index
(or/
).For instance…
import * as currencies from "@ledgerhq/live-common/currencies";
…must be rewritten to…
import * as currencies from "@ledgerhq/live-common/currencies/index;";
…or:
import * as currencies from "@ledgerhq/live-common/currencies/;";
Patch Changes
- Updated dependencies [
203b927b4
]:
7.0.0-next.0
Major Changes
#364
f538d2974
Thanks @elbywan! - #### Replace webpack with vite.js to speed up the ledger live desktop development process.To fully embrace the "bundleless" vite.js approach, it is necessary to transpile our packages contained in the monorepository to the ESM format, and subpath exports have been added to silently map to commonjs or esm depending on the need.
🔥 BREAKING CHANGES for
@ledgerhq/live-common
,@ledgerhq/devices
and@ledgerhq/hw-app-btc
consumers.As highlighted here, it is not possible to target folders directly when using subpath exports.
The workaround is to suffix the call with
/index
(or/
).For instance…
import * as currencies from "@ledgerhq/live-common/currencies";
…must be rewritten to…
import * as currencies from "@ledgerhq/live-common/currencies/index;";
…or:
import * as currencies from "@ledgerhq/live-common/currencies/;";
Patch Changes
- Updated dependencies [
203b927b4
]: