v2.8 — npm/pnpm/yarn convenience scripts
What's Changed
package.jsonadded for Node package manager convenience:npm test/pnpm test/yarn test→ PHPUnit via Composernpm run lint→ PHPCS WordPress standardnpm run lint:fix→ PHPCBF auto-fixnpm run check→ lint + test
Upgrade Notice
No plugin behaviour changes. Developer tooling only.