From ffb1a35e67a81eaf47c4b7d23b0113ccdc560d1b Mon Sep 17 00:00:00 2001 From: Charles de Dreuille Date: Mon, 13 Oct 2025 23:45:24 +0100 Subject: [PATCH] Update yummy-eagles-kiss.md Signed-off-by: Charles de Dreuille --- .changeset/yummy-eagles-kiss.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/yummy-eagles-kiss.md b/.changeset/yummy-eagles-kiss.md index b467c86e37..f3ab04919d 100644 --- a/.changeset/yummy-eagles-kiss.md +++ b/.changeset/yummy-eagles-kiss.md @@ -2,4 +2,4 @@ '@backstage/ui': minor --- -Remove Icon component in Backstage UI. This component was creating issue for tree-shaking. It is recommended to use icons from @remixicon/react until we found a better alternative in Backstage UI. +**BREAKING** Remove Icon component in Backstage UI. This component was creating issue for tree-shaking. It is recommended to use icons from @remixicon/react until we found a better alternative in Backstage UI.