Skip to content

Releases: marcop135/gulp-starter

Code clean-up

11 Aug 15:55
Compare
Choose a tag to compare
  • Ignore dist/
  • Improve readme.md info
  • Save gulp-sass dependency

Small fixes

10 Aug 11:31
Compare
Choose a tag to compare
  • Fix npm gulp-sass terminal command in README.md
  • Clean up HTML preview

Upgrading party

09 Aug 19:21
Compare
Choose a tag to compare

Breaking changes 💥

Upgraded all npm dependencies but imagemin to the latest minor and major releases (e.g. gulp-sass from v4 to 5)

Enhancements

Upgraded Bootstrap Reboot (CSS reset) to v5.2

Prettiering

05 Feb 17:53
Compare
Choose a tag to compare

2766a7c enhancement: add .prettierc config file and format gulp file

758d86c enhancement: update bootstrap reboot to v4.6.0

browserSync/cache-bust fixes (lockdown release)

24 Jan 21:30
Compare
Choose a tag to compare
v1.3.5

chore: change title and update dependencies list

Fix browsersync basedir

24 Nov 18:22
Compare
Choose a tag to compare

Show /dist and generate a Github Pages website

16 Nov 19:30
Compare
Choose a tag to compare

Close security hole, update dependencies

12 Nov 10:33
Compare
Choose a tag to compare

Update dependencies

15 Oct 11:49
Compare
Choose a tag to compare
v1.3.1

chore: update dependencies list semvers

Renaming and CSS improvements

06 Jul 15:06
Compare
Choose a tag to compare
  • add gulp-rename plugin to rename CSS/JS files
  • replace normalize.scss with bootstrap-reboot.scss
  • add .browserslistrc file for gulp-autoprefixer
  • add .editorconfig