0be2541b5c
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
378 B
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.