Merge pull request #4529 from backstage/mob/export-externalRouteRef

Export createExternalRouteRef
This commit is contained in:
Johan Haals
2021-02-15 13:16:38 +01:00
committed by GitHub
7 changed files with 31 additions and 16 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/core-api': patch
'@backstage/core': patch
---
Export `createExternalRouteRef`, as well as give it an `id` for easier debugging, and fix parameter requirements when used with `useRouteRef`.