Files
backstage/.changeset/eighty-chairs-camp.md
T
Patrik Oldsberg 68fc9dc60e changesets: added changesets for routing system refactor
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-17 11:58:19 +02:00

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.