v0.19.60
0.19.60 (2026-05-21)
- fix(daemon): fail fast when PKC RPC port is already in use (bfe3d5c), closes #46
- fix(daemon): normalize wildcard hostname before RPC port check (06693ba)
- fix(daemon): throw instead of silent return when RPC port races (5094658)
- fix(ipfs): listen on 'close' so stderr drains before _spawnAsync rejects (f7c7d1d)