gulp-execa v2.0.0 Release Notes

Release Date: 2019-12-25 // over 4 years ago
  • ๐Ÿ’ฅ Breaking changes

    • ๐Ÿ‘ Minimal supported Node.js version is now 10.17.0
    • โž• Add stderr and stdout to error.message. A new property error.shortMessage is now available to retrieve the error message without stderr nor stdout (#397)

    ๐Ÿ”‹ Features


Previous changes from v1.1.0

  • ๐Ÿ”‹ Features

    • โž• Add serialization option. That option was added to child_process methods in Node.js 13.2.0.