From 224e54484beb3f8c86a50e682f0573874026d55c Mon Sep 17 00:00:00 2001 From: Nicolas Torres Date: Thu, 22 Jul 2021 19:09:00 +0200 Subject: [PATCH] Adds changelog Signed-off-by: Nicolas Torres --- .changeset/tricky-trains-change.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .changeset/tricky-trains-change.md diff --git a/.changeset/tricky-trains-change.md b/.changeset/tricky-trains-change.md new file mode 100644 index 0000000000..95fa8e3398 --- /dev/null +++ b/.changeset/tricky-trains-change.md @@ -0,0 +1,8 @@ +--- +'example-app': minor +'@backstage/core-components': minor +'@backstage/plugin-catalog': minor +--- + +Displays errors in the entity page if the entity yaml is malformed +WarningPanel changes color depending on the severity