capacitor-plugin-migrations
Installation
SKILL.md
Capacitor Plugin Migration
Migrate a Capacitor plugin to a newer major version (4→5, 5→6, 6→7, or 7→8).
Prerequisites
| Target Version | Node.js |
|---|---|
| 5 | 16+ |
| 6 | 18+ |
| 7 | 20+ |
| 8 | 22+ |
The project must be a Capacitor plugin (not an app project).