v2.0.0
Breaking Changes:
- Updated WPCS to 3.0.0 and VIPCS to 3.0.0
- Raised the minimum supported PHP version to 8.2
- Raised the PHPUnit development dependency to 8.2
- Updated
HM.Security.EscapeOutputfor WPCS 3.x: exception messages are no longer treated as an output boundary inHM-Minimum, while error-reporting function message arguments must still be escaped
What's Changed
- Add
.DS_Storeto.gitignoreby @ntwb in #293 - Update stylelint and the official WP package by @tomjn in #275
- Add
eslintv8peerDependenciessupport by @ntwb in #298 - Add stylelint tests by @mattheu in #286
- Update README.md by @missjwo in #299
- Update ruleset.xml for PHP DOM* by @svandragt in #309
- Upgrade eslint and stylelint by @rmccue in #315
- Upgrade wpcs by @rmccue in #314
- Prepare v2.0.0 by @kadamwhite in #327
New Contributors
- @tomjn made their first contribution in #275
- @missjwo made their first contribution in #299
- @svandragt made their first contribution in #309
Full Changelog: v1.2.1...v2.0.0