From 9750125c0de32ec3c6deef80983b2b7d772f31bb Mon Sep 17 00:00:00 2001 From: Charles de Dreuille Date: Mon, 14 Jul 2025 15:02:42 +0200 Subject: [PATCH] Update all-paws-exist.md Signed-off-by: Charles de Dreuille --- .changeset/all-paws-exist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/all-paws-exist.md b/.changeset/all-paws-exist.md index 8c97e44d7d..4f989abd86 100644 --- a/.changeset/all-paws-exist.md +++ b/.changeset/all-paws-exist.md @@ -2,4 +2,4 @@ '@backstage/canon': minor --- -**Breaking changes** We are updating our Link component to use React Aria under the hood. To match their API we are updating the `to` prop to `href` to match both internal and expernal routing. +**Breaking changes** We are updating our Link component to use React Aria under the hood. To match their API we are updating the `to` prop to `href` to match both internal and expernal routing. We are also updating our variant naming to include all our new font sizes.