Releases: RyanZim/edit-script
Releases · RyanZim/edit-script
v3.0.0
Compare
Sorry, something went wrong.
No results found
Require Node v18+
Switch to ESM
Update dependencies
2.0.0
Compare
Sorry, something went wrong.
No results found
Require Node v8+
Update dependencies
1.0.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Code Refactor and Small Bugfix.
v0.1.0 - Interactive
Compare
Sorry, something went wrong.
No results found
You can now interactively choose which script to edit when none is specified on the command line.
v0.0.1 - First Release
Compare
Sorry, something went wrong.
No results found
Add --help