usb v2.5.2 Release Notes

Release Date: 2022-09-24 // over 1 year ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ‘ Allow errors during WebUSBDevice creation to be thown - 549 (Rob Moran)
    • ๐Ÿ Ensure cmNotifyFilter is kept alive for the duration of the hotplug detetion on Windows - 541 (Julian Waller)

    ๐Ÿ”„ Changed

    • ๐Ÿ“ฆ Export all types at the top level of the package - 544 (Rob Moran)
    • ๐Ÿš€ Trimmed TypeScript source from release package - 536 (Rob Moran)

Previous changes from v2.5.1

  • ๐Ÿ›  Fixed

    • ๐Ÿ USB device plug/unplug detection on Windows when devce already attached - 531 (Rob Moran)
    • โœ‚ Removed dependency on yarn in package.json scripts - 535 (Rob Moran)