Skip to content

Releases: google/zx

7.0.6

Choose a tag to compare

@antonmedv antonmedv released this 01 Jul 20:00
68c7a0e
  • Bunch of fixes and improvements. ᕕ( ᐛ )ᕗ

7.0.5

Choose a tag to compare

@antonmedv antonmedv released this 30 Jun 18:41
8e81938
  • Fixed types definitions for autocomplete in VSCode #466

7.0.4

Choose a tag to compare

@antonmedv antonmedv released this 29 Jun 20:57
e6bed57
  • Fixed default shell on Windows.
  • Fixed missing chalk import in zx/experimental.

7.0.3

Choose a tag to compare

@antonmedv antonmedv released this 27 Jun 22:11
a0c9ed7
  • Fixed default shell on Windows in #458
  • Fixed echo() types.

7.0.2

Choose a tag to compare

@antonmedv antonmedv released this 22 Jun 19:33
42b7ab0
  • Fixed possibility to set exit code with process.exitCode = 42 in scripts.

7.0.1

Choose a tag to compare

@antonmedv antonmedv released this 20 Jun 23:28
cc9be7f
  • Fixed cd() func with zx/globals import.
  • Fixed argv initialization with zx and node shebangs.

7.0.0

Choose a tag to compare

@antonmedv antonmedv released this 14 Jun 16:35
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.

6.2.5

Choose a tag to compare

@antonmedv antonmedv released this 13 Jun 14:58
0964e86

What's Changed

  • Fixed question() types by @olebergen in #437
  • feat: transform some core types into ifaces to let them be extendable by plugins by @antongolub in #439

New Contributors

Full Changelog: 6.2.4...6.2.5

6.2.4

Choose a tag to compare

@antonmedv antonmedv released this 08 Jun 12:57
c488737

What's Changed

Full Changelog: 6.2.3...6.2.4

6.2.3

Choose a tag to compare

@antonmedv antonmedv released this 05 Jun 09:25
3b6f856

What's Changed

Full Changelog: 6.2.2...6.2.3