Skip to content

Releases: NPAW/gulp-npawify

v1.1.1

10 Jan 11:35
Compare
Choose a tag to compare

Fixed

  • Fixed a bugs with npawify.analyze
  • Using gulp-sourcemaps 1.9.0 because 1.9.2+ versions generate wrong maps.

Added

  • .eslintrc file
  • JSDoc notation

Changed

  • Prepublish script to postpublish
  • using gulp@^3.9.1 instead of fixed 3.9.1

v1.1.0

10 Jan 11:35
Compare
Choose a tag to compare
v1.1.0 Pre-release
Pre-release

Changed

  • npawify() now supports multiple arguments, it will merge them using asssign.

Added

  • npawify.copyfiles
  • npawify.analyze

v1.0.5

10 Jan 11:35
Compare
Choose a tag to compare

Fixed

  • Using gulp-sourcemaps 1.9.3 as 1.9.1 was removed from npm (wtf).

v1.0.4

10 Jan 11:35
Compare
Choose a tag to compare

Added

  • Postpublish script

Changed

  • Output colors

v1.0.3

10 Jan 11:34
Compare
Choose a tag to compare

Changed

  • Log messages

v1.0.2

10 Jan 11:34
Compare
Choose a tag to compare

Changed

  • Output colors

v1.0.1

10 Jan 11:34
Compare
Choose a tag to compare

Added

  • npawify.assign()

v1.0.0

10 Jan 11:34
Compare
Choose a tag to compare
  • First version