Skip to content

Latest commit

 

History

History
142 lines (83 loc) · 4.34 KB

CHANGELOG.md

File metadata and controls

142 lines (83 loc) · 4.34 KB

Front-end Gulp DevStack Changelog

4.5.0 (2024-05-13)

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 (2023-07-03)

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

4.4.0 (2023-06-12)

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

Release 4.3.1 (2023-05-30)

Security updates, README fix.

Release 4.3.0 (2023-05-18)

Security updates and minor fixes.

Release 4.2.0 (2023-03-29)

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

Release 4.1.1 (2023-03-29)

Security updates.

Release 4.1.0 (2023-01-29)

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

🚀 New Features

  • feat: update Bootstrap to 5.2.3

Release 4.0.0 (2022-10-05)

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

Release 3.5.0 (2022-06-20)

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'

Release 3.4.0 (2022-02-02)

Update to Node.js 16 and cross-platform fixes.

  • Node.js 16
  • Prefix relative paths in export with '.'
  • Add caching to GitHub workflow
  • Add VS code extensions recommendations

Release 3.3.1 (2021-12-01)

Security and README updates.

Release 3.3.0 (2021-11-22)

🚀 New Features

  • Brand new landing page.
  • Refactor Twitter cards markup.
  • GitHub workflow for install, build and deploy to GitHub Pages.

Release 3.2.0 (2021-11-11)

Updated npm packages include gulp-sass (version 5) & sass (Dart Sass).

🚀 New Features

Release 3.1.1 (2021-09-22)

Required node 14.x, updated npm packages

  • fix: husky execute
  • fix: validation of HTML
  • refactor: remove gitmodule git-release

Release 3.1.0 (2021-05-30)

🚀 New Features

Release 3.0.0 (2021-03-10)

Release 2.0.0 (2021-03-09)

Release 1.1.0 (2021-03-09)

Release 1.0.0 (2021-03-09)