Skip to content

v0.1.10

Latest

Choose a tag to compare

@pi0 pi0 released this 10 Jun 10:59
· 2 commits to main since this release

compare changes

🚀 Enhancements

  • Virtual imports (#26)
  • Default env server runner to node-worker (4744002)
  • Implement async disposable (1ec6f29)
  • server: Auto start on first fetch (bf37885)

🩹 Fixes

  • node-process, bun-process: Exit worker on IPC disconnect to avoid orphans (#24)
  • node-process, bun-process: Register disconnect handler before entry import (838b252)
  • Forward child stdio for process runners (#25)

❤️ Contributors