Skip to content

Releases: testiumjs/find-open-port

v2.0.3

26 Mar 17:32
Compare
Choose a tag to compare

🏡 Internal

v2.0.2

17 Feb 15:23
Compare
Choose a tag to compare

v2.0.1

20 Jul 12:17
Compare
Choose a tag to compare

v2.0.0

26 Mar 17:23
Compare
Choose a tag to compare

Breaking Changes

  • drop node 8 / 6 / 4 & 0.1x support
  • findPort() is no longer based on Bluebird

See: a1c31eb

Commits

  • chore: drop node 8 and below support & remove bluebird & upgrade packages - @aaarichter #5
    • a1c31eb refactor: drop node 8 and below support & remove bluebird & upgrade packages

v1.0.2

20 May 17:30
Compare
Choose a tag to compare
  • Use default pkg.json#files style - @jkrems #3
    • eeb704d chore: Use default pkg.json#files style

v1.0.1

20 May 16:01
Compare
Choose a tag to compare
  • Apply latest nlm generator - @i-tier-bot #2
    • 7cc3787 chore: Apply latest nlm generator
    • 2a6dfa2 refactor: Follow common project structure
    • 77291b2 chore: Use proper author field
  • 22fb9c2 chore: Add build on node 0.12
  • c8dd2a2 docs: Update README.md