v3.0.0 (2024-09-29) #71
chriskyfung
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
🐛 Fixes
♻️ Refactors
gulpfile.js
togulpfile.mjs
to support ES module syntax.css_to_scss.sh
script to convert CSS files to SCSS usingsass-convert
.css_to_scss.sh
script.🗑️ Removed/Deprecated
trim-newlines
andgulp-format-md
from dev dependencies.gulp-minify-inline
task fromgulpfile.mjs
css2scss
task and@gecka/styleflux
from the gulp pipeline.gulp
dependencies:glob-watcher
,minimatch
,semver
,set-value
, andvinyl-fs
.💚 CI/CD
helaili/jekyll-action
to a new, maintained workflow.deploy-jekyll.yml
workflow file due tohelaili/jekyll-action
deprecation.⬆️ Dependencies
@ampproject/toolbox
from 2.9.0 to 2.10.1.gulp
to version 5.0.0.amphtml-validator
to version 1.0.38.gulp-amphtml-validator
to version 1.0.8.gulp-changed
for improved file change detection.gulp-htmlmin
withgulp-html-minifier-terser
for better HTML minification.package.json
to include new dependencies and settype
tomodule
.📝 Documentation
Full Changelog: v2.9.1...v3.0.0
This discussion was created from the release v3.0.0 (2024-09-29).
Beta Was this translation helpful? Give feedback.
All reactions