Skip to content

Releases: sindresorhus/is-port-reachable

v4.0.0

19 Sep 09:41
Compare
Choose a tag to compare

Breaking

  • Require Node.js 12.20 097d249
  • This package is now pure ESM. Please read this.
  • The host option no longer has a default and must be specified.
    • It used to default to 'localhost', but that default doesn't make a lot of sense since this package works with remote endpoints too and some users were confused about it.

v3.1.0...v4.0.0

v3.1.0

19 Sep 09:14
Compare
Choose a tag to compare

v3.0.0...v3.1.0

v3.0.0

12 Nov 09:50
Compare
Choose a tag to compare

Breaking

v2.0.1...v3.0.0

v2.0.1

11 Apr 06:59
Compare
Choose a tag to compare
  • Fix "EventEmitter memory leak detected" warnings (#2) 8a17b0d

v2.0.0...v2.0.1