Skip to content

Releases: QuatroCode/simplr-gulp

v2.8.3

07 Jun 11:52
Compare
Choose a tag to compare

Changelog

  • Removed tslint program creation (f1a2bd2).
  • Added rebase: false for clean-css (b3e332e).

v2.8.2

31 May 12:54
Compare
Choose a tag to compare

Changelog

  • Created program for tslint (d942e7b).

v2.8.1

31 May 10:56
Compare
Choose a tag to compare

Changelog

  • TsLint version printed only one time (216085a).

v2.8.0

31 May 10:46
Compare
Choose a tag to compare

Changelog

  • Removed .css! exclude from bundle task (c5db1b0).
  • Installed and implemented action-emitter (634c7c4).
  • Updated logger to sync (e57ac3d).
  • Updated all packages versions.
  • --no-build argument changed to --noBuild (e57ac3d).
  • Added new task for simplr-gulp version: gulp Version.
  • Added log with tslint version.

Development changelog

  • Removed rollup from devDependencies (d476cd7).
  • Removed old builder (d1f1f67).
  • Removed all default exports.
  • Added callbacks for change and unlink events in watcherTaskHandler (e57ac3d).

v2.7.1

27 Feb 10:39
Compare
Choose a tag to compare

Changelog

  • Fixed browser opener shell command (3bdb082).
  • Installed and implemented package gulp-cached (cb8d441).

v2.6.1

24 Feb 17:43
Compare
Choose a tag to compare

Changelog

  • Removed package gulp-filter from dependencies (b766459).

v2.6.0

24 Feb 17:34
Compare
Choose a tag to compare

Changelog

  • Added ignoreInitial to gulp.watch task (6b3433a).
  • Created new tasks Build.Scripts.Typescript and Build.Scripts.Tslint (965cb60).

v2.5.1

15 Feb 19:12
Compare
Choose a tag to compare

Changelog

  • Fixed Typescript sourcemap emit (c115906).

v2.5.0

06 Feb 19:18
Compare
Choose a tag to compare

Changelog

  • Updated gulp-typescript package.
  • Released dist folder without rollup.

v2.4.2

12 Dec 20:17
Compare
Choose a tag to compare

Changelog

  • Fixed typescript build errors. (fab42ec)