68fc9dc60e
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
443 B
443 B
@backstage/frontend-plugin-api
| @backstage/frontend-plugin-api |
|---|
| minor |
Added RouteRef, SubRouteRef, ExternalRouteRef, and related types. All exports from this package that previously relied on the types with the same name from @backstage/core-plugin-api now use the new types instead. To convert and existing legacy route ref to be compatible with the APIs from this package, use the convertLegacyRouteRef utility from @backstage/core-plugin-api/alpha.