Apply suggestions from code review

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
This commit is contained in:
Vincenzo Scamporlino
2023-11-14 12:48:22 +01:00
parent d9effdaf7d
commit 0756a4c9a6
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
---
'@backstage/core-compat-api': patch
'@backstage/core-plugin-api': patch
---
Removed `convertLegacyRouteRef` utility, which as been moved to `@backstage/core-compat-api`
Removed the alpha `convertLegacyRouteRef` utility, which as been moved to `@backstage/core-compat-api`
+1 -1
View File
@@ -8,4 +8,4 @@
'@backstage/plugin-search': patch
---
`convertLegacyRouteRef` utility is now imported from `@backstage/core-compat-api`.
The `convertLegacyRouteRef` utility used by the alpha exports is now imported from `@backstage/core-compat-api`.