add a note about the backstage version in the fe-migration skill

Signed-off-by: Peter Macdonald <peterm4c@pm.me>
This commit is contained in:
Peter Macdonald
2026-03-31 13:27:17 +02:00
parent 9bfa74bbb5
commit a3c65c8e2a
@@ -9,6 +9,8 @@ This skill helps fully migrate an existing Backstage plugin from the old fronten
This is the preferred approach for internal plugins that are only used in a single app, since there is no need to maintain backward compatibility. It can also be used for published plugins when you're ready to drop old system support entirely.
It is highly recommended to be on Backstage version 1.49.x or above. This can be verified by looking in the `backstage.json` file in the root of the repository.
## Key Differences from Dual Support
| Aspect | Dual Support | Full Migration |