Skip to content

Releases: cmalven/gulp-tasks

2.2.0

Choose a tag to compare

@cmalven cmalven released this 10 Sep 21:23
13d67e0

Changed

  • SVG icons task now removes the style attribute.

2.1.0

Choose a tag to compare

@cmalven cmalven released this 23 Jul 21:55

Changed

  • Set required Node version to 18
  • Replace libsquoosh with sharp for image transforms.

2.0.0

Choose a tag to compare

@cmalven cmalven released this 17 Nov 19:21

Changed

  • Updated all dependencies

1.8.0

Choose a tag to compare

@cmalven cmalven released this 27 Jun 14:14

Updated

  • Updates all dependencies

1.7.3

Choose a tag to compare

@cmalven cmalven released this 21 Jun 14:59

Updated

  • Tweaks to browsersync to better signal async task completion.

1.7.2

Choose a tag to compare

@cmalven cmalven released this 21 Jun 13:32

Updated

  • Update all dependencies.

1.7.1

Choose a tag to compare

@cmalven cmalven released this 23 Apr 18:35

Added

  • Adds an "images:clean" task to clear the generated image directory.

1.7.0

Choose a tag to compare

@cmalven cmalven released this 31 Mar 17:53

Updated

  • Update all dependencies.

Changed

  • Update splitChunks option in webpack configuration to better reuse chunks across dynamic imports.

1.6.4

Choose a tag to compare

@cmalven cmalven released this 01 Mar 15:04

Added

  • Adds a new demo site for manually testing functionality.

Changed

  • Updated dependencies.

Full Changelog: 1.6.3...1.6.4

1.6.3

Choose a tag to compare

@cmalven cmalven released this 11 Feb 18:12

Fixed

  • Twig now triggers browsersync reloads correctly