MadLittleMods / node-usb-detection

List USB devices in system and detect changes on them.
MIT License
371 stars 114 forks source link

chore: add deprecation notice to readme #169

Closed Julusian closed 1 year ago

Julusian commented 2 years ago

As suggested in https://github.com/MadLittleMods/node-usb-detection/pull/127, I think it is time to think about deprecating this library.

https://github.com/node-usb/node-usb/releases/tag/v2.5.0 now supports native hotplug detection on a wider range of platforms, and will mitigate the very common issue users here have of node abi version mismatches, or missing prebuilds for new node/electron versions.

MadLittleMods commented 1 year ago

Thanks for updating this @Julusian! 🐆

I also updated the changelog, pushed a new npm version so the notice is visible, and deprecated the project. Will archive the GitHub project shortly ⏩