Skip to content

Releases: unjs/listhen

v1.7.2

25 Feb 17:47
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • dev: Call dynamic websocket resolver (7360d27)

❤️ Contributors

  • Pooya Parsa (@pi0)

v1.7.1

25 Feb 17:33
@pi0 pi0
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • Update to crossws 0.2 api (b29607f)

❤️ Contributors

  • Pooya Parsa (@pi0)

v1.7.0

25 Feb 15:08
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • ws: Support dynamic websocket resolver (7b006e2)

❤️ Contributors

  • Pooya Parsa (@pi0)

v1.6.0

29 Jan 03:55
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

❤️ Contributors

  • Pooya Parsa (@pi0)

v1.5.6

09 Jan 12:34
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Apply default localhost in internal generateURL util (6c76d31)
  • dev: Fix absolute paths imports on windows (#142)

📖 Documentation

  • Update h3 example (#147)
  • Fix h3 example (#150)

❤️ Contributors

v1.5.5

20 Sep 13:46
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Apply default localhost in internal generateURL util (6c76d31)

❤️ Contributors

  • Pooya Parsa (@pi0)

v1.5.4

20 Sep 13:39
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Use localhost when the hostname is empty for getURL (9ec7d77 + e66b82b)

📖 Documentation

❤️ Contributors

  • Pooya Parsa (@pi0)
  • Tech Genius

Thanks to @TechAkayy for noticing empty host issue

v1.5.3

15 Sep 10:11
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Correct private host warning message (df5ff4d)
  • Prefer explicit hostname option over HOST env (0674d96)

❤️ Contributors

Thanks to @toniengelhardt for noticing issue about setting global HOST

v1.5.2

14 Sep 19:24
@pi0 pi0
d1c84ba
Compare
Choose a tag to compare

compare changes

🔥 Performance

  • Imprve default host for windows, docker and wsl (#126)

💅 Refactors

  • Use std-env for stackblitz detection (933c0c3)

❤️ Contributors

  • Pooya Parsa (@pi0)

v1.5.1

13 Sep 22:29
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Open browser on wsl (#124)

❤️ Contributors