Files
backstage/.changeset/weak-jeans-live.md
T
Jonah Grimes 2f989a972d removed example-app from the changeset
Signed-off-by: Jonah Grimes <jgrimes@appriss.com>
2021-05-06 08:17:12 -04:00

392 B

@backstage/plugin-catalog
@backstage/plugin-catalog
patch
  • Added EntityHasResourcesCard to display resources that are part of a system.
  • Added EntityDependsOnComponentsCard to display components that are dependencies of a component.
  • Added EntityDependsOnResourcesCard to display resources that are dependencies of a component.
  • Updated the example app to take advantage of these new components.