Files
backstage/.changeset/promote-translation-refs-stable-patch.md
T
Patrik Oldsberg 0be2541b5c Promote translation refs from alpha to stable entry points
Add each plugin and package translation ref to the corresponding stable
entry point, changing the JSDoc tag from @alpha to @public. The alpha
entry points now re-export with a @deprecated annotation so existing
consumers continue to work.

Affected packages: core-components, api-docs, catalog, catalog-graph,
catalog-import, catalog-react, home, home-react, kubernetes,
kubernetes-cluster, kubernetes-react, notifications, org, scaffolder,
scaffolder-react, search, search-react, user-settings.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
2026-03-17 17:50:25 +01:00

612 B

@backstage/core-components, @backstage/plugin-api-docs, @backstage/plugin-catalog-graph, @backstage/plugin-catalog-import, @backstage/plugin-home-react, @backstage/plugin-home, @backstage/plugin-kubernetes-cluster, @backstage/plugin-kubernetes-react, @backstage/plugin-kubernetes, @backstage/plugin-notifications, @backstage/plugin-org, @backstage/plugin-user-settings
@backstage/core-components @backstage/plugin-api-docs @backstage/plugin-catalog-graph @backstage/plugin-catalog-import @backstage/plugin-home-react @backstage/plugin-home @backstage/plugin-kubernetes-cluster @backstage/plugin-kubernetes-react @backstage/plugin-kubernetes @backstage/plugin-notifications @backstage/plugin-org @backstage/plugin-user-settings
patch patch patch patch patch patch patch patch patch patch patch patch

Promoted the plugin's translation ref to the stable package entry point. It was previously only available through the alpha entry point.