Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@UlisesGascon UlisesGascon released this 02 Jun 08:25
c0fedb5

v1.1.0 - Gulp@4 Compatibility! πŸŽ‰πŸŽ‰πŸŽ‰

Main targets

  • Add support to gulp@4
  • Migrate to Vinyl@2, drop file.pipe()
  • Add Linter
  • Add Husky
  • Upgrade dependencies
  • Update Readme.md
  • Update package.json

Changelog

  • 41ac8f2 NPM Dependencies are now frozen
  • 41ac8f2 Added Husky for manage Git Hooks
  • 3b094cc Standard added as linter
  • 43311cf Added compatibility with Gulp@4
  • e4576f1 dependencies upgraded