gulp-execa

Gulp.js command execution for humans

APACHE-2.0 License

Downloads
16.8K
Stars
56
Committers
3

Bot releases are hidden (Show)

gulp-execa - v7.0.1 Latest Release

Published by ehmicky 4 months ago

Dependencies

gulp-execa - v7.0.0

Published by ehmicky 5 months ago

Breaking changes

  • Upgrade Execa to 9.0.0
  • Rename verbose option to debug
gulp-execa - v6.0.0

Published by ehmicky 12 months ago

Breaking changes

  • Minimal supported Node.js version is now 18.18.0
gulp-execa - v5.0.1

Published by ehmicky about 1 year ago

Bug fixes

gulp-execa - v5.0.0

Published by ehmicky over 1 year ago

Breaking changes

  • Minimal supported Node.js version is now 16.17.0
gulp-execa - v4.5.0

Published by ehmicky over 1 year ago

Features

  • Upgrade Execa
gulp-execa - v4.4.1

Published by ehmicky almost 2 years ago

Bug fixes

  • Fix TypeScript types
gulp-execa - v4.4.0

Published by ehmicky almost 2 years ago

Features

  • Improve TypeScript types
gulp-execa - Release 4.3.0

Published by ehmicky almost 2 years ago

Features

  • Improve tree-shaking support
gulp-execa - Release 4.2.0

Published by ehmicky about 2 years ago

Features

  • Reduce npm package size
gulp-execa - Release 4.1.0

Published by ehmicky about 2 years ago

Features

  • Add TypeScript types
gulp-execa - Release 4.0.0

Published by ehmicky over 2 years ago

Breaking changes

  • Minimal supported Node.js version is now 14.18.0

Features

gulp-execa - Release 3.0.2

Published by ehmicky over 3 years ago

Bug fixes

  • Fix examples
gulp-execa - Release 3.0.1

Published by ehmicky over 3 years ago

Bug fixes

  • Fix main field in package.json
gulp-execa - Release 3.0.0

Published by ehmicky over 3 years ago

Breaking changes

  • Minimal supported Node.js version is now 12.20.0
  • This package is now an ES module. It can only be loaded with an import or import() statement, not require(). See this post for more information.

Features

  • Improve colors detection
gulp-execa - Release 2.0.0

Published by ehmicky almost 5 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

gulp-execa - Release 1.1.0

Published by ehmicky almost 5 years ago

Features

gulp-execa - Release 1.0.3

Published by ehmicky almost 5 years ago

Bug fixes

gulp-execa - Release 1.0.2

Published by ehmicky about 5 years ago

Dependencies

gulp-execa - Release 1.0.1

Published by ehmicky about 5 years ago

Bug fixes