Releases: pipocadigital/grao-de-milho
Releases · pipocadigital/grao-de-milho
v2.0.6
v2.0.5
Fixes
- Bump dependencies
- Allow plugins
vendor/
by removing rule from .gitignore - Add required callback on
fs.unlink
to handle errors
Features
- Add uncache assets task
v2.0.4
Merge pull request #40 from pipocadigital/resolve-watch Resolve watch task
v2.0.3
Merge pull request #38 from pipocadigital/remove-front-end chore(tasks): remove front-end tasks
v2.0.2
New features:
- Added Yarn file
- Adding IIFEs with gulp
- Adding some npm scripts and using these on the
readme.md
Small fixes/improvements
- Moving tasks from
gulp_tasks/
totasks/
- Small improvements on
set-format
anddefault
task - Remove unused files (images and scripts)
v2.0.1
New features:
- Using
.php
files sinstead of.jade
. - Various improvements and bug fixes on the tasks.
- ES2015 support (babel)
- Using sass-lint, jshint and sourcemaps
- Using .editorconfig 💯
New tasks
- Gulp:
fonts
,set-format
,init
,wp-build
andwp-install