Merge pull request #8736 from backstage/rugvip/purge

core-app-api,core-plugin-api: remove MUI dependencies
This commit is contained in:
Ben Lambert
2022-01-10 15:20:40 +01:00
committed by GitHub
9 changed files with 42 additions and 36 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-plugin-api': minor
---
Removed the deprecated `OldIconComponent` type.
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/core-app-api': patch
'@backstage/core-plugin-api': patch
---
Removed direct and transitive MUI dependencies.