Skip to content

Releases: cr0ybot/gulp-wp

0.6.0

13 Feb 19:53
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.5.0...0.6.0

0.5.0

28 Oct 01:11
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release
  • upgrade to wp-scripts 19.0.0
  • fix assetFile() ignoreGlob, add includeGlob to changed()
  • remove dependency tree for styles task, unreliable in conjunction with glob imports, essentially fixes #10
  • update README to remove gulp-dependents from styles task features

Full Changelog: 0.4.2...0.5.0

0.4.2

15 Oct 15:04
Compare
Choose a tag to compare
0.4.2 Pre-release
Pre-release
  • Fix config array property merging to match intention of overwriting
  • Move translate and version tasks to postBuild in build task

Full Changelog: 0.4.1...0.4.2

0.4.1

15 Sep 03:08
Compare
Choose a tag to compare
0.4.1 Pre-release
Pre-release

Fix JS dependency tree for files imported via export ... from syntax

0.4.0

14 Sep 23:26
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release
  • Updates @wordpress/scripts to 18.0.1
  • Packages relying on Webpack updated to support Webpack 5+

0.3.5

20 Aug 18:04
Compare
Choose a tag to compare
0.3.5 Pre-release
Pre-release

Fixes some issues with the previous patch's implementation of loading local PostCSS config.

0.3.4

20 Aug 17:40
Compare
Choose a tag to compare
0.3.4 Pre-release
Pre-release

Fix loading local PostCSS config if it exists.

0.3.3

19 Aug 01:32
Compare
Choose a tag to compare
0.3.3 Pre-release
Pre-release

Fixes BROWSERSYNC_OPEN=false env config option.

0.3.2

18 Aug 23:55
Compare
Choose a tag to compare
0.3.2 Pre-release
Pre-release

Fixes some BrowserSync config issues.

0.3.1

16 Aug 23:31
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release

Remove gulp-util sub-dependency.