Gulp Starter Kit Versions Save

A simple Gulp 4 Starter Kit for modern web development.

v0.11.0-beta

3 years ago
  • Updated dependencies
  • Changed required version to Node 10+

v0.10.15-beta

3 years ago
  • Update dependencies

v0.10.14-beta

3 years ago
  • Update dependencies

v0.10.13-beta

3 years ago
  • Updated dependencies

v0.10.12-beta

4 years ago
  • Updated minimum supported node version to v8 (contribution by @drishit96)
  • Updated dependencies and copyright notice
  • Fixed incremental builds for sass files (issue #38)
  • Removed unneeded clearfix from base sass file

v0.10.11-beta

4 years ago
  • Changed npm publish workflow to also publish package to GPR
  • Updated dependencies

v0.10.10-beta

4 years ago
  • Removed TravisCI build status from README
  • Changed npm publish workflow to only deploy when release is published (fixes multiple workflow runs for one release)
  • Updated dependencies

v0.10.9-beta

4 years ago
  • Replaced TravisCI with GitHub Actions for CI/CD

v0.10.8-beta

4 years ago
  • Updated dependencies
  • Applied security fixes

v0.10.7-beta

4 years ago
  • Fixed bug that src folder was copied over even if the folder was already present when installing in current directory