Skip to content

Releases: sindresorhus/wait-for-localhost

v4.1.0

17 May 18:23
Compare
Choose a tag to compare

v4.0.1

08 Aug 19:29
Compare
Choose a tag to compare
  • Fix compatibility with Node.js 17 (#16) dd27622
  • It now returns the IP version that was used.

v4.0.0...v4.0.1

v4.0.0

15 Aug 16:36
Compare
Choose a tag to compare

Breaking

v3.3.0...v4.0.0

v3.3.0

24 Jul 14:42
Compare
Choose a tag to compare

v3.2.0

03 Apr 05:15
Compare
Choose a tag to compare
  • Refactor TypeScript definition to CommonJS compatible export (#8) 03d6989

v3.1.0...v3.2.0

v3.1.0

27 Feb 10:39
Compare
Choose a tag to compare

v3.0.1...v3.1.0

v3.0.1

26 Feb 02:34
Compare
Choose a tag to compare

v3.0.0...v3.0.1

v3.0.0

14 Jan 10:47
Compare
Choose a tag to compare

Breaking:

  • Move the port argument into an options-object c6c317b

Other: