This repository has been archived by the owner on Jun 27, 2022. It is now read-only.
v4.57.0
- #355 WebUSB transport: fixes
isSupported
function that tells when webusb is available. (it was returning true whennavigator.usb===null
) - #356
@ledgerhq/devices
: Implement support for an incoming usbproductId
change. - #353 WebBLE transport: Allow more time after a pairing to attempt to fix a firmware bug (that forget the bondings if not disconnecting). Bug still seems to happen in Chrome Android.