diff --git a/.changeset/serious-cheetahs-help.md b/.changeset/serious-cheetahs-help.md index fa9debcf8c..88bad696c5 100644 --- a/.changeset/serious-cheetahs-help.md +++ b/.changeset/serious-cheetahs-help.md @@ -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).