Skip to content

Releases: dreamsicle-io/wp-theme-assets

3.1.1

07 Mar 00:31
43d065b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.0...3.1.1

3.1.0

06 Mar 23:51
a77b3b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.1.0

3.0.0

22 Feb 14:06
e849768
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...3.0.0

2.1.0

21 Feb 19:18
66986e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.1.0

2.0.0

03 Aug 19:57
2e25984
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...2.0.0

1.3.0

29 Apr 20:34
16d5d17
Compare
Choose a tag to compare
  • Adds .nvmrc file.
  • Runs clean and zip on build task automatically.
  • Adds lint script to package.json.
  • Separates build asset tasks into a higher order task called build:assets.
  • Updates gulpfile.js comments.
  • Updates the README.md file.

1.2.0

18 Jan 20:19
cfb01b9
Compare
Choose a tag to compare
  • Updates dependencies.
  • Converts package type to module to be able to use import statements in gulpfile.js.
  • Adds zip and deploy tasks.
  • Adds deploy script.
  • Updates README.md to reflect changes.
  • Uses .gitkeep files instead of empty README.md files in empty directories.

1.1.0

09 Jun 15:37
6012418
Compare
Choose a tag to compare
  • Updates dependencies.

0.0.16

29 Nov 19:03
86f01ed
Compare
Choose a tag to compare

Changes

  • Fixes Sass sourcemaps bug.

Update

  1. Replace gulpfile.js making sure to set the vendorCss, vendorJs, vendorImages constants if necessary.

0.0.15

29 Nov 18:56
d6fca95
Compare
Choose a tag to compare

Changes

  • Fixes caching bug.

Update

  1. Replace gulpfile.js making sure to set the vendorCss, vendorJs, vendorImages constants if necessary.