Skip to content

Releases: RyanZim/edit-script

v3.0.0

24 Dec 19:44
366f727
Compare
Choose a tag to compare
  • Require Node v18+
  • Switch to ESM
  • Update dependencies

2.0.0

23 May 14:43
Compare
Choose a tag to compare
  • Require Node v8+
  • Update dependencies

1.0.0

11 Feb 00:45
Compare
Choose a tag to compare

This release drops Node.js 4 support and upgrades dependencies. Also moving to 1.0.0 since this package is basically stable.

v0.1.3

24 Jun 14:39
Compare
Choose a tag to compare
  • Fixed an issue where calling edit-script <script> would still give you the script selection menu
  • Switched from fs-promise to fs-extra

v0.1.2

25 Feb 01:21
Compare
Choose a tag to compare

In previous versions, if the package.json didn't have a scripts key, edit-script would error out. This release fixes this issue.

v0.1.1

02 Jan 19:49
Compare
Choose a tag to compare

Code Refactor and Small Bugfix.

v0.1.0 - Interactive

10 Nov 20:52
Compare
Choose a tag to compare

You can now interactively choose which script to edit when none is specified on the command line.

v0.0.1 - First Release

01 Nov 20:29
Compare
Choose a tag to compare