Skip to content

Releases: cebreus/gulp-devstack

4.5.0

15 May 08:44

Choose a tag to compare

It contains Bootstrap 5.3.2, Node,je version bump to 18.x, security updates and major package upgrades.

⚠️ BREAKING CHANGES

  • Node.js version bump to 18.x
  • Update GitHub Actions to latest versions

🚀 New Features

  • Update Bootstrap to 5.3.2

Other changes

  • fix: gulp-todo.js
  • fix: callbacks
  • refactor: logging
  • refactor: documentation
  • refactor: linters

4.4.1

03 Jul 05:51

Choose a tag to compare

Fix a glob in the copyStaticFnc() function, refactor the buildTodo() function and security updates.

4.4.0

12 Jun 17:07

Choose a tag to compare

It contains Bootstrap 5.3.0, security updates and major package upgrades.

🚀 New Features

  • feat: upgrade Bootstrap to 5.3.0
  • feat: new GitHub action for deployment to GitHub Pages

4.3.1

30 May 06:02

Choose a tag to compare

Security updates, README fix.

4.3.0

19 May 00:28

Choose a tag to compare

Security updates and minor fixes.

4.2.0

29 Mar 21:51

Choose a tag to compare

Security updates, minor enhancements and upgrade of gulp-imagemin to version 8.

4.1.1

29 Mar 19:07

Choose a tag to compare

Security updates.

3.5.0

20 Jul 18:39

Choose a tag to compare

Security updates, Bootstrap 5.2.0 and minor fixes and refactors.

  • feat: update Bootstrap to 5.2.0
  • refactor: calling if the npm scripts
  • fix: unresolved variable
  • fix: fs-read() encoding to 'utf8'

4.1.0

29 Jan 11:48

Choose a tag to compare

Code cleanup, security fixes, major code maintenance, Stylelint fixes and Babel upgrade.

🚀 New Features

  • feat: update Bootstrap to 5.2.3

4.0.0

05 Oct 16:02

Choose a tag to compare

Major release! Refactored all Gulp tasks and scripts. Contains Bootstrap 5.2.2 and security updates.

⚠️ BREAKING CHANGES

  • refactor: all Gulp tasks and scripts

🚀 New Features

  • feat: update Bootstrap to 5.2.2
  • feat: new header on 404 page

Other changes

  • refactor: textlint rules
  • refactor: eslint rules
  • refactor: npm script 'todo'
  • refactor: release process
  • fix: use local instance of the Gulp
  • fix: npm script 'prepare'
  • chore: npm up