Skip to content

v5.0.0-beta6

Pre-release
Pre-release
Compare
Choose a tag to compare
@reconbot reconbot released this 05 Jul 13:36

Version 5.0.0-beta6

  • [all] The disconnect event now more reliable. Will be emitted as an error if there are no listeners.
  • [all] SerialPort.list now returns a usable promise if a callback is not provided @MikeKovarik
  • [unix] New read/write subsystem. Write CPU dropped from 100% to 0-2%. @reconbot (Thanks to @indutny for getting me unstuck many times!)