Skip to content
kandown
GitHubnpm
98 releases

Changelog

2026-04-25

v0.3.4Browser Ready Check

  • Fixed: openInBrowser() now waits up to 2s for the server to be ready (via HTTP HEAD probe) before opening the URL, preventing ERR_UNSAFE_PORT and race conditions when multiple instances start simultaneously.
  • Fixed: Port range scan improved — always starts from 2048 when no explicit port is set.