Skip to content

Releases: shelljs/shx

v0.4.0

17 Mar 01:23
8886c3e
Compare
Choose a tag to compare

✨ Highlighted changes

  • This is based on ShellJS v0.9! This means we bumped the minimum node version to >= v18.
  • Small bash compatibility change to shx sed. Now if you invoke shx sed -i, this will not print any output to stdout (this is for consistency with unix sed). Using shx sed without the -i flag will still print to stdout as before.

What's Changed

New Contributors

Full Changelog: v0.3.4...v0.4.0

v0.3.4

17 Mar 01:20
2eb1a35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4