shelljs v0.8.2 Release Notes

Release Date: 2018-05-08 // almost 6 years ago
  • Full Changelog

    Closed issues:

    • High severity vulnerability in shelljs 0.8.1 #842
    • โž• Add test for ls() on a symlink to a directory #795
    • Harden shell.exec by writing the child process in a source file #782
    • shell.exec() doesn't respond correctly to config.fatal = true #735
    • ๐Ÿ”€ Merge 'exec: internal error' with ShellJSInternalError #734
    • exec returning null from command #724
    • Only Get Stderr from Exec #371
    • Execute child.stdout.on before child.on("exit") #224

    ๐Ÿ”€ Merged pull requests:

    • โ†ช Workaround codecov bug of miscalculation of coverage (#795) #838 (dwi2)
    • โšก๏ธ Update doc comments and regenerate README.md. #825 (Zearin)
    • โšก๏ธ chore: update contributing guidelines #817 (nfischer)
    • ๐Ÿ‘• chore(lint): don't allow excess trailing newlines #816 (nfischer)
    • โœ‚ Remove separate "internal error" from exec #802 (freitagbr)