Files
backstage/.changeset/nasty-pets-join.md
T
Fredrik Adelöw 36aa63022b deprecate EntityName, introduce CompoundEntityRef
deprecate getEntityName, introduce getCompoundEntityRef

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-02 21:54:45 +01:00

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.