Merge pull request #8737 from backstage/rugvip/old

core-plugin-api: deprecate OldIconComponent
This commit is contained in:
Patrik Oldsberg
2022-01-04 11:48:57 +01:00
committed by GitHub
3 changed files with 7 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-plugin-api': patch
---
Deprecated `OldIconComponent`. Existing usage should be replaced with `IconComponent`.