Skip to content

Releases: unjs/listhen

v1.5.0

08 Sep 23:28
@pi0 pi0
1594d0f
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Trap SIGINT, SIGTERM and SIGHUP for autoclosing (#108)

🩹 Fixes

  • Allow valid ipv6 as hostnames (78dd4b7)

🏡 Chore

❤️ Contributors

v1.4.8

07 Sep 14:04
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Type and provide listener.address (972fac7)

🏡 Chore

  • Update get-port-please and jiti (8be655c)

❤️ Contributors

  • Pooya Parsa (@pi0)

v1.4.7

06 Sep 19:15
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Validate hostname after applying defaults (e6c1b89)

❤️ Contributors

  • Pooya Parsa (@pi0)

v1.4.6

06 Sep 19:00
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Validate input hostname and warn (bfc8149)

🏡 Chore

❤️ Contributors

  • Pooya Parsa (@pi0)

v1.4.5

06 Sep 18:48
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Update get-port-please and pass public flag (3de5b10)
  • cli: Remove default: false for opt-in flag (180c685)

🏡 Chore

❤️ Contributors

  • Pooya Parsa (@pi0)

v1.4.4

30 Aug 11:19
@pi0 pi0
9418ae2
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Use ipv4 for windows and wsl default hostname (#119)

💅 Refactors

  • Tidy up open, wsl, and docker utils (#118)

❤️ Contributors

  • Pooya Parsa (@pi0)

v1.4.3

27 Aug 20:45
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Prevent double brackets for ipv6 format (2110e40)

🏡 Chore

  • Update playground version (f9f1be3)

❤️ Contributors

  • Pooya Parsa (@pi0)

v1.4.2

27 Aug 19:50
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Better options handling for public host (#112)
  • cli: Handle --host with boolean value (#113)
  • Several bugfixes for generated urls (#114)

💅 Refactors

  • Show qr code above listening urls (#115)

❤️ Contributors

  • Pooya Parsa (@pi0)

v1.4.1

26 Aug 20:02
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • dev: Update @parcel/watcher-wasm usage to 2.3.0 (329230a)

🏡 Chore

❤️ Contributors

  • Pooya Parsa (@pi0)

v1.4.0

23 Aug 00:28
@pi0 pi0
00408f3
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • cli: Expose getArgs and parseArgs (#109)

❤️ Contributors

  • Pooya Parsa (@pi0)