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
612 B
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.