changesets: link to 1.30 migration docs

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-08-20 12:14:12 +02:00
parent 54460616ff
commit 9bd5088b4a
+1 -1
View File
@@ -4,4 +4,4 @@
'@backstage/plugin-catalog': patch
---
The `/alpha` export no longer export extension creators for the new frontend system, existing usage should be switched to use the equivalent extension blueprint instead.
The `/alpha` export no longer export extension creators for the new frontend system, existing usage should be switched to use the equivalent extension blueprint instead. For more information see the [new frontend system 1.30 migration documentation](https://backstage.io/docs/frontend-system/architecture/migrations#130).