Update .changeset/silent-icons-deny.md

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-08-29 18:34:21 +02:00
committed by GitHub
parent 3fc64b9e2f
commit 080854f526
+1 -4
View File
@@ -2,7 +2,4 @@
'@backstage/backend-app-api': patch
---
Index features on id instead of object.
This will allow features added from an external package location to be loaded correctly,
without the requirement of making backstage packages singletons.
Extension points are now tracked via their ID rather than reference, in order to support package duplication.