Skip to content

Releases: Yoast/plugin-grunt-tasks

Release 2.4

05 Jan 07:38
Compare
Choose a tag to compare

2.4

  • change, the date format used in update-changelog-to-latest and update-changelog-with-latest-pr is changed from November 29th, 2022 to 2022-10-29

Release 2.3

28 Mar 07:26
Compare
Choose a tag to compare

2.3

  • Adds update-changelog-to-latest Grunt task & config.

Release 2.2.1

02 Dec 08:29
Compare
Choose a tag to compare

2.2.1

  • FIXES a issue with update-changelog-with-latest-pr-texts.js selecting the todays date on a hotfix.

Release 2.2

24 Aug 09:32
Compare
Choose a tag to compare
  • 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

05 Jul 11:36
Compare
Choose a tag to compare
  • Fixes a issue with a Z cutting of changelog lines
  • Fixes a issue with the install command. Props to chrisschwartze.

Release 2.1.1

17 May 11:46
Compare
Choose a tag to compare

fixed a issue with yoast-cli automation.

Release 2.1

21 Apr 09:20
Compare
Choose a tag to compare
  • 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

17 Dec 10:53
Compare
Choose a tag to compare
  • 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

25 Jun 09:54
Compare
Choose a tag to compare

Drops node-sass

Release 1.6.2

15 Apr 10:16
5153b10
Compare
Choose a tag to compare
  • Bump version of grunt-contrib-compress to ^1.6.0. This ensures that we have node v12 support.