Skip to content

3.0.0

Compare
Choose a tag to compare
@ocean90 ocean90 released this 11 Feb 10:25
· 61 commits to master since this release
3.0.0
3f81e0e

Added

  • CSS: Add SCSS preset for stylelint-config.

Changed

  • PHP: Update slevomat/coding-standard from 7.0.12 to 7.0.18.
  • PHP: Update phpcompatibility/phpcompatibility-wp from 2.1.1 to 2.1.3.
  • PHP: Allow to install on PHP 8.
  • JS: Increase minimum peer dependency of eslint from 7 to 8.
  • JS: Increase minimum peer dependency of @wordpress/eslint-plugin from 8/9 to 10.
  • CSS: Increase minimum peer dependency of stylelint from 13 to 14.
  • CSS: Increase minimum peer dependency of @wordpress/stylelint-config from 19 to 20.

Fixed

  • CSS: Correctly set rules for function-url-quotes and at-rule-no-unknown.