npm node-hid 3.0.0
node-hid v3.0.0

5 months ago

Changes in v3.0.0:

  • Support async usage and keeping the traditional synchronous usage. Thanks to @Julusian for the substantial rewrite work to support this, and for his patience. See #506, #499, #474 for more details.

  • device.getDeviceInfo() now returns the same content as provided by HID.devices(). Thx @Julusian! #499

  • Use pkg-prebuilds instead of prebuild and prebuild-upload. This means prebuilds are stored in the package for all platforms on npmjs, immediately able to be used, instead of being hosted on Github and pulled down on-demand . Thanks again @Julusian See #507, #490 for details.

  • Update to hidapi-0.14.0, which fixes numerous across all the OSes. This update is also in node-hid-v2.2.0

Don't miss a new node-hid release

NewReleases is sending notifications on new releases.