From 37ebea2d6813053f0600734ea94d0844f056d9aa Mon Sep 17 00:00:00 2001 From: blam Date: Wed, 20 Oct 2021 15:09:39 +0200 Subject: [PATCH] chore: add changeset Signed-off-by: blam --- .changeset/lucky-ads-shout.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/lucky-ads-shout.md diff --git a/.changeset/lucky-ads-shout.md b/.changeset/lucky-ads-shout.md new file mode 100644 index 0000000000..73063bb911 --- /dev/null +++ b/.changeset/lucky-ads-shout.md @@ -0,0 +1,5 @@ +--- +'@backstage/core-plugin-api': patch +--- + +Add deprecation warnings around `title` `icon` and `path` as they are no longer controlled when creating `routeRefs`