Skip to content

v0.2.1

Choose a tag to compare

@nicolasgalvez nicolasgalvez released this 15 May 22:32
· 19 commits to main since this release
87a645f

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 check developers 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.