catalog-model: Remove serializeEntityRef

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2022-02-11 14:10:58 +01:00
committed by Fredrik Adelöw
parent f8e3fe38c0
commit edbc03814a
8 changed files with 20 additions and 132 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/catalog-model': minor
---
Remove deprecated `serializeEntityRef` which is replaced by `stringifyEntityRef`.