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.