v0.1.0-next.34
Created Jun 24, 2026Takeshi Takatsudo
v0.1.0-next.34
Released: 2026-06-07
Bug Fixes
The npm bin wrapper (
bin/) no longer orphans the native binary when the wrapper process receiveszfb. mjs SIGTERM/SIGINT: it now uses asyncspawnwith signal forwarding (plusSIGHUPon POSIX) and re-raises the child's termination signal, so supervisors that signal only the wrapper (concurrently --kill-others, PlaywrightwebServerteardown,timeout(1), CI runners) cleanly stop a long-runningzfb devinstead of leaving it bound to its port at PPID 1. The EACCES / spawn-failure diagnostics are preserved. (#873, #874) (7d32769)
Revision History
Takeshi TakatsudoCreated: 2026-06-25T05:17:25+09:00Updated: 2026-06-25T05:17:25+09:00