Releases: Yoast/plugin-grunt-tasks
Releases · Yoast/plugin-grunt-tasks
Version 1.5
- Makes postcss use the new Yoast browserslist package to determine browsers we support.
- Update autoprefixer to prevent version clashes with browserslist.
1.4.2
1.4.1
- 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
1.3.1
- Fixes the RTL configuration.
1.2.0
- Updates
grunt-replace
. - Adds dependency:
cssnano
.
1.1.0
- 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
.