Files
backstage/.changeset/promote-translation-refs-stable-minor.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

378 B

@backstage/plugin-catalog-react, @backstage/plugin-catalog, @backstage/plugin-scaffolder-react, @backstage/plugin-scaffolder, @backstage/plugin-search-react, @backstage/plugin-search
@backstage/plugin-catalog-react @backstage/plugin-catalog @backstage/plugin-scaffolder-react @backstage/plugin-scaffolder @backstage/plugin-search-react @backstage/plugin-search
minor minor minor minor minor minor

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