Skip to content

7.0.0

Compare
Choose a tag to compare
@antonmedv antonmedv released this 14 Jun 16:35
· 155 commits to main since this release
295be2a

🐚 zx v7.0.0 release! πŸŽ‰

A tool for writing better scripts

zx

In this release:

  • Fully rewritten in TypeScript.
  • Code coverage is now 99%.
  • New within() API for async contexts.
  • echo() now comes out of the box.
  • Support for --eval flag.
  • REPL support.