36aa63022b
deprecate getEntityName, introduce getCompoundEntityRef Signed-off-by: Fredrik Adelöw <freben@gmail.com>
378 B
378 B
@backstage/catalog-model
| @backstage/catalog-model |
|---|
| patch |
DEPRECATION: Deprecated the EntityName type, and added the better-named CompoundEntityRef to replace it.
DEPRECATION: Deprecated the getEntityName function, and added the better-named getCompoundEntityRef to replace it.
Please switch over to using the new symbols, as the old ones may be removed in a future release.