Features
- better reporting of child processes output (#1573)
Bug Fixes
- pnpm recursive run: second and later subprocesses hang without output (#1578, @zkochan, @aquark)
- avoid "Possible EventEmitter memory leak detected" warnings (91f9ed3, @zkochan)
- keep packages in current shrinkwrap on partial install in a workspace (d393905)
- pipe output of child processes during headless install (86cd03d)