Skip to content

Releases: pipocadigital/grao-de-milho

v2.0.6

22 May 22:43
7e8de24
Compare
Choose a tag to compare

Fixes

  • Allow localhost name and 127.0.0.1 as default development domain to fix terminal error ea5f114
  • Add separated sass file to load all the critical CSS and Add a task to load its file content inline 695b6f7

v2.0.5

04 May 18:23
0a95b91
Compare
Choose a tag to compare

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

26 Apr 23:22
cb124e8
Compare
Choose a tag to compare
Merge pull request #40 from pipocadigital/resolve-watch

Resolve watch task

v2.0.3

25 Apr 20:44
64424df
Compare
Choose a tag to compare
Merge pull request #38 from pipocadigital/remove-front-end

chore(tasks): remove front-end tasks

v2.0.2

15 Mar 13:20
Compare
Choose a tag to compare

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/ to tasks/
  • Small improvements on set-format and default task
  • Remove unused files (images and scripts)

v2.0.1

15 Jan 17:25
Compare
Choose a tag to compare

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 and wp-install