Skip to content

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 20 Dec 19:55
· 32 commits to main since this release

4.0.0 (2025-12-20)

⚠ BREAKING CHANGES

  • TeenProcessExecOptions type respects SpawnOptions in node:child_process of timeout type
  • Remove handleLastLines from SubProcess by following the TODO
  • Minimize exposed properties in SubProcess

Features