shelljs v0.7.7 Release Notes

Release Date: 2017-03-10 // about 7 years ago
  • Closed issues:

    • Error output should be consistent across all platforms. #681
    • ๐Ÿš‘ *CRITICAL data loss* shell.cp() Content of file is erased when trying to copy it to the folder it already belongs to #678
    • ๐Ÿ‘‰ Use with webpack broken in 0.7.6 #667
    • Difference between bash ls -R and ShellJS ls -R with symlinks #666
    • ๐Ÿ”จ Refactor which() (too many repeated code blocks) #656
    • find() raises error when unable to find any files matching, expected to return empty array. #653
    • โฌ‡๏ธ Drop support for v0.12 #647
    • ๐Ÿš€ Reformat the markdown in RELEASE.md #642
    • rm -rf doesn't work if the directory contains an asar archive in Electron #618
    • โž• Add support for other file types in rm #617
    • ๐Ÿ”‹ Feature request: ls -L option #563
    • ๐Ÿšฆ How to send SIGINT signal to child process launched with exec #518
    • ๐Ÿ‘€ exec doesnt seem to be working #480
    • ๐Ÿ”‹ feature request: option to add node_modules to the path for shelljs scripts #469
    • ๐Ÿ”€ high cpu usage during synchronous exec #167

    ๐Ÿ”€ Merged pull requests: