Skip to content

Releases: htmlburger/wpemerge-cli

0.17.0

16 Apr 17:21
Compare
Choose a tag to compare

0.16.1

07 Feb 17:54
Compare
Choose a tag to compare
  • Added support for Symfony 5 components.
  • Moved Tailwind's CSS to a vendor file so it loads first rather than being injected at the end of index.scss.

0.16.0

23 May 12:18
Compare
Choose a tag to compare

0.15.0

03 Jun 19:32
Compare
Choose a tag to compare
  • Updated make:* commands to use latest WP Emerge syntax.
  • Various minor improvements.

0.11.2

01 Dec 00:55
29b2640
Compare
Choose a tag to compare
  • Added Spectre.css as a CSS framework option during install.

0.11.1

28 Oct 17:01
Compare
Choose a tag to compare
  • [HOTFIX] Fixed installation failure of Node packages in *nix environments.

0.11.0

27 Oct 20:27
Compare
Choose a tag to compare
  • Fixed package install failing when using NPM instead of Yarn in certain cases.
  • Fixed node package manager detection on Windows environments.

0.10.1

12 Sep 20:36
Compare
Choose a tag to compare
  • [HOTFIX] Fixed config installation shortcut misbehaving.

0.10.0

11 Sep 10:04
Compare
Choose a tag to compare

0.9.3

24 Aug 21:35
Compare
Choose a tag to compare
  • Fixed _vendor.scss being referenced in the old location.
  • Added Normalize.css as an install option during setup.
  • Added Tailwind CSS as an install option during setup.
  • Various minor improvements.