Changed
- PHP: Update wp-coding-standards/wpcs from 2.3.0 to 3.0.1.
Announcement: https://make.wordpress.org/core/2023/08/21/wordpresscs-3-0-0-is-now-available/ - PHP: Update slevomat/coding-standard from 8.8.0 to 8.14.1.
- PHP: Update sirbrillig/phpcs-variable-analysis from 2.11.10 to 2.11.17.
- JS: Increase supported Node version to v20.
Migration guide: Make sure to replace the version in.nvmrc
with20
. - JS: Increase minimum peer dependency of
@wordpress/eslint-plugin
from 13 to 17. - JS: Increase minimum peer dependency of
prettier
from 2.6 to 3.0.
Migration guide: Make sure to update the npm alias forprettier
inpackage.json
to use3.0.3
.
Full Changelog: 5.0.0...6.0.0