v0.2.1
Maintenance + CI hardening release. Existing 0.2.x installs will auto-update via PUC.
What's in this release
- WPD-9 — Bump GitHub Actions to Node 24 before the September 2026 Node 20 removal
- WPD-10 — CI runs the same
npm run checkdevelopers run locally; drop bespoke verification steps - WPD-11 — Single CI job (no setup duplication across parallel jobs)
- WPD-12 — Refresh composer.lock content-hash to silence the lock-out-of-date warning
- WPD-13 — README Development + Releases section catch-up
- WPD-14 — Branch protection on main requires CI green before merge
- WPD-15 — PCP gate fails on warnings too; rename last unprefixed global
No code changes affecting end-user behavior. The plugin's runtime is identical to v0.2.0.