Skip to content

v2.8.0

Choose a tag to compare

@GiedriusGrabauskas GiedriusGrabauskas released this 31 May 10:46
· 5 commits to master since this release

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).