Releases: htmlburger/wpemerge-cli
Releases · htmlburger/wpemerge-cli
0.17.0
See https://github.com/htmlburger/wpemerge/releases/tag/0.17.0 for more information.
0.16.1
- 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
See https://github.com/htmlburger/wpemerge/releases/tag/0.16.0 for more information.
0.15.0
- Updated make:* commands to use latest WP Emerge syntax.
- Various minor improvements.
0.11.2
- Added Spectre.css as a CSS framework option during install.
0.11.1
- [HOTFIX] Fixed installation failure of Node packages in *nix environments.
0.11.0
- Fixed package install failing when using NPM instead of Yarn in certain cases.
- Fixed node package manager detection on Windows environments.
0.10.1
- [HOTFIX] Fixed config installation shortcut misbehaving.
0.10.0
See the changelog for https://github.com/htmlburger/wpemerge-theme/releases/tag/0.10.0
0.9.3
- 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.