Skip to content

Releases: Yoast/plugin-grunt-tasks

Version 1.5

29 Nov 14:21
Compare
Choose a tag to compare
  • Makes postcss use the new Yoast browserslist package to determine browsers we support.
  • Update autoprefixer to prevent version clashes with browserslist.

1.4.2

06 Aug 11:06
Compare
Choose a tag to compare

1.4.2

  • Fixes a bug where the stable version would not be updated in README.md when running the update-version task.

1.4.1

10 Jul 09:26
Compare
Choose a tag to compare
  • Fixes a bug where the initializer regex in the update version config would never match.
  • The update-version task now accepts both strings and regexes in options.regEx.

1.4.0

08 Jul 07:09
Compare
Choose a tag to compare
  • Add .min as possible extension in rtlcss.
  • Move developmentBuild to grunt configuration.

1.3.1

27 Jun 13:58
Compare
Choose a tag to compare
  • Fixes the RTL configuration.

1.2.0

27 Jun 13:59
Compare
Choose a tag to compare
  • Updates grunt-replace.
  • Adds dependency: cssnano.

1.1.0

27 Jun 14:00
Compare
Choose a tag to compare
  • Adds grunt dependencies: grunt, grunt-shell, grunt-replace, load-grunt-config.
  • Adds grunt contrib dependencies: grunt-contrib-clean, grunt-contrib-compress, grunt-contrib-copy, grunt-contrib-cssmin, grunt-contrib-imagemin, grunt-contrib-watch.
  • Adds linting dependencies: grunt-phpcs, grunt-eslint.
  • Adds css dependencies: grunt-postcss, autoprefixer, grunt-sass, grunt-rtlcss.
  • Adds translations dependencies: grunt-glotpress, grunt-wp-i18n, grunt-checktextdomain.
  • Adds deploy dependencies: grunt-wp-deploy, time-grunt.

1.0.0

09 May 14:51
33832a6
Compare
Choose a tag to compare

Introduces set-version and update-version commands.