frontend-app-api: remove plugin duplicates

Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-10-17 16:44:39 +02:00
parent c5e8be56c3
commit 685a4c8901
3 changed files with 33 additions and 8 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/frontend-app-api': patch
---
Installed features are now deduplicated both by reference and ID when available. Features passed to `createApp` now override both discovered and loaded features.