Releases: Yoast/plugin-grunt-tasks
Releases · Yoast/plugin-grunt-tasks
Release 2.4
2.4
- change, the date format used in
update-changelog-to-latest
andupdate-changelog-with-latest-pr
is changed fromNovember 29th, 2022
to2022-10-29
Release 2.3
2.3
- Adds
update-changelog-to-latest
Grunt task & config.
Release 2.2.1
2.2.1
- FIXES a issue with
update-changelog-with-latest-pr-texts.js
selecting the todays date on a hotfix.
Release 2.2
- Adds
update-package-changelog
Grunt task & config. - Adds
extract-extra-pr-texts-from-yoast-cli-md
Grunt task & config. - Adds features to
build-qa-changelog
to use more input files - Adds features to
update-changelog-with-latest-pr-texts.js
to use more input files
Release 2.1.2
- Fixes a issue with a Z cutting of changelog lines
- Fixes a issue with the install command. Props to chrisschwartze.
Release 2.1.1
fixed a issue with yoast-cli automation.
Release 2.1
- Adds
build-qa-changelog
Grunt task & config. - Adds
download-qa-changelog
Grunt task & config. - Adds
get-latest-pr-texts
Grunt task & config. - Adds
update-changelog-with-latest-pr-texts
Grunt task & config.
Release 2.0.0
- Removes watch configuration for JS & CSS. From now on plugins need to have their own watch.js file.
- Adds Grunt config file watching.
- Fixes Config/Shell PHPCS command
- Excludes Artifact and WordPress SVN checkout from POT file generation to prevent duplicates.
Release 1.7
Drops node-sass
Release 1.6.2
- Bump version of
grunt-contrib-compress
to^1.6.0
. This ensures that we have node v12 support.