Skip to content

Releases: AppliedMinds/serial

v4.4.1

14 Feb 22:22

Choose a tag to compare

New Features

  • Default newline parsing can be circumvented by passing parser: null to constructor options

Other Changes

  • Migrate to serialport v13

v4.0.0

29 Oct 04:00

Choose a tag to compare

Breaking Changes ⚠️

  • Package is now ESM only
  • Drop support for Node v14, v16, v19, v21 (EOL)
  • Migrate to serialport v12

Other Changes

  • Min recommended Node version is 20.x, but should still work on 18.x
  • Tests now use native test runner instead of jest

v3.0.0

28 Sep 19:21

Choose a tag to compare

Breaking Changes ⚠️

  • Drop support for Node v12 (EOL)
  • Migrate to serialport v10

v2.3.0 (Initial Public Release)

10 Feb 02:42

Choose a tag to compare