Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@nfischer nfischer released this 17 Mar 01:23
8886c3e

✨ 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